1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-07 03:13:49 +00:00
GLideN64/posix
Sergey Lipskiy 86cde946e9 Refactor: replace C style OGL_* functions by OGLRender and OGLVideo classes.
OGLRender performs rendering operations.

OGLVideo initializes OpenGL and performes operations with graphics context.
It has platform-dependent implementations.
2015-05-13 10:13:00 +06:00
..
CommonAPIImpl_posix.cpp Refactor: replace C style OGL_* functions by OGLRender and OGLVideo classes. 2015-05-13 10:13:00 +06:00
Config.cpp Fix posix compilation errors 2015-05-13 10:12:59 +06:00
Debug.cpp Massive refactoring: move API or OS dependent code to separate files. 2015-05-13 10:12:51 +06:00
MicrocodeDialog.cpp Fix posix compilation errors 2015-05-13 10:12:59 +06:00
OpenGL_posix.cpp Refactor: replace C style OGL_* functions by OGLRender and OGLVideo classes. 2015-05-13 10:13:00 +06:00
ZilmarAPIImpl_posix.cpp Refactor: replace C style OGL_* functions by OGLRender and OGLVideo classes. 2015-05-13 10:13:00 +06:00