選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar 1277f66fb6 gpu: activate FBO support on Android. 13年前
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13年前
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13年前
framebuffer.cpp gpu: activate FBO support on Android. 13年前
framebuffer.h gpu: first FrameBuffer GPU class. 13年前
indexbuffer.cpp gpu: fix vertex and index buffer behaviour on the PS3. 13年前
indexbuffer.h gpu: abstraction class for index buffers; the cube tutorial no longer 13年前
lolfx-compiler.cpp core: start working on a higher level LolFx compiler based on the latest 13年前
lolfx-compiler.h core: start working on a higher level LolFx compiler based on the latest 13年前
lolfx-parser.y core: start working on a higher level LolFx compiler based on the latest 13年前
lolfx-scanner.l core: start working on a higher level LolFx compiler based on the latest 13年前
shader.cpp gpu: try to patch some simple GLSL shaders on the fly so that they 13年前
shader.h gpu: first shot at a Shader::SetTexture() function. 13年前
testmaterial.lolfx core: start working on a higher level LolFx compiler based on the latest 13年前
vertexbuffer.cpp gpu: only unbind vertex attribs that we actually bound. 13年前
vertexbuffer.h gpu: only unbind vertex attribs that we actually bound. 13年前