Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Benjamin ‘Touky’ Huet cb7a99bac3 Added ShaderBuilder 11 anos atrás
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 anos atrás
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 anos atrás
framebuffer.cpp build: reorganise includes so that we can use precompiled headers later. 9 anos atrás
indexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. 9 anos atrás
line.lolfx Added 2D to 3D DebugLines 9 anos atrás
lolfx-compiler.cpp build: reorganise includes so that we can use precompiled headers later. 9 anos atrás
lolfx-compiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 anos atrás
lolfx-parser.y build: fix PS3 and Android builds. 12 anos atrás
lolfx-scanner.l build: fix PS3 and Android builds. 12 anos atrás
lolfx.cpp build: reorganise includes so that we can use precompiled headers later. 9 anos atrás
palette.lolfx AddedSprite_sorter stores parameters now. 9 anos atrás
rendercontext.cpp build: reorganise includes so that we can use precompiled headers later. 9 anos atrás
renderer.cpp build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. 9 anos atrás
shader.cpp Added ShaderBuilder 9 anos atrás
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 anos atrás
texture.cpp build: reorganise includes so that we can use precompiled headers later. 9 anos atrás
tile.lolfx gpu: rename uniforms here and there for consistency. 9 anos atrás
vertexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. 9 anos atrás