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