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 d855e72198 win32: the GDI+ byte swapping was wrong; fix that. hace 13 años
..
application xbox: start working on an Xbox/Direct3D port. hace 13 años
debug xbox: start working on an Xbox/Direct3D port. hace 13 años
gpu xbox: fix a few problems in the shader handling code; the first tutorial now hace 13 años
image win32: the GDI+ byte swapping was wrong; fix that. hace 13 años
lol math: disable vectors of halfs until we find a way to speed up the build hace 13 años
math math: remove old non-working vector code for the float to half conversion. hace 13 años
platform xbox: fix a few problems in the shader handling code; the first tutorial now hace 13 años
thread xbox: start working on an Xbox/Direct3D port. hace 13 años
Makefile.am build: reorganise math files in a single "math" directory, and get rid of the hace 13 años
audio.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. hace 14 años
audio.h core: fix include guard naming scheme. hace 14 años
bitfield.h core: fix include guard naming scheme. hace 14 años
core.h build: reorganise math files in a single "math" directory, and get rid of the hace 13 años
dict.cpp xbox: start working on an Xbox/Direct3D port. hace 13 años
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back hace 14 años
eglapp.cpp core: try to merge Ticker and Emcee. Still not very good. hace 14 años
eglapp.h math: rename matrix.h to vector.h and simplify some stuff, especially in hace 14 años
emitter.cpp core: allow each blitted tile to be stretched differently. hace 13 años
emitter.h tileset: replace the Tiler ID system with real TileSet objects. The only hace 14 años
entity.cpp core: prefix Entity members with m_ to avoid accidental shadowing. hace 14 años
entity.h core: prefix Entity members with m_ to avoid accidental shadowing. hace 14 años
font.cpp core: allow each blitted tile to be stretched differently. hace 13 años
font.h core: allow each blitted tile to be stretched differently. hace 13 años
forge.cpp Put everything in the "lol" namespace. Better late than never. hace 15 años
forge.h core: fix include guard naming scheme. hace 14 años
gradient.cpp build: major refactoring of the Win32 and Xbox project files; we now hace 13 años
gradient.h render: add a Gradient class that will be used for dithering later. hace 14 años
hash.cpp Put everything in the "lol" namespace. Better late than never. hace 15 años
hash.h core: fix include guard naming scheme. hace 14 años
input.cpp math: try to implement the magic getter/setter pattern. BREAKS BUILD. hace 14 años
input.h math: rename matrix.h to vector.h and simplify some stuff, especially in hace 14 años
layer.cpp core: more vec?i -> ?veci renames. hace 14 años
layer.h core: fix include guard naming scheme. hace 14 años
log.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. hace 14 años
log.h core: a few compilation fixes for non-GCC compilers. hace 14 años
loldebug.h build: put debug stuff and shader stuff in subdirectories. hace 14 años
lolgl.h osx: link with the proper OpenGL libraries on OS X. hace 14 años
map.cpp core: allow each blitted tile to be stretched differently. hace 13 años
map.h core: fix include guard naming scheme. hace 14 años
numeric.h core: don't explicitly use std:: prefix when the platform may not hace 14 años
platform.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. hace 14 años
platform.h ui: add a Platform class to query information about the current platform. hace 14 años
profiler.cpp core: get rid of now useless <cstdio> includes. hace 15 años
profiler.h core: fix include guard naming scheme. hace 14 años
sample.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. hace 14 años
sample.h core: fix include guard naming scheme. hace 14 años
sampler.cpp Put everything in the "lol" namespace. Better late than never. hace 15 años
sampler.h core: fix include guard naming scheme. hace 14 años
scene.cpp core: allow each blitted tile to be stretched differently. hace 13 años
scene.h core: allow each blitted tile to be stretched differently. hace 13 años
sprite.cpp core: allow each blitted tile to be stretched differently. hace 13 años
sprite.h core: add a Sprite class to try to factor some common logic currently hace 14 años
text.cpp core: prefix Entity members with m_ to avoid accidental shadowing. hace 14 años
text.h core: more vec?i -> ?veci renames. hace 14 años
ticker.cpp threads: change Queue to a template so that we can manage the element type. hace 14 años
ticker.h core: try to merge Ticker and Emcee. Still not very good. hace 14 años
tiler.cpp core: allow each blitted tile to be stretched differently. hace 13 años
tiler.h core: allow each blitted tile to be stretched differently. hace 13 años
tileset.cpp core: allow each blitted tile to be stretched differently. hace 13 años
tileset.h core: allow each blitted tile to be stretched differently. hace 13 años
timer.cpp xbox: start working on an Xbox/Direct3D port. hace 13 años
timer.h core: fix include guard naming scheme. hace 14 años
video.cpp video: allow to set the default clear color. hace 13 años
video.h video: allow to set the default clear color. hace 13 años
world.cpp core: prefix Entity members with m_ to avoid accidental shadowing. hace 14 años
world.h core: fix include guard naming scheme. hace 14 años
worldentity.cpp core: split vector operations into linear and non-linear so that we can hace 14 años
worldentity.h core: more vec?i -> ?veci renames. hace 14 años