blender/source/gameengine/Rasterizer/RAS_OpenGLRasterizer
2009-05-29 13:37:51 +00:00
..
CMakeLists.txt BGE performance, 3rd round: culling and rasterizer. 2009-05-07 09:13:01 +00:00
Makefile BGE performance, 3rd round: culling and rasterizer. 2009-05-07 09:13:01 +00:00
RAS_GLExtensionManager.cpp Merge of apricot branch game engine changes into trunk, excluding GLSL. 2008-06-17 10:27:34 +00:00
RAS_GLExtensionManager.h Merge of apricot branch game engine changes into trunk, excluding GLSL. 2008-06-17 10:27:34 +00:00
RAS_ListRasterizer.cpp BGE modifier: generate correct physic shape, share static derived mesh, share display list. 2009-05-14 13:47:08 +00:00
RAS_ListRasterizer.h BGE modifier: generate correct physic shape, share static derived mesh, share display list. 2009-05-14 13:47:08 +00:00
RAS_OpenGLRasterizer.cpp BGE modifier: last minute commit to fix a nasty bug with modifers messing the alpha blend mode of the GE. Note the alpha sorting on modified mesh is not implemented so derived mesh should not have alpha faces (clip will work though). Incidently fixed a performance problem in GLSL where the derived mesh was possibly rendered multiple times. Modifier support is still a bit experimental and should not be used in production game. 2009-05-29 13:37:51 +00:00
RAS_OpenGLRasterizer.h BGE modifier: last minute commit to fix a nasty bug with modifers messing the alpha blend mode of the GE. Note the alpha sorting on modified mesh is not implemented so derived mesh should not have alpha faces (clip will work though). Incidently fixed a performance problem in GLSL where the derived mesh was possibly rendered multiple times. Modifier support is still a bit experimental and should not be used in production game. 2009-05-29 13:37:51 +00:00
RAS_VAOpenGLRasterizer.cpp BGE: Support mesh modifiers in the game engine. 2009-04-21 11:01:09 +00:00
RAS_VAOpenGLRasterizer.h Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
SConscript BGE performance, 3rd round: culling and rasterizer. 2009-05-07 09:13:01 +00:00