This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c4bb2e9774243a13a5c5abbab570ff48ffc8f421
test2
/
source
/
gameengine
/
GamePlayer
/
ghost
History
Jens Verwiebe
dba787f529
OSX/player: Remove some very old code ( 11 years+ ), was commented anyway
2013-11-05 20:30:09 +00:00
..
CMakeLists.txt
…
GPG_Application.cpp
BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conversion code will probably be needed.
2013-11-04 19:21:50 +00:00
GPG_Application.h
BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionality to RAS_IRasterizer. RAS_OpenGLRasterizer is a bit of a mess now with references to Ketsji and other modules it shouldn't be accessing.
2013-11-04 19:21:07 +00:00
GPG_Canvas.cpp
BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adaptive vsync via UI options in the render properties, or by using the new Python method bge.render.setVsync(). Win32 and X11 support are done via EXT_swap_control. Support for using EXT_swap_control on OS X still needs to be added to Ghost.
2013-07-29 22:31:32 +00:00
GPG_Canvas.h
BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adaptive vsync via UI options in the render properties, or by using the new Python method bge.render.setVsync(). Win32 and X11 support are done via EXT_swap_control. Support for using EXT_swap_control on OS X still needs to be added to Ghost.
2013-07-29 22:31:32 +00:00
GPG_ghost.cpp
OSX/player: Remove some very old code ( 11 years+ ), was commented anyway
2013-11-05 20:30:09 +00:00
GPG_KeyboardDevice.cpp
…
GPG_KeyboardDevice.h
…
GPG_System.cpp
…
GPG_System.h
…
SConscript
…