blender/source/blenderplayer/bad_level_call_stubs
Antony Riakiotakis 13c39e90b3 VBO offscreen selection drawing, cdderivedmesh
Get rid of legacy drawing, it's only used for selection,
    in which case we can prepare a temporary color buffer and draw
    at once. Code is not complete here because we still redundantly
    set the draw color in the draw function and don't ommit hidden
    faces automatically. Still it works 100% without immediate mode
    now.
2015-07-15 18:50:02 +02:00
..
CMakeLists.txt Cmake: little typo breaking player 2013-11-15 16:30:49 +01:00
SConscript Fix player compile in scons and disable -Wmissing-prototypes for Apple atm. 2014-01-27 19:36:05 +01:00
stubs.c VBO offscreen selection drawing, cdderivedmesh 2015-07-15 18:50:02 +02:00