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 971920e1fd ps3: prevent compilation of Ps3Input on other platforms. 13 年之前
..
debug shader: factor the uniform handling logic into platform-independent methods 13 年之前
shader shader: factor the uniform handling logic into platform-independent methods 13 年之前
Makefile.am ps3: get rid of the useless and convoluted padutil dependency; the 13 年之前
androidapp.cpp android: implement JNI_OnLoad and use Log::Info instead of the native 13 年之前
audio.cpp Put everything in the "lol" namespace. Better late than never. 13 年之前
audio.h core: fix include guard naming scheme. 13 年之前
bitfield.h core: fix include guard naming scheme. 13 年之前
core.h build: put debug stuff and shader stuff in subdirectories. 13 年之前
dict.cpp core: Dict::RemoveSlot can now directly remove an Entity. 13 年之前
dict.h core: Dict::RemoveSlot can now directly remove an Entity. 13 年之前
eglapp.cpp video: get rid of Video::GetWidth() and Video::GetHeight(). 13 年之前
eglapp.h core: fix include guard naming scheme. 13 年之前
emitter.cpp emitter: fix wrong velocity value computation in the particles. 13 年之前
emitter.h tileset: replace the Tiler ID system with real TileSet objects. The only 13 年之前
entity.cpp core: get rid of now useless <cstdio> includes. 13 年之前
entity.h core: fix include guard naming scheme. 13 年之前
font.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. 13 年之前
font.h core: fix include guard naming scheme. 13 年之前
forge.cpp Put everything in the "lol" namespace. Better late than never. 13 年之前
forge.h core: fix include guard naming scheme. 13 年之前
hash.cpp Put everything in the "lol" namespace. Better late than never. 13 年之前
hash.h core: fix include guard naming scheme. 13 年之前
image.cpp image: error reporting in the Android image loading class. 13 年之前
image.h core: fix include guard naming scheme. 13 年之前
input.cpp sdl: fix touchscreen event handling by first applying mouse moves, then 13 年之前
input.h core: fix include guard naming scheme. 13 年之前
layer.cpp debug: only print the layer and map errors once. 13 年之前
layer.h core: fix include guard naming scheme. 13 年之前
log.cpp core: create a logger class to reduce printf usage. 13 年之前
log.h core: fix include guard naming scheme. 13 年之前
loldebug.h build: put debug stuff and shader stuff in subdirectories. 13 年之前
lolgl.h gl: use Glew if available. 13 年之前
map.cpp debug: only print the layer and map errors once. 13 年之前
map.h core: fix include guard naming scheme. 13 年之前
matrix.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. 13 年之前
matrix.h core: fix a bug in vector casts; vec2 -> vec3 promotion for instance would 13 年之前
numeric.h core: don't explicitly use std:: prefix when the platform may not 13 年之前
platform.cpp ui: add a Platform class to query information about the current platform. 13 年之前
platform.h ui: add a Platform class to query information about the current platform. 13 年之前
profiler.cpp core: get rid of now useless <cstdio> includes. 13 年之前
profiler.h core: fix include guard naming scheme. 13 年之前
ps3app.cpp ps3: add a build-ps3 script that uses autoconf and automake. 13 年之前
ps3app.h ps3: start a minimal PS3 port using PSGL, but not CG yet. 13 年之前
ps3input.cpp ps3: prevent compilation of Ps3Input on other platforms. 13 年之前
ps3input.h ps3: add a simple PS3 input system that currently merely emulates mouse 13 年之前
sample.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. 13 年之前
sample.h core: fix include guard naming scheme. 13 年之前
sampler.cpp Put everything in the "lol" namespace. Better late than never. 13 年之前
sampler.h core: fix include guard naming scheme. 13 年之前
scene.cpp shader: factor the uniform handling logic into platform-independent methods 13 年之前
scene.h tiler: ensure AddTile() and BlitTile() accept vec3i arguments. 13 年之前
sdlapp.cpp gl: initialise Glew in the video setup instead of the SDL app, so we don't 13 年之前
sdlapp.h core: fix include guard naming scheme. 13 年之前
sdlinput.cpp ps3: add a build-ps3 script that uses autoconf and automake. 13 年之前
sdlinput.h core: fix include guard naming scheme. 13 年之前
text.cpp ps3: start a minimal PS3 port using PSGL, but not CG yet. 13 年之前
text.h core: fix include guard naming scheme. 13 年之前
ticker.cpp core: get rid of now useless <cstdio> includes. 13 年之前
ticker.h core: fix include guard naming scheme. 13 年之前
tiler.cpp tileset: replace the Tiler ID system with real TileSet objects. The only 13 年之前
tiler.h tileset: replace the Tiler ID system with real TileSet objects. The only 13 年之前
tileset.cpp tiler: ensure AddTile() and BlitTile() accept vec3i arguments. 13 年之前
tileset.h tiler: ensure AddTile() and BlitTile() accept vec3i arguments. 13 年之前
timer.cpp core: fix a typo in the Win32 timer code. 13 年之前
timer.h core: fix include guard naming scheme. 13 年之前
video.cpp ps3: until we know how to retrieve and change the screen resolution from 13 年之前
video.h video: move the last shader from the Video class to Scene itself. 13 年之前
world.cpp core: get rid of now useless <cstdio> includes. 13 年之前
world.h core: fix include guard naming scheme. 13 年之前
worldentity.cpp core: get rid of now useless <cstdio> includes. 13 年之前
worldentity.h core: fix include guard naming scheme. 13 年之前