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.
Sam Hocevar 2731e49fe5 shader: check that the shader really failed to compile before outputting il y a 15 ans
..
debug build: put debug stuff and shader stuff in subdirectories. il y a 15 ans
shader shader: check that the shader really failed to compile before outputting il y a 15 ans
Makefile.am build: put debug stuff and shader stuff in subdirectories. il y a 15 ans
androidapp.cpp android: compilation fixes for recent engine changes. il y a 15 ans
audio.cpp Put everything in the "lol" namespace. Better late than never. il y a 15 ans
audio.h core: fix include guard naming scheme. il y a 15 ans
bitfield.h core: fix include guard naming scheme. il y a 15 ans
core.h build: put debug stuff and shader stuff in subdirectories. il y a 15 ans
dict.cpp core: Dict::RemoveSlot can now directly remove an Entity. il y a 15 ans
dict.h core: Dict::RemoveSlot can now directly remove an Entity. il y a 15 ans
eglapp.cpp video: get rid of Video::GetWidth() and Video::GetHeight(). il y a 15 ans
eglapp.h core: fix include guard naming scheme. il y a 15 ans
emitter.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
emitter.h tileset: replace the Tiler ID system with real TileSet objects. The only il y a 15 ans
entity.cpp core: get rid of now useless <cstdio> includes. il y a 15 ans
entity.h core: fix include guard naming scheme. il y a 15 ans
font.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
font.h core: fix include guard naming scheme. il y a 15 ans
forge.cpp Put everything in the "lol" namespace. Better late than never. il y a 15 ans
forge.h core: fix include guard naming scheme. il y a 15 ans
hash.cpp Put everything in the "lol" namespace. Better late than never. il y a 15 ans
hash.h core: fix include guard naming scheme. il y a 15 ans
image.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. il y a 15 ans
image.h core: fix include guard naming scheme. il y a 15 ans
input.cpp sdl: fix touchscreen event handling by first applying mouse moves, then il y a 15 ans
input.h core: fix include guard naming scheme. il y a 15 ans
layer.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
layer.h core: fix include guard naming scheme. il y a 15 ans
log.cpp core: create a logger class to reduce printf usage. il y a 15 ans
log.h core: fix include guard naming scheme. il y a 15 ans
loldebug.h build: put debug stuff and shader stuff in subdirectories. il y a 15 ans
lolgl.h gl: use Glew if available. il y a 15 ans
map.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
map.h core: fix include guard naming scheme. il y a 15 ans
matrix.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. il y a 15 ans
matrix.h core: add the unary minus operator to vectors. il y a 15 ans
numeric.h core: don't explicitly use std:: prefix when the platform may not il y a 15 ans
platform.cpp ui: add a Platform class to query information about the current platform. il y a 15 ans
platform.h ui: add a Platform class to query information about the current platform. il y a 15 ans
profiler.cpp core: get rid of now useless <cstdio> includes. il y a 15 ans
profiler.h core: fix include guard naming scheme. il y a 15 ans
ps3app.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. il y a 15 ans
ps3app.h ps3: start a minimal PS3 port using PSGL, but not CG yet. il y a 15 ans
sample.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. il y a 15 ans
sample.h core: fix include guard naming scheme. il y a 15 ans
sampler.cpp Put everything in the "lol" namespace. Better late than never. il y a 15 ans
sampler.h core: fix include guard naming scheme. il y a 15 ans
scene.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
scene.h tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
sdlapp.cpp gl: use Glew if available. il y a 15 ans
sdlapp.h core: fix include guard naming scheme. il y a 15 ans
sdlinput.cpp sdl: fix touchscreen event handling by first applying mouse moves, then il y a 15 ans
sdlinput.h core: fix include guard naming scheme. il y a 15 ans
text.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. il y a 15 ans
text.h core: fix include guard naming scheme. il y a 15 ans
ticker.cpp core: get rid of now useless <cstdio> includes. il y a 15 ans
ticker.h core: fix include guard naming scheme. il y a 15 ans
tiler.cpp tileset: replace the Tiler ID system with real TileSet objects. The only il y a 15 ans
tiler.h tileset: replace the Tiler ID system with real TileSet objects. The only il y a 15 ans
tileset.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
tileset.h tiler: ensure AddTile() and BlitTile() accept vec3i arguments. il y a 15 ans
timer.cpp core: fix a typo in the Win32 timer code. il y a 15 ans
timer.h core: fix include guard naming scheme. il y a 15 ans
video.cpp gl: use Glew if available. il y a 15 ans
video.h video: move the last shader from the Video class to Scene itself. il y a 15 ans
world.cpp core: get rid of now useless <cstdio> includes. il y a 15 ans
world.h core: fix include guard naming scheme. il y a 15 ans
worldentity.cpp core: get rid of now useless <cstdio> includes. il y a 15 ans
worldentity.h core: fix include guard naming scheme. il y a 15 ans