You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar 1277f66fb6 gpu: activate FBO support on Android. 12 years ago
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 12 years ago
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 12 years ago
framebuffer.cpp gpu: activate FBO support on Android. 12 years ago
framebuffer.h gpu: first FrameBuffer GPU class. 12 years ago
indexbuffer.cpp gpu: fix vertex and index buffer behaviour on the PS3. 12 years ago
indexbuffer.h gpu: abstraction class for index buffers; the cube tutorial no longer 13 years ago
lolfx-compiler.cpp core: start working on a higher level LolFx compiler based on the latest 12 years ago
lolfx-compiler.h core: start working on a higher level LolFx compiler based on the latest 12 years ago
lolfx-parser.y core: start working on a higher level LolFx compiler based on the latest 12 years ago
lolfx-scanner.l core: start working on a higher level LolFx compiler based on the latest 12 years ago
shader.cpp gpu: try to patch some simple GLSL shaders on the fly so that they 12 years ago
shader.h gpu: first shot at a Shader::SetTexture() function. 12 years ago
testmaterial.lolfx core: start working on a higher level LolFx compiler based on the latest 12 years ago
vertexbuffer.cpp gpu: only unbind vertex attribs that we actually bound. 12 years ago
vertexbuffer.h gpu: only unbind vertex attribs that we actually bound. 12 years ago