Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Benjamin ‘Touky’ Huet cb7a99bac3 Added ShaderBuilder il y a 11 ans
..
defaultmaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly il y a 13 ans
emptymaterial.lolfx win32: add a custom build rule for '.lolfx' files. The files are properly il y a 13 ans
framebuffer.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
indexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
line.lolfx Added 2D to 3D DebugLines il y a 9 ans
lolfx-compiler.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
lolfx-compiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 9 ans
lolfx-parser.y build: fix PS3 and Android builds. il y a 12 ans
lolfx-scanner.l build: fix PS3 and Android builds. il y a 12 ans
lolfx.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
palette.lolfx AddedSprite_sorter stores parameters now. il y a 9 ans
rendercontext.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
renderer.cpp build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. il y a 9 ans
shader.cpp Added ShaderBuilder il y a 9 ans
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 il y a 9 ans
texture.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans
tile.lolfx gpu: rename uniforms here and there for consistency. il y a 9 ans
vertexbuffer.cpp build: reorganise includes so that we can use precompiled headers later. il y a 9 ans