Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar 1ae419aaa3 gpu: enable backface culling for indexed meshes, too. 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 build: OS X compilation fixes: use GL_INVALID_ENUM instead of GL_INVALID_INDEX 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 core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 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: enable backface culling for indexed meshes, too. 13 лет назад
vertexbuffer.h gpu: fix a harmless inconsistency in vertexbuffer function order that could 13 лет назад