Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Sam Hocevar 64da211c62 math: do not use #pragma diagnostic push for GCC prior to 4.6. pirms 13 gadiem
..
application xbox: start working on an Xbox/Direct3D port. pirms 13 gadiem
debug gpu: add support for integer uniforms and fix a few PS3 and Linux compilation pirms 13 gadiem
gpu gpu: add support for integer uniforms and fix a few PS3 and Linux compilation pirms 13 gadiem
image win32: the GDI+ byte swapping was wrong; fix that. pirms 13 gadiem
lol math: do not use #pragma diagnostic push for GCC prior to 4.6. pirms 13 gadiem
math math: remove old non-working vector code for the float to half conversion. pirms 13 gadiem
platform build: allow to build the Direct3D 9 driver with the mingw compiler. pirms 13 gadiem
thread xbox: start working on an Xbox/Direct3D port. pirms 13 gadiem
Makefile.am build: reorganise math files in a single "math" directory, and get rid of the pirms 13 gadiem
audio.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. pirms 14 gadiem
audio.h core: fix include guard naming scheme. pirms 14 gadiem
bitfield.h core: fix include guard naming scheme. pirms 14 gadiem
core.h build: reorganise math files in a single "math" directory, and get rid of the pirms 13 gadiem
dict.cpp xbox: start working on an Xbox/Direct3D port. pirms 13 gadiem
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back pirms 14 gadiem
eglapp.cpp core: try to merge Ticker and Emcee. Still not very good. pirms 14 gadiem
eglapp.h math: rename matrix.h to vector.h and simplify some stuff, especially in pirms 14 gadiem
emitter.cpp core: allow each blitted tile to be stretched differently. pirms 13 gadiem
emitter.h tileset: replace the Tiler ID system with real TileSet objects. The only pirms 14 gadiem
entity.cpp core: prefix Entity members with m_ to avoid accidental shadowing. pirms 14 gadiem
entity.h core: prefix Entity members with m_ to avoid accidental shadowing. pirms 14 gadiem
font.cpp core: allow each blitted tile to be stretched differently. pirms 13 gadiem
font.h core: allow each blitted tile to be stretched differently. pirms 13 gadiem
forge.cpp Put everything in the "lol" namespace. Better late than never. pirms 15 gadiem
forge.h core: fix include guard naming scheme. pirms 14 gadiem
gradient.cpp gpu: add support for integer uniforms and fix a few PS3 and Linux compilation pirms 13 gadiem
gradient.h render: add a Gradient class that will be used for dithering later. pirms 14 gadiem
hash.cpp Put everything in the "lol" namespace. Better late than never. pirms 15 gadiem
hash.h core: fix include guard naming scheme. pirms 14 gadiem
input.cpp math: try to implement the magic getter/setter pattern. BREAKS BUILD. pirms 14 gadiem
input.h math: rename matrix.h to vector.h and simplify some stuff, especially in pirms 14 gadiem
layer.cpp core: more vec?i -> ?veci renames. pirms 14 gadiem
layer.h core: fix include guard naming scheme. pirms 14 gadiem
log.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. pirms 14 gadiem
log.h core: a few compilation fixes for non-GCC compilers. pirms 14 gadiem
loldebug.h build: put debug stuff and shader stuff in subdirectories. pirms 14 gadiem
lolgl.h osx: link with the proper OpenGL libraries on OS X. pirms 14 gadiem
map.cpp core: allow each blitted tile to be stretched differently. pirms 13 gadiem
map.h core: fix include guard naming scheme. pirms 14 gadiem
numeric.h core: don't explicitly use std:: prefix when the platform may not pirms 14 gadiem
platform.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. pirms 14 gadiem
platform.h ui: add a Platform class to query information about the current platform. pirms 14 gadiem
profiler.cpp core: get rid of now useless <cstdio> includes. pirms 14 gadiem
profiler.h core: fix include guard naming scheme. pirms 14 gadiem
sample.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. pirms 14 gadiem
sample.h core: fix include guard naming scheme. pirms 14 gadiem
sampler.cpp Put everything in the "lol" namespace. Better late than never. pirms 15 gadiem
sampler.h core: fix include guard naming scheme. pirms 14 gadiem
scene.cpp gpu: add support for integer uniforms and fix a few PS3 and Linux compilation pirms 13 gadiem
scene.h core: allow each blitted tile to be stretched differently. pirms 13 gadiem
sprite.cpp core: allow each blitted tile to be stretched differently. pirms 13 gadiem
sprite.h core: add a Sprite class to try to factor some common logic currently pirms 14 gadiem
text.cpp core: prefix Entity members with m_ to avoid accidental shadowing. pirms 14 gadiem
text.h core: more vec?i -> ?veci renames. pirms 14 gadiem
ticker.cpp threads: change Queue to a template so that we can manage the element type. pirms 14 gadiem
ticker.h core: try to merge Ticker and Emcee. Still not very good. pirms 14 gadiem
tiler.cpp core: allow each blitted tile to be stretched differently. pirms 13 gadiem
tiler.h core: allow each blitted tile to be stretched differently. pirms 13 gadiem
tileset.cpp win32: start porting the graphical backend to DirectX 9. Apparently I pirms 13 gadiem
tileset.h core: allow each blitted tile to be stretched differently. pirms 13 gadiem
timer.cpp xbox: start working on an Xbox/Direct3D port. pirms 13 gadiem
timer.h core: fix include guard naming scheme. pirms 14 gadiem
video.cpp win32: start porting the graphical backend to DirectX 9. Apparently I pirms 13 gadiem
video.h video: allow to set the default clear color. pirms 13 gadiem
world.cpp core: prefix Entity members with m_ to avoid accidental shadowing. pirms 14 gadiem
world.h core: fix include guard naming scheme. pirms 14 gadiem
worldentity.cpp core: split vector operations into linear and non-linear so that we can pirms 14 gadiem
worldentity.h core: more vec?i -> ?veci renames. pirms 14 gadiem