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 година