..
application
build: fix a few macro logic issues in SDL.h inclusion.
il y a 12 ans
base
core: implement a cool ASSERT() macro.
il y a 12 ans
bullet
build: remove more compiler warnings.
il y a 12 ans
data
build: add a few missing files to make dist.
il y a 12 ans
debug
sys: add the base source directory to the list of search directories
il y a 12 ans
easymesh
gpu: fix GLSL ES syntax errors in various shaders.
il y a 12 ans
generated
easymesh : Added SmoothMesh operation, works well with triangle, not well with a box.
il y a 12 ans
gpu
easymesh : vertices datas are now stored in a very user-friendly struct. Heavier on datas, though.
il y a 12 ans
image
ps3: use System::GetPathList() to open images.
il y a 12 ans
input
build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is
il y a 12 ans
lol
math: add BoxIsectBox() method to test interesections.
il y a 12 ans
math
math: minor improvements to the Remez exchange algorithm.
il y a 12 ans
mesh
New year copyright update.
il y a 12 ans
platform
ps3: fix typo in ps3app.cpp.
il y a 12 ans
sys
Fix missing ;
il y a 12 ans
Makefile.am
math: Interp class for frame-independent interpolation.
il y a 12 ans
audio.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
audio.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
camera.cpp
Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation.
il y a 12 ans
camera.h
Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation.
il y a 12 ans
core.h
base: move headers around and promote gpu/ to lol/gpu/.
il y a 12 ans
dict.cpp
New year copyright update.
il y a 12 ans
dict.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
eglapp.cpp
build: fix a few macro logic issues in SDL.h inclusion.
il y a 12 ans
eglapp.h
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
il y a 12 ans
emitter.cpp
New year copyright update.
il y a 12 ans
emitter.h
New year copyright update.
il y a 12 ans
entity.cpp
New year copyright update.
il y a 12 ans
entity.h
easymesh: interface the shiny shader with new Light objects.
il y a 12 ans
font.cpp
New year copyright update.
il y a 12 ans
font.h
New year copyright update.
il y a 12 ans
forge.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
forge.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
gradient.cpp
build: hide LolFx external declarations behind macros.
il y a 12 ans
gradient.h
New year copyright update.
il y a 12 ans
gradient.lolfx
core: add some noise to the gradient effect.
il y a 12 ans
layer.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
layer.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
light.cpp
easymesh: interface the shiny shader with new Light objects.
il y a 12 ans
light.h
easymesh: interface the shiny shader with new Light objects.
il y a 12 ans
lolcore.vcxproj
math: Interp class for frame-independent interpolation.
il y a 12 ans
lolcore.vcxproj.filters
math: Interp class for frame-independent interpolation.
il y a 12 ans
loldebug.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
lolgl.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
map.cpp
New year copyright update.
il y a 12 ans
map.h
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
numeric.h
build: fix compiler warnings and Linux and PS3 build issues.
il y a 12 ans
platform.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
platform.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
profiler.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
profiler.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
sample.cpp
base: fix typo in sample.cpp that prevented sample loads.
il y a 12 ans
sample.h
New year copyright update.
il y a 12 ans
sampler.cpp
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
sampler.h
base: forbid the creation of Sampler objects.
il y a 12 ans
scene.cpp
build: fix compiler warnings and Linux and PS3 build issues.
il y a 12 ans
scene.h
easymesh: interface the shiny shader with new Light objects.
il y a 12 ans
sprite.cpp
New year copyright update.
il y a 12 ans
sprite.h
New year copyright update.
il y a 12 ans
text.cpp
added GetPos method to get text position
il y a 12 ans
text.h
added GetPos method to get text position
il y a 12 ans
ticker.cpp
build: fix compiler warnings and Linux and PS3 build issues.
il y a 12 ans
ticker.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
tiler.cpp
New year copyright update.
il y a 12 ans
tiler.h
base: prevent instantiation of several static-only classes.
il y a 12 ans
tileset.cpp
EasyMesh : vdecl/vbo flag test fixup.
il y a 12 ans
tileset.h
EasyMesh : vdecl/vbo flag test fixup.
il y a 12 ans
video.cpp
Added VertexDictionnary object to manage vertices with same coord && connected vertices.
il y a 12 ans
video.h
easymesh : "struct m_gpu" no longer exists and has been replaced by more simpler classes. VertexDecl&Buffer are now not created several times when using the same source datas.
il y a 12 ans
world.cpp
New year copyright update.
il y a 12 ans
world.h
New year copyright update.
il y a 12 ans
worldentity.cpp
New year copyright update.
il y a 12 ans
worldentity.h
New year copyright update.
il y a 12 ans