Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Sam Hocevar 5dc05d7f3e build: remove empty directories and add proper svn:ignore flags. 11 lat temu
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 lat temu
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 lat temu
framebuffer.cpp gpu: fix compilation on platforms that don't have GL_BGRA. 9 lat temu
indexbuffer.cpp misc: remove 100% of the "using namespace std;" madness. 9 lat temu
line.lolfx Added 2D to 3D DebugLines 9 lat temu
lolfx-compiler.cpp base: strip core.h from its contents and put it in public/private headers. 9 lat temu
lolfx-compiler.h base: going on a lowercase rampage; today’s victim: Array. 9 lat temu
lolfx-parser.y build: fix PS3 and Android builds. 12 lat temu
lolfx-scanner.l build: fix PS3 and Android builds. 12 lat temu
lolfx.cpp base: strip core.h from its contents and put it in public/private headers. 9 lat temu
palette.lolfx AddedSprite_sorter stores parameters now. 9 lat temu
rendercontext.cpp base: strip core.h from its contents and put it in public/private headers. 9 lat temu
renderer.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. 9 lat temu
shader.cpp misc: remove 100% of the "using namespace std;" madness. 9 lat temu
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 9 lat temu
texture.cpp misc: remove 100% of the "using namespace std;" madness. 9 lat temu
tile.lolfx gpu: rename uniforms here and there for consistency. 9 lat temu
vertexbuffer.cpp misc: remove 100% of the "using namespace std;" madness. 9 lat temu