1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-04 10:03:36 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Sergey Lipskiy
aa694d4314 Implement screenshot capture for MupenPlus. 2015-05-13 10:13:27 +06:00
Sergey Lipskiy
c96b62adaf Implement window resize for MupenPlus. 2015-05-13 10:13:24 +06:00
Sergey Lipskiy
42838fffe7 Remove obsolete MupenPlus API functions. 2015-05-13 10:13:21 +06:00
Sergey Lipskiy
475b37eb00 Call PluginAPI methods which use OpenGL in separate thread.
This fixes plugin reset in Project64 1.6
2015-05-13 10:12:57 +06:00
Sergey Lipskiy
347e69007b Add GLCriticalSection class. Make PluginAPI descendant of GLCriticalSection. 2015-05-13 10:12:53 +06:00
Sergey Lipskiy
f6ebb311a1 Massive refactoring: move API or OS dependent code to separate files.
Include/enable necessary source files in project files.
2015-05-13 10:12:51 +06:00