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