.. |
debug
|
build: start adding Xbox 360 configuration settings to the VS projects.
|
13 years ago |
image
|
build: fix PS3 and Android build; it was broken since the ImageData refactor.
|
13 years ago |
lol
|
lolunit: rename a few methods for consistency.
|
13 years ago |
platform
|
core: remove spurious dependency between androidapp.cpp and monsterz.
|
13 years ago |
shader
|
shader: factor the uniform handling logic into platform-independent methods
|
13 years ago |
Makefile.am
|
core: start working on a "real" class for arbitrarily sized floats.
|
13 years ago |
audio.cpp
|
build: fix Win64 compilation with mingw64, using an updated SDL build.
|
13 years ago |
audio.h
|
core: fix include guard naming scheme.
|
13 years ago |
bitfield.h
|
core: fix include guard naming scheme.
|
13 years ago |
core.h
|
core: start working on a "real" class for arbitrarily sized floats.
|
13 years ago |
dict.cpp
|
osx: automake does not support .mm files yet, so rename ios-image.mm back
|
13 years ago |
dict.h
|
osx: automake does not support .mm files yet, so rename ios-image.mm back
|
13 years ago |
eglapp.cpp
|
core: rename vec2i to ivec2 etc. to better match GLSL.
|
13 years ago |
eglapp.h
|
core: rename vec2i to ivec2 etc. to better match GLSL.
|
13 years ago |
emitter.cpp
|
emitter: fix wrong velocity value computation in the particles.
|
13 years ago |
emitter.h
|
tileset: replace the Tiler ID system with real TileSet objects. The only
|
13 years ago |
entity.cpp
|
core: get rid of now useless <cstdio> includes.
|
13 years ago |
entity.h
|
core: fix include guard naming scheme.
|
13 years ago |
font.cpp
|
core: more vec?i -> ?veci renames.
|
13 years ago |
font.h
|
core: more vec?i -> ?veci renames.
|
13 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
|
osx: link with the proper OpenGL libraries on OS X.
|
13 years ago |
gradient.h
|
render: add a Gradient class that will be used for dithering later.
|
13 years ago |
half.cpp
|
core: handle denormal halfs properly on the PS3; it's denormal floats that
|
13 years ago |
half.h
|
core: reactivate half denormals for the PS3.
|
13 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 |
input.cpp
|
core: more vec?i -> ?veci renames.
|
13 years ago |
input.h
|
core: more vec?i -> ?veci renames.
|
13 years ago |
layer.cpp
|
core: more vec?i -> ?veci renames.
|
13 years ago |
layer.h
|
core: fix include guard naming scheme.
|
13 years ago |
log.cpp
|
build: stop defining ANDROID_NDK and check for __ANDROID__ instead.
|
13 years ago |
log.h
|
core: a few compilation fixes for non-GCC compilers.
|
13 years ago |
loldebug.h
|
build: put debug stuff and shader stuff in subdirectories.
|
13 years ago |
lolgl.h
|
osx: link with the proper OpenGL libraries on OS X.
|
13 years ago |
map.cpp
|
debug: only print the layer and map errors once.
|
13 years ago |
map.h
|
core: fix include guard naming scheme.
|
13 years ago |
matrix.cpp
|
build: stop defining ANDROID_NDK and check for __ANDROID__ instead.
|
13 years ago |
matrix.h
|
build: stop defining ANDROID_NDK and check for __ANDROID__ instead.
|
13 years ago |
numeric.h
|
core: don't explicitly use std:: prefix when the platform may not
|
13 years ago |
platform.cpp
|
build: stop defining ANDROID_NDK and check for __ANDROID__ instead.
|
13 years ago |
platform.h
|
ui: add a Platform class to query information about the current platform.
|
13 years ago |
profiler.cpp
|
core: get rid of now useless <cstdio> includes.
|
13 years ago |
profiler.h
|
core: fix include guard naming scheme.
|
13 years ago |
real.cpp
|
core: implement comparison operators for reals.
|
13 years ago |
real.h
|
core: implement comparison operators for reals.
|
13 years ago |
sample.cpp
|
build: fix Win64 compilation with mingw64, using an updated SDL build.
|
13 years ago |
sample.h
|
core: fix include guard naming scheme.
|
13 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
|
osx: link with the proper OpenGL libraries on OS X.
|
13 years ago |
scene.h
|
core: more vec?i -> ?veci renames.
|
13 years ago |
sprite.cpp
|
core: more vec?i -> ?veci renames.
|
13 years ago |
sprite.h
|
core: add a Sprite class to try to factor some common logic currently
|
13 years ago |
text.cpp
|
core: more vec?i -> ?veci renames.
|
13 years ago |
text.h
|
core: more vec?i -> ?veci renames.
|
13 years ago |
ticker.cpp
|
core: get rid of now useless <cstdio> includes.
|
13 years ago |
ticker.h
|
core: fix include guard naming scheme.
|
13 years ago |
tiler.cpp
|
core: rename vec2i to ivec2 etc. to better match GLSL.
|
13 years ago |
tiler.h
|
core: rename vec2i to ivec2 etc. to better match GLSL.
|
13 years ago |
tileset.cpp
|
build: start adding Xbox 360 configuration settings to the VS projects.
|
13 years ago |
tileset.h
|
core: more vec?i -> ?veci renames.
|
13 years ago |
timer.cpp
|
build: start adding Xbox 360 configuration settings to the VS projects.
|
13 years ago |
timer.h
|
core: fix include guard naming scheme.
|
13 years ago |
trig.cpp
|
core: fix a bug on the PS3 version of lol_sin().
|
13 years ago |
trig.h
|
core: start implementing optimised trigonometry functions for PS3 and x86.
|
13 years ago |
video.cpp
|
build: start adding Xbox 360 configuration settings to the VS projects.
|
13 years ago |
video.h
|
core: rename vec2i to ivec2 etc. to better match GLSL.
|
13 years ago |
world.cpp
|
core: get rid of now useless <cstdio> includes.
|
13 years ago |
world.h
|
core: fix include guard naming scheme.
|
13 years ago |
worldentity.cpp
|
core: get rid of now useless <cstdio> includes.
|
13 years ago |
worldentity.h
|
core: more vec?i -> ?veci renames.
|
13 years ago |