Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar 0fa5d6ae57 gpu: on the PS3, use the OES version of the framebuffer GL calls. 13 лет назад
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14 лет назад
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 14 лет назад
framebuffer.cpp gpu: on the PS3, use the OES version of the framebuffer GL calls. 13 лет назад
framebuffer.h gpu: first FrameBuffer GPU class. 14 лет назад
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 14 лет назад
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. 14 лет назад
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 лет назад