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