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 0d49891632 gpu: fix a nasty bug in the D3D9 vertex declaration code that caused pirms 12 gadiem
..
application android: slightly update Android project for newer SDK versions. pirms 12 gadiem
debug gpu: port the vertex buffer abstraction layer to OpenGL. pirms 12 gadiem
gpu gpu: fix a nasty bug in the D3D9 vertex declaration code that caused pirms 12 gadiem
image win32: the GDI+ byte swapping was wrong; fix that. pirms 12 gadiem
lol math: add mat2 and mat3 types; they'll be useful. pirms 12 gadiem
math math: remove old non-working vector code for the float to half conversion. pirms 12 gadiem
platform build: compilation fixes for errors introduced in the recent Direct3D pirms 12 gadiem
thread xbox: start working on an Xbox/Direct3D port. pirms 12 gadiem
Makefile.am gpu: start working on a template-based vertex buffer class. pirms 12 gadiem
audio.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. pirms 13 gadiem
audio.h core: fix include guard naming scheme. pirms 13 gadiem
bitfield.h core: fix include guard naming scheme. pirms 13 gadiem
core.h gpu: implement vertex buffer streams for Direct3D. OpenGL is missing for now. pirms 12 gadiem
dict.cpp xbox: start working on an Xbox/Direct3D port. pirms 12 gadiem
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back pirms 13 gadiem
eglapp.cpp core: try to merge Ticker and Emcee. Still not very good. pirms 13 gadiem
eglapp.h math: rename matrix.h to vector.h and simplify some stuff, especially in pirms 13 gadiem
emitter.cpp core: allow each blitted tile to be stretched differently. pirms 12 gadiem
emitter.h tileset: replace the Tiler ID system with real TileSet objects. The only pirms 13 gadiem
entity.cpp core: prefix Entity members with m_ to avoid accidental shadowing. pirms 13 gadiem
entity.h core: prefix Entity members with m_ to avoid accidental shadowing. pirms 13 gadiem
font.cpp core: allow each blitted tile to be stretched differently. pirms 12 gadiem
font.h core: allow each blitted tile to be stretched differently. pirms 12 gadiem
forge.cpp Put everything in the "lol" namespace. Better late than never. pirms 13 gadiem
forge.h core: fix include guard naming scheme. pirms 13 gadiem
gradient.cpp gpu: fix a nasty bug in the D3D9 vertex declaration code that caused pirms 12 gadiem
gradient.h render: add a Gradient class that will be used for dithering later. pirms 13 gadiem
hash.cpp Put everything in the "lol" namespace. Better late than never. pirms 13 gadiem
hash.h core: fix include guard naming scheme. pirms 13 gadiem
input.cpp math: try to implement the magic getter/setter pattern. BREAKS BUILD. pirms 13 gadiem
input.h math: rename matrix.h to vector.h and simplify some stuff, especially in pirms 13 gadiem
layer.cpp core: more vec?i -> ?veci renames. pirms 13 gadiem
layer.h core: fix include guard naming scheme. pirms 13 gadiem
log.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. pirms 13 gadiem
log.h core: a few compilation fixes for non-GCC compilers. pirms 13 gadiem
loldebug.h build: put debug stuff and shader stuff in subdirectories. pirms 13 gadiem
lolgl.h osx: link with the proper OpenGL libraries on OS X. pirms 13 gadiem
map.cpp core: allow each blitted tile to be stretched differently. pirms 12 gadiem
map.h core: fix include guard naming scheme. pirms 13 gadiem
numeric.h core: don't explicitly use std:: prefix when the platform may not pirms 13 gadiem
platform.cpp build: stop defining ANDROID_NDK and check for __ANDROID__ instead. pirms 13 gadiem
platform.h ui: add a Platform class to query information about the current platform. pirms 13 gadiem
profiler.cpp core: get rid of now useless <cstdio> includes. pirms 13 gadiem
profiler.h core: fix include guard naming scheme. pirms 13 gadiem
sample.cpp build: fix Win64 compilation with mingw64, using an updated SDL build. pirms 13 gadiem
sample.h core: fix include guard naming scheme. pirms 13 gadiem
sampler.cpp Put everything in the "lol" namespace. Better late than never. pirms 13 gadiem
sampler.h core: fix include guard naming scheme. pirms 13 gadiem
scene.cpp gpu: fix a nasty bug in the D3D9 vertex declaration code that caused pirms 12 gadiem
scene.h core: allow each blitted tile to be stretched differently. pirms 12 gadiem
sprite.cpp core: allow each blitted tile to be stretched differently. pirms 12 gadiem
sprite.h core: add a Sprite class to try to factor some common logic currently pirms 13 gadiem
text.cpp core: prefix Entity members with m_ to avoid accidental shadowing. pirms 13 gadiem
text.h core: more vec?i -> ?veci renames. pirms 13 gadiem
ticker.cpp threads: change Queue to a template so that we can manage the element type. pirms 12 gadiem
ticker.h core: try to merge Ticker and Emcee. Still not very good. pirms 13 gadiem
tiler.cpp core: allow each blitted tile to be stretched differently. pirms 12 gadiem
tiler.h core: allow each blitted tile to be stretched differently. pirms 12 gadiem
tileset.cpp gpu: add an Unbind() method for textures for clean up. Unfortunately pirms 12 gadiem
tileset.h gpu: add an Unbind() method for textures for clean up. Unfortunately pirms 12 gadiem
timer.cpp xbox: start working on an Xbox/Direct3D port. pirms 12 gadiem
timer.h core: fix include guard naming scheme. pirms 13 gadiem
video.cpp gpu: add an Unbind() method for textures for clean up. Unfortunately pirms 12 gadiem
video.h video: allow to set the default clear color. pirms 12 gadiem
world.cpp core: prefix Entity members with m_ to avoid accidental shadowing. pirms 13 gadiem
world.h core: fix include guard naming scheme. pirms 13 gadiem
worldentity.cpp core: split vector operations into linear and non-linear so that we can pirms 13 gadiem
worldentity.h core: more vec?i -> ?veci renames. pirms 13 gadiem