TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Patch to SDL2 to Fix Cursor Bugs

2 点作者 boxerbk大约 8 年前

1 comment

boxerbk大约 8 年前
We ran into some bugs with SDL2 when implementing it to stream games to the Raspberry Pi (<a href="http:&#x2F;&#x2F;bit.ly&#x2F;2nIIReG" rel="nofollow">http:&#x2F;&#x2F;bit.ly&#x2F;2nIIReG</a>). There were issues with relative mouse and absolute mouse mode and cursor placement. Hopefully, this fix helps others. Our changes are tracked in Github (<a href="https:&#x2F;&#x2F;github.com&#x2F;parsec-cloud&#x2F;sdl-2.0.5" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;parsec-cloud&#x2F;sdl-2.0.5</a>)