Benjamin ‘Touky’ Huet cb7a99bac3 Added ShaderBuilder 10 yıl önce
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 yıl önce
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly 13 yıl önce
framebuffer.cpp build: reorganise includes so that we can use precompiled headers later. 8 yıl önce
indexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. 8 yıl önce
line.lolfx Added 2D to 3D DebugLines 8 yıl önce
lolfx-compiler.cpp build: reorganise includes so that we can use precompiled headers later. 8 yıl önce
lolfx-compiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 yıl önce
lolfx-parser.y build: fix PS3 and Android builds. 11 yıl önce
lolfx-scanner.l build: fix PS3 and Android builds. 11 yıl önce
lolfx.cpp build: reorganise includes so that we can use precompiled headers later. 8 yıl önce
palette.lolfx AddedSprite_sorter stores parameters now. 8 yıl önce
rendercontext.cpp build: reorganise includes so that we can use precompiled headers later. 8 yıl önce
renderer.cpp build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. 8 yıl önce
shader.cpp Added ShaderBuilder 8 yıl önce
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 8 yıl önce
texture.cpp build: reorganise includes so that we can use precompiled headers later. 8 yıl önce
tile.lolfx gpu: rename uniforms here and there for consistency. 8 yıl önce
vertexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. 8 yıl önce