Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 SDL 2 上,有功能SDL_GL_MakeCurrent,SDL 1.2 有类似的东西吗?
SDL_GL_MakeCurrent
不在公共 API 中,不。
不过,私有视频后端接口有一个函数指针。