..
application
build: fix a few macro logic issues in SDL.h inclusion.
hace 12 años
base
core: implement a cool ASSERT() macro.
hace 12 años
bullet
build: remove more compiler warnings.
hace 12 años
data
build: add a few missing files to make dist.
hace 12 años
debug
sys: add the base source directory to the list of search directories
hace 12 años
easymesh
gpu: fix GLSL ES syntax errors in various shaders.
hace 12 años
generated
easymesh : Added SmoothMesh operation, works well with triangle, not well with a box.
hace 12 años
gpu
easymesh : vertices datas are now stored in a very user-friendly struct. Heavier on datas, though.
hace 12 años
image
ps3: use System::GetPathList() to open images.
hace 12 años
input
build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is
hace 12 años
lol
math: replace Interp with TimeInterp. We'll see how useful it gets.
hace 12 años
math
math: minor improvements to the Remez exchange algorithm.
hace 12 años
mesh
New year copyright update.
hace 12 años
platform
ps3: fix typo in ps3app.cpp.
hace 12 años
sys
Fix missing ;
hace 12 años
Makefile.am
math: Interp class for frame-independent interpolation.
hace 12 años
audio.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
audio.h
base: prevent instantiation of several static-only classes.
hace 12 años
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.
hace 12 años
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.
hace 12 años
core.h
base: move headers around and promote gpu/ to lol/gpu/.
hace 12 años
dict.cpp
New year copyright update.
hace 12 años
dict.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
eglapp.cpp
build: fix a few macro logic issues in SDL.h inclusion.
hace 12 años
eglapp.h
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
hace 12 años
emitter.cpp
New year copyright update.
hace 12 años
emitter.h
New year copyright update.
hace 12 años
entity.cpp
New year copyright update.
hace 12 años
entity.h
easymesh: interface the shiny shader with new Light objects.
hace 12 años
font.cpp
New year copyright update.
hace 12 años
font.h
New year copyright update.
hace 12 años
forge.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
forge.h
base: prevent instantiation of several static-only classes.
hace 12 años
gradient.cpp
build: hide LolFx external declarations behind macros.
hace 12 años
gradient.h
New year copyright update.
hace 12 años
gradient.lolfx
core: add some noise to the gradient effect.
hace 12 años
layer.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
layer.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
light.cpp
easymesh: interface the shiny shader with new Light objects.
hace 12 años
light.h
easymesh: interface the shiny shader with new Light objects.
hace 12 años
lolcore.vcxproj
math: Interp class for frame-independent interpolation.
hace 12 años
lolcore.vcxproj.filters
math: Interp class for frame-independent interpolation.
hace 12 años
loldebug.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
lolgl.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
map.cpp
New year copyright update.
hace 12 años
map.h
build: fix the WTFPL site URL in all code comments.
hace 12 años
numeric.h
build: fix compiler warnings and Linux and PS3 build issues.
hace 12 años
platform.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
platform.h
base: prevent instantiation of several static-only classes.
hace 12 años
profiler.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
profiler.h
base: prevent instantiation of several static-only classes.
hace 12 años
sample.cpp
base: fix typo in sample.cpp that prevented sample loads.
hace 12 años
sample.h
New year copyright update.
hace 12 años
sampler.cpp
build: fix the WTFPL site URL in all code comments.
hace 12 años
sampler.h
base: forbid the creation of Sampler objects.
hace 12 años
scene.cpp
build: fix compiler warnings and Linux and PS3 build issues.
hace 12 años
scene.h
easymesh: interface the shiny shader with new Light objects.
hace 12 años
sprite.cpp
New year copyright update.
hace 12 años
sprite.h
New year copyright update.
hace 12 años
text.cpp
added GetPos method to get text position
hace 12 años
text.h
added GetPos method to get text position
hace 12 años
ticker.cpp
build: fix compiler warnings and Linux and PS3 build issues.
hace 12 años
ticker.h
base: prevent instantiation of several static-only classes.
hace 12 años
tiler.cpp
New year copyright update.
hace 12 años
tiler.h
base: prevent instantiation of several static-only classes.
hace 12 años
tileset.cpp
EasyMesh : vdecl/vbo flag test fixup.
hace 12 años
tileset.h
EasyMesh : vdecl/vbo flag test fixup.
hace 12 años
video.cpp
Added VertexDictionnary object to manage vertices with same coord && connected vertices.
hace 12 años
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.
hace 12 años
world.cpp
New year copyright update.
hace 12 años
world.h
New year copyright update.
hace 12 años
worldentity.cpp
New year copyright update.
hace 12 años
worldentity.h
New year copyright update.
hace 12 años