[NDS模拟器DeSmuME]12月7号测试版下载 git- 12月7号
-
- Cocoa Port: OpenGL display views no longer use glFlush() when rendering for final flush, since glFlush() has been found to not actually be necessary.
- Cocoa Port: For Metal display views, replace all locks with semaphores, which are the correct synchronization primitive to use here.