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