blender/source/gameengine/GamePlayer/ghost
Mike Erwin 8cb3c7bdec remove GPU_display_list_support query
Display lists are not part of modern OpenGL.

Only BGE used this, and I forced those uses to false. Commented out old BGE logic for reference.
2017-05-18 18:30:23 -04:00
..
CMakeLists.txt Fix compilation error after recent changes 2017-04-07 09:58:54 +02:00
GPG_Application.cpp remove GPU_display_list_support query 2017-05-18 18:30:23 -04:00
GPG_Application.h BGE: alpha on frame buffer and precedence of MSAA over swap. 2016-06-09 22:15:13 +02:00
GPG_Canvas.cpp BGE: New API method getDisplayDimensions 2015-04-07 18:32:25 +02:00
GPG_Canvas.h BGE: New API method getDisplayDimensions 2015-04-07 18:32:25 +02:00
GPG_ghost.cpp Fix compilation error after recent changes 2017-04-07 09:58:54 +02:00
GPG_KeyboardDevice.cpp Fix T48369: Missing suport for main '+' key. 2016-05-10 08:29:03 +02:00
GPG_KeyboardDevice.h code cleanup: check for msvc directly when using warning pragma's. 2012-10-15 02:15:07 +00:00
GPG_System.cpp BGE clean up: use float version of trigonometric functions 2015-12-16 01:53:48 +01:00
GPG_System.h BGE cleanup: GPC_System was an empty class, so I'm dropping it and having GPG_System inherit directly from KX_ISystem. 2013-07-09 01:18:48 +00:00