Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar fa646c41c3 gpu: fix the computed element count in DrawIndexedElements on Direct3D. 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: use a valid default framebuffer color format on the PS3. 13 лет назад
framebuffer.h gpu: create the ShaderTexture class, replace Shader::SetTexture with a 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 lolfx: improve the LolFx compiler, including error reporting. We can now 13 лет назад
lolfx-compiler.h core: start working on a higher level LolFx compiler based on the latest 13 лет назад
lolfx-parser.y lolfx: names such as "x" or "bgra" are field selectors, but we must also 13 лет назад
lolfx-scanner.l lolfx: names such as "x" or "bgra" are field selectors, but we must also 13 лет назад
lolfx.cpp lolfx: names such as "x" or "bgra" are field selectors, but we must also 13 лет назад
lolfx.h lolfx: names such as "x" or "bgra" are field selectors, but we must also 13 лет назад
shader.cpp lolfx: use square brackets to indicate shader sections. 13 лет назад
shader.h tutorial: add a new texture generation example. 13 лет назад
testmaterial.lolfx lolfx: use square brackets to indicate shader sections. 13 лет назад
texture.cpp tutorial: add a new texture generation example. 13 лет назад
texture.h tutorial: add a new texture generation example. 13 лет назад
tile.lolfx lolfx: use square brackets to indicate shader sections. 13 лет назад
vertexbuffer.cpp gpu: fix the computed element count in DrawIndexedElements on Direct3D. 13 лет назад
vertexbuffer.h gpu: add support for triangle strips and fans, and change the DrawElement 13 лет назад