No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Sam Hocevar 8329482cb9 image: do not alter the pointer returned by Lock(). hace 11 años
..
application misc: remove 100% of the "using namespace std;" madness. hace 9 años
base base: strip core.h from its contents and put it in public/private headers. hace 9 años
bullet build: remove empty directories and add proper svn:ignore flags. hace 9 años
data build: reorganise automake build system. hace 12 años
debug misc: remove 100% of the "using namespace std;" madness. hace 9 años
easymesh math: get rid of the base_vec* classes (thanks to relaxed unions), rename hace 9 años
generated base: strip core.h from its contents and put it in public/private headers. hace 9 años
gpu misc: disable all 16-bit float vectors when using Visual Studio. hace 9 años
image image: do not alter the pointer returned by Lock(). hace 9 años
input base: use ptrdiff_t for array and string sizes and some other things. hace 9 años
lol math: another 32-bit compilation fix. hace 9 años
lua build: some PS4 build fixes. hace 9 años
math math: add outer product for matrices and vectors. hace 9 años
mesh base: strip core.h from its contents and put it in public/private headers. hace 9 años
platform misc: replace NULL with nullptr. hace 9 años
sys misc: replace NULL with nullptr. hace 9 años
Makefile.am math: move code from vector.cpp to matrix.cpp and transform.cpp. hace 9 años
audio.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
audio.h add methods to Audio class to mute/unmute and change volume per channel hace 9 años
camera.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
camera.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
commandstack.h base: going on a lowercase rampage; today’s victim: Array. hace 9 años
dict.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
dict.h build: fix the WTFPL site URL in all code comments. hace 13 años
eglapp.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. hace 9 años
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). hace 13 años
emitter.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
emitter.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
entity.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
entity.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
font.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
font.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
forge.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
forge.h base: prevent instantiation of several static-only classes. hace 13 años
gradient.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
gradient.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
gradient.lolfx scene: start working on the scene class reorganisation. hace 9 años
light.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
light.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
lolcore.vcxproj math: move code from vector.cpp to matrix.cpp and transform.cpp. hace 9 años
lolcore.vcxproj.filters math: move code from vector.cpp to matrix.cpp and transform.cpp. hace 9 años
loldebug.h build: fix the WTFPL site URL in all code comments. hace 13 años
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. hace 12 años
messageservice.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
messageservice.h base: going on a lowercase rampage; today’s victim: Array. hace 9 años
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() hace 9 años
platform.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
platform.h base: prevent instantiation of several static-only classes. hace 13 años
profiler.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
profiler.h base: prevent instantiation of several static-only classes. hace 13 años
sample.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
sample.h audio: add Sampler::LoopSample(). hace 13 años
sampler.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
sampler.h audio: add Sampler::LoopSample(). hace 13 años
scene.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
scene.h base: going on a lowercase rampage; today’s victim: Array. hace 9 años
sprite.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
sprite.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
text.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
text.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años
ticker.cpp base: use ptrdiff_t for array and string sizes and some other things. hace 9 años
ticker.h base: prevent instantiation of several static-only classes. hace 13 años
tiler.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
tiler.h Added bunch of stuff on threads and images. hace 9 años
tileset.cpp base: fix header inconsistencies that broke the build. hace 9 años
tileset.h base: fix header inconsistencies that broke the build. hace 9 años
utils.h base: going on a lowercase rampage; today’s victim: Array. hace 9 años
video.cpp misc: remove 100% of the "using namespace std;" madness. hace 9 años
video.h Added Flat debugrendermode hace 9 años
world.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
world.h lua: add support for lua/init.lua in a global World object and give hace 12 años
worldentity.cpp base: strip core.h from its contents and put it in public/private headers. hace 9 años
worldentity.h scenegraph: Entity::TickDraw() now provides a reference to the current hace 9 años