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 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. pirms 10 gadiem
..
application base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
base base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
bullet bullet: fix a very verbose C++11 warning. pirms 8 gadiem
data build: reorganise automake build system. pirms 12 gadiem
debug base: huge refactor in vector.h; GCC compilation times down by 50%. pirms 8 gadiem
easymesh base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
generated base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
gpu base: huge refactor in vector.h; GCC compilation times down by 50%. pirms 8 gadiem
image base: huge refactor in vector.h; GCC compilation times down by 50%. pirms 8 gadiem
input base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
lol base: huge refactor in vector.h; GCC compilation times down by 50%. pirms 8 gadiem
lua build: some PS4 build fixes. pirms 8 gadiem
math base: huge refactor in vector.h; GCC compilation times down by 50%. pirms 8 gadiem
mesh base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
platform base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
sys base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
Makefile.am base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
audio.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
audio.h add methods to Audio class to mute/unmute and change volume per channel pirms 8 gadiem
camera.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
camera.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
commandstack.h base: going on a lowercase rampage; today’s victim: Array. pirms 8 gadiem
dict.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
dict.h build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
eglapp.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. pirms 8 gadiem
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). pirms 12 gadiem
emitter.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
emitter.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
entity.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
entity.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
font.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
font.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
forge.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
forge.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
gradient.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
gradient.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
gradient.lolfx scene: start working on the scene class reorganisation. pirms 8 gadiem
light.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
light.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
lolcore.vcxproj base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
lolcore.vcxproj.filters base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
loldebug.h build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. pirms 11 gadiem
messageservice.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
messageservice.h base: going on a lowercase rampage; today’s victim: Array. pirms 8 gadiem
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() pirms 8 gadiem
platform.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
platform.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
profiler.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
profiler.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
sample.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
sample.h audio: add Sampler::LoopSample(). pirms 12 gadiem
sampler.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
sampler.h audio: add Sampler::LoopSample(). pirms 12 gadiem
scene.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
scene.h base: going on a lowercase rampage; today’s victim: Array. pirms 8 gadiem
sprite.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
sprite.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
text.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
text.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
ticker.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
ticker.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
tiler.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
tiler.h Added bunch of stuff on threads and images. pirms 8 gadiem
tileset.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
tileset.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem
utils.h base: going on a lowercase rampage; today’s victim: Array. pirms 8 gadiem
video.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
video.h Added Flat debugrendermode pirms 8 gadiem
world.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
world.h lua: add support for lua/init.lua in a global World object and give pirms 12 gadiem
worldentity.cpp base: strip core.h from its contents and put it in public/private headers. pirms 8 gadiem
worldentity.h scenegraph: Entity::TickDraw() now provides a reference to the current pirms 8 gadiem