Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Sam Hocevar 65161c6809 math: add BoxIsectBox() method to test interesections. vor 12 Jahren
..
application build: fix a few macro logic issues in SDL.h inclusion. vor 12 Jahren
base core: implement a cool ASSERT() macro. vor 12 Jahren
bullet build: remove more compiler warnings. vor 12 Jahren
data build: add a few missing files to make dist. vor 12 Jahren
debug sys: add the base source directory to the list of search directories vor 12 Jahren
easymesh gpu: fix GLSL ES syntax errors in various shaders. vor 12 Jahren
generated easymesh : Added SmoothMesh operation, works well with triangle, not well with a box. vor 12 Jahren
gpu easymesh : vertices datas are now stored in a very user-friendly struct. Heavier on datas, though. vor 12 Jahren
image ps3: use System::GetPathList() to open images. vor 12 Jahren
input build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is vor 12 Jahren
lol math: add BoxIsectBox() method to test interesections. vor 12 Jahren
math math: minor improvements to the Remez exchange algorithm. vor 12 Jahren
mesh New year copyright update. vor 12 Jahren
platform ps3: fix typo in ps3app.cpp. vor 12 Jahren
sys Fix missing ; vor 12 Jahren
Makefile.am math: Interp class for frame-independent interpolation. vor 12 Jahren
audio.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
audio.h base: prevent instantiation of several static-only classes. vor 12 Jahren
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. vor 12 Jahren
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. vor 12 Jahren
core.h base: move headers around and promote gpu/ to lol/gpu/. vor 12 Jahren
dict.cpp New year copyright update. vor 12 Jahren
dict.h build: fix the WTFPL site URL in all code comments. vor 12 Jahren
eglapp.cpp build: fix a few macro logic issues in SDL.h inclusion. vor 12 Jahren
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). vor 12 Jahren
emitter.cpp New year copyright update. vor 12 Jahren
emitter.h New year copyright update. vor 12 Jahren
entity.cpp New year copyright update. vor 12 Jahren
entity.h easymesh: interface the shiny shader with new Light objects. vor 12 Jahren
font.cpp New year copyright update. vor 12 Jahren
font.h New year copyright update. vor 12 Jahren
forge.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
forge.h base: prevent instantiation of several static-only classes. vor 12 Jahren
gradient.cpp build: hide LolFx external declarations behind macros. vor 12 Jahren
gradient.h New year copyright update. vor 12 Jahren
gradient.lolfx core: add some noise to the gradient effect. vor 12 Jahren
layer.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
layer.h build: fix the WTFPL site URL in all code comments. vor 12 Jahren
light.cpp easymesh: interface the shiny shader with new Light objects. vor 12 Jahren
light.h easymesh: interface the shiny shader with new Light objects. vor 12 Jahren
lolcore.vcxproj math: Interp class for frame-independent interpolation. vor 12 Jahren
lolcore.vcxproj.filters math: Interp class for frame-independent interpolation. vor 12 Jahren
loldebug.h build: fix the WTFPL site URL in all code comments. vor 12 Jahren
lolgl.h build: fix the WTFPL site URL in all code comments. vor 12 Jahren
map.cpp New year copyright update. vor 12 Jahren
map.h build: fix the WTFPL site URL in all code comments. vor 12 Jahren
numeric.h build: fix compiler warnings and Linux and PS3 build issues. vor 12 Jahren
platform.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
platform.h base: prevent instantiation of several static-only classes. vor 12 Jahren
profiler.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
profiler.h base: prevent instantiation of several static-only classes. vor 12 Jahren
sample.cpp base: fix typo in sample.cpp that prevented sample loads. vor 12 Jahren
sample.h New year copyright update. vor 12 Jahren
sampler.cpp build: fix the WTFPL site URL in all code comments. vor 12 Jahren
sampler.h base: forbid the creation of Sampler objects. vor 12 Jahren
scene.cpp build: fix compiler warnings and Linux and PS3 build issues. vor 12 Jahren
scene.h easymesh: interface the shiny shader with new Light objects. vor 12 Jahren
sprite.cpp New year copyright update. vor 12 Jahren
sprite.h New year copyright update. vor 12 Jahren
text.cpp added GetPos method to get text position vor 12 Jahren
text.h added GetPos method to get text position vor 12 Jahren
ticker.cpp build: fix compiler warnings and Linux and PS3 build issues. vor 12 Jahren
ticker.h base: prevent instantiation of several static-only classes. vor 12 Jahren
tiler.cpp New year copyright update. vor 12 Jahren
tiler.h base: prevent instantiation of several static-only classes. vor 12 Jahren
tileset.cpp EasyMesh : vdecl/vbo flag test fixup. vor 12 Jahren
tileset.h EasyMesh : vdecl/vbo flag test fixup. vor 12 Jahren
video.cpp Added VertexDictionnary object to manage vertices with same coord && connected vertices. vor 12 Jahren
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. vor 12 Jahren
world.cpp New year copyright update. vor 12 Jahren
world.h New year copyright update. vor 12 Jahren
worldentity.cpp New year copyright update. vor 12 Jahren
worldentity.h New year copyright update. vor 12 Jahren