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