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 4be9ea2a4e misc: replace NULL with nullptr. vor 11 Jahren
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly vor 14 Jahren
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly vor 14 Jahren
framebuffer.cpp gpu: fix compilation on platforms that don't have GL_BGRA. vor 9 Jahren
indexbuffer.cpp misc: remove 100% of the "using namespace std;" madness. vor 9 Jahren
line.lolfx Added 2D to 3D DebugLines vor 9 Jahren
lolfx-compiler.cpp base: strip core.h from its contents and put it in public/private headers. vor 9 Jahren
lolfx-compiler.h base: going on a lowercase rampage; today’s victim: Array. vor 9 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: strip core.h from its contents and put it in public/private headers. vor 9 Jahren
palette.lolfx AddedSprite_sorter stores parameters now. vor 9 Jahren
rendercontext.cpp base: strip core.h from its contents and put it in public/private headers. vor 9 Jahren
renderer.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. vor 9 Jahren
shader.cpp misc: remove 100% of the "using namespace std;" madness. 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: remove 100% of the "using namespace std;" madness. vor 9 Jahren
tile.lolfx gpu: rename uniforms here and there for consistency. vor 9 Jahren
vertexbuffer.cpp misc: replace NULL with nullptr. vor 9 Jahren