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