Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. vor 11 Jahren
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly vor 13 Jahren
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly vor 13 Jahren
framebuffer.cpp misc: some refactoring in texture handling. vor 9 Jahren
indexbuffer.cpp math: remove some vector constants that were a bit too specific. vor 9 Jahren
line.lolfx Added 2D to 3D DebugLines vor 9 Jahren
lolfx-compiler.cpp lolfx: preprocessor support in the LolFx parser. But this shit is going vor 12 Jahren
lolfx-compiler.h lolfx: preprocessor support in the LolFx parser. But this shit is going vor 12 Jahren
lolfx-parser.y build: fix PS3 and Android builds. vor 12 Jahren
lolfx-scanner.l build: fix PS3 and Android builds. vor 12 Jahren
lolfx.cpp base: roll our own constants because it’s always a pain in the ass vor 12 Jahren
palette.lolfx AddedSprite_sorter stores parameters now. vor 9 Jahren
rendercontext.cpp gpu: implement RenderContext::SetBlendEquation(). vor 9 Jahren
renderer.cpp gpu: implement RenderContext::SetBlendEquation(). vor 9 Jahren
shader.cpp base: rough implementation of safe enums with minimal ToString() support. vor 9 Jahren
testmaterial.lolfx gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly vor 9 Jahren
texture.cpp misc: some refactoring in texture handling. vor 9 Jahren
tile.lolfx gpu: rename uniforms here and there for consistency. vor 9 Jahren
vertexbuffer.cpp base: rough implementation of safe enums with minimal ToString() support. vor 9 Jahren