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 60a2e83d54 xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
..
application xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
debug xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
gpu gpu: start implementing a vertex buffer object. 14 vuotta sitten
image win32: various compilation fixes, mostly project updates, but also a 14 vuotta sitten
lol ps3: fix PS3 build after the Queue refactoring. 14 vuotta sitten
platform sdl: on Windows, perform the input tick in the main drawing thread. 14 vuotta sitten
shader xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
thread xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
Makefile.am xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
audio.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. 15 vuotta sitten
audio.h core: fix include guard naming scheme. 15 vuotta sitten
bitfield.h core: fix include guard naming scheme. 15 vuotta sitten
core.h math: move half.h into the public headers. 14 vuotta sitten
dict.cpp xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back 14 vuotta sitten
eglapp.cpp core: try to merge Ticker and Emcee. Still not very good. 14 vuotta sitten
eglapp.h math: rename matrix.h to vector.h and simplify some stuff, especially in 14 vuotta sitten
emitter.cpp emitter: fix wrong velocity value computation in the particles. 15 vuotta sitten
emitter.h tileset: replace the Tiler ID system with real TileSet objects. The only 15 vuotta sitten
entity.cpp core: prefix Entity members with m_ to avoid accidental shadowing. 14 vuotta sitten
entity.h core: prefix Entity members with m_ to avoid accidental shadowing. 14 vuotta sitten
font.cpp core: prefix Entity members with m_ to avoid accidental shadowing. 14 vuotta sitten
font.h core: more vec?i -> ?veci renames. 15 vuotta sitten
forge.cpp Put everything in the "lol" namespace. Better late than never. 15 vuotta sitten
forge.h core: fix include guard naming scheme. 15 vuotta sitten
gradient.cpp xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
gradient.h render: add a Gradient class that will be used for dithering later. 15 vuotta sitten
half.cpp core: fix compilation warnings in one of the float-to-half LUTs. 14 vuotta sitten
hash.cpp Put everything in the "lol" namespace. Better late than never. 15 vuotta sitten
hash.h core: fix include guard naming scheme. 15 vuotta sitten
input.cpp math: try to implement the magic getter/setter pattern. BREAKS BUILD. 14 vuotta sitten
input.h math: rename matrix.h to vector.h and simplify some stuff, especially in 14 vuotta sitten
layer.cpp core: more vec?i -> ?veci renames. 15 vuotta sitten
layer.h core: fix include guard naming scheme. 15 vuotta sitten
log.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. 15 vuotta sitten
log.h core: a few compilation fixes for non-GCC compilers. 15 vuotta sitten
loldebug.h build: put debug stuff and shader stuff in subdirectories. 15 vuotta sitten
lolgl.h osx: link with the proper OpenGL libraries on OS X. 14 vuotta sitten
map.cpp core: split vector operations into linear and non-linear so that we can 14 vuotta sitten
map.h core: fix include guard naming scheme. 15 vuotta sitten
numeric.h core: don't explicitly use std:: prefix when the platform may not 15 vuotta sitten
platform.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. 15 vuotta sitten
platform.h ui: add a Platform class to query information about the current platform. 15 vuotta sitten
profiler.cpp core: get rid of now useless <cstdio> includes. 15 vuotta sitten
profiler.h core: fix include guard naming scheme. 15 vuotta sitten
real.cpp xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
sample.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. 15 vuotta sitten
sample.h core: fix include guard naming scheme. 15 vuotta sitten
sampler.cpp Put everything in the "lol" namespace. Better late than never. 15 vuotta sitten
sampler.h core: fix include guard naming scheme. 15 vuotta sitten
scene.cpp gl: do not enable or disable GL_TEXTURE_2D with GLES 2.0, it's now illegal. 14 vuotta sitten
scene.h core: more vec?i -> ?veci renames. 15 vuotta sitten
sprite.cpp sprite: remove spurious property that caused sprites to be always displayed 14 vuotta sitten
sprite.h core: add a Sprite class to try to factor some common logic currently 15 vuotta sitten
text.cpp core: prefix Entity members with m_ to avoid accidental shadowing. 14 vuotta sitten
text.h core: more vec?i -> ?veci renames. 15 vuotta sitten
ticker.cpp threads: change Queue to a template so that we can manage the element type. 14 vuotta sitten
ticker.h core: try to merge Ticker and Emcee. Still not very good. 14 vuotta sitten
tiler.cpp core: rename vec2i to ivec2 etc. to better match GLSL. 15 vuotta sitten
tiler.h core: rename vec2i to ivec2 etc. to better match GLSL. 15 vuotta sitten
tileset.cpp math: use the usual GLSL member names for vectors (xyzw, rgba, stpq). 14 vuotta sitten
tileset.h core: more vec?i -> ?veci renames. 15 vuotta sitten
timer.cpp xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
timer.h core: fix include guard naming scheme. 15 vuotta sitten
trig.cpp win32: fix Visual Studio compilation and link issues. 14 vuotta sitten
trig.h core: start implementing optimised trigonometry functions for PS3 and x86. 15 vuotta sitten
vector.cpp xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
video.cpp xbox: start working on an Xbox/Direct3D port. 14 vuotta sitten
video.h core: rename vec2i to ivec2 etc. to better match GLSL. 15 vuotta sitten
world.cpp core: prefix Entity members with m_ to avoid accidental shadowing. 14 vuotta sitten
world.h core: fix include guard naming scheme. 15 vuotta sitten
worldentity.cpp core: split vector operations into linear and non-linear so that we can 14 vuotta sitten
worldentity.h core: more vec?i -> ?veci renames. 15 vuotta sitten