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 10010d77e4 android: use the FPS value provided by the application; we now run at 12 years ago
..
application nacl: NaCl binaries no longer need a modified main() to work, the NaCl 12 years ago
bullet build: fix shitloads of warnings. 12 years ago
data build: add a common.am include file and a "make lolcheck" target that does 12 years ago
debug debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12 years ago
easymesh gpu: add support for triangle strips and fans, and change the DrawElement 12 years ago
generated lolfx: names such as "x" or "bgra" are field selectors, but we must also 12 years ago
gpu gpu: add support for triangle strips and fans, and change the DrawElement 12 years ago
image android: if current thread is unknown to the JVM, try to register it. 12 years ago
input misc: very minor tweaks here and there. 12 years ago
lol math: add a uniform scaling matrix constructor. 12 years ago
math math: add a uniform scaling matrix constructor. 12 years ago
platform android: use the FPS value provided by the application; we now run at 12 years ago
thread xbox: start working on an Xbox/Direct3D port. 12 years ago
Makefile.am build: some build system fixes. 12 years ago
array.h core: fix a bad format string and disable an annoying warning in Array<>. 12 years ago
audio.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12 years ago
audio.h core: fix include guard naming scheme. 13 years ago
bitfield.h core: fix include guard naming scheme. 13 years ago
camera.cpp So Character Controller works with a lazy camera logic. 12 years ago
camera.h So Character Controller works with a lazy camera logic. 12 years ago
core.h gpu: sip an empty LolFx class that embeds the compiler. 12 years ago
dict.cpp core: do not deregister Tilers from Sprites, it’s asymmetrical. 12 years ago
dict.h osx: automake does not support .mm files yet, so rename ios-image.mm back 13 years ago
eglapp.cpp build: fix shitloads of warnings. 12 years ago
eglapp.h core: on the Raspberry Pi, use the proprietary graphics library instead of 12 years ago
emitter.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 years ago
emitter.h core: tick methods now use seconds, like any sane system. 12 years ago
entity.cpp core: fix a few build warnings and remove useless operators from the 12 years ago
entity.h core: make Entity::GetName() a public method. 12 years ago
font.cpp core: tick methods now use seconds, like any sane system. 12 years ago
font.h core: tick methods now use seconds, like any sane system. 12 years ago
forge.cpp Put everything in the "lol" namespace. Better late than never. 13 years ago
forge.h core: fix include guard naming scheme. 13 years ago
gradient.cpp gpu: add support for triangle strips and fans, and change the DrawElement 12 years ago
gradient.h core: tick methods now use seconds, like any sane system. 12 years ago
gradient.lolfx core: add some noise to the gradient effect. 12 years ago
hash.cpp Put everything in the "lol" namespace. Better late than never. 13 years ago
hash.h core: fix include guard naming scheme. 13 years ago
layer.cpp core: fix a few build warnings and remove useless operators from the 12 years ago
layer.h core: fix include guard naming scheme. 13 years ago
log.cpp android: print thread ID with all messages. 12 years ago
log.h android: simplify the logger code. 12 years ago
lolcore.vcxproj gpu: sip an empty LolFx class that embeds the compiler. 12 years ago
lolcore.vcxproj.filters gpu: sip an empty LolFx class that embeds the compiler. 12 years ago
loldebug.h debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh. 12 years ago
lolgl.h osx: link with the proper OpenGL libraries on OS X. 13 years ago
map.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 years ago
map.h core: fix include guard naming scheme. 13 years ago
numeric.h fixed 23 files out of 277: 12 years ago
platform.cpp core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 years ago
platform.h ui: add a Platform class to query information about the current platform. 13 years ago
profiler.cpp core: make timers second-based rather than millisecond-based. 12 years ago
profiler.h core: fix include guard naming scheme. 13 years ago
sample.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12 years ago
sample.h core: tick methods now use seconds, like any sane system. 12 years ago
sampler.cpp Put everything in the "lol" namespace. Better late than never. 13 years ago
sampler.h core: fix include guard naming scheme. 13 years ago
scene.cpp gpu: add support for triangle strips and fans, and change the DrawElement 12 years ago
scene.h core: move some of the camera view logic from the Video class to the 12 years ago
sprite.cpp core: do not deregister Tilers from Sprites, it’s asymmetrical. 12 years ago
sprite.h core: tick methods now use seconds, like any sane system. 12 years ago
text.cpp core: tick methods now use seconds, like any sane system. 12 years ago
text.h core: tick methods now use seconds, like any sane system. 12 years ago
ticker.cpp debug: add minor debug messages to the ticker, ensure LOL_DEBUG and 12 years ago
ticker.h core: try to merge Ticker and Emcee. Still not very good. 13 years ago
tiler.cpp core: allow each blitted tile to be stretched differently. 12 years ago
tiler.h core: allow each blitted tile to be stretched differently. 12 years ago
tileset.cpp gpu: if 2D tiles have negative scaling, switch the triangle winding. 12 years ago
tileset.h core: tick methods now use seconds, like any sane system. 12 years ago
timer.cpp build: tweak everything to allow building with SDL on the Raspberry Pi. 12 years ago
timer.h core: make timers second-based rather than millisecond-based. 12 years ago
video.cpp gpu: remove support for the accumulation buffer, it's deprecated anyway. 12 years ago
video.h gpu: document and tweak some class declarations. 12 years ago
world.cpp core: tick methods now use seconds, like any sane system. 12 years ago
world.h core: tick methods now use seconds, like any sane system. 12 years ago
worldentity.cpp fixed 23 files out of 277: 12 years ago
worldentity.h core: make Entity::GetName() a public method. 12 years ago