Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. 10 lat temu
..
application base: strip core.h from its contents and put it in public/private headers. 8 lat temu
base base: strip core.h from its contents and put it in public/private headers. 8 lat temu
bullet bullet: fix a very verbose C++11 warning. 8 lat temu
data build: reorganise automake build system. 12 lat temu
debug base: huge refactor in vector.h; GCC compilation times down by 50%. 8 lat temu
easymesh base: strip core.h from its contents and put it in public/private headers. 8 lat temu
generated base: strip core.h from its contents and put it in public/private headers. 8 lat temu
gpu base: huge refactor in vector.h; GCC compilation times down by 50%. 8 lat temu
image base: huge refactor in vector.h; GCC compilation times down by 50%. 8 lat temu
input base: strip core.h from its contents and put it in public/private headers. 8 lat temu
lol base: huge refactor in vector.h; GCC compilation times down by 50%. 8 lat temu
lua build: some PS4 build fixes. 8 lat temu
math base: huge refactor in vector.h; GCC compilation times down by 50%. 8 lat temu
mesh base: strip core.h from its contents and put it in public/private headers. 8 lat temu
platform base: strip core.h from its contents and put it in public/private headers. 8 lat temu
sys base: strip core.h from its contents and put it in public/private headers. 8 lat temu
Makefile.am base: strip core.h from its contents and put it in public/private headers. 8 lat temu
audio.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
audio.h add methods to Audio class to mute/unmute and change volume per channel 8 lat temu
camera.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
camera.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
commandstack.h base: going on a lowercase rampage; today’s victim: Array. 8 lat temu
dict.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
dict.h build: fix the WTFPL site URL in all code comments. 12 lat temu
eglapp.cpp base: huge refactor in vector.h; GCC compilation times down by 50%. 8 lat temu
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 12 lat temu
emitter.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
emitter.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
entity.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
entity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
font.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
font.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
forge.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
forge.h base: prevent instantiation of several static-only classes. 12 lat temu
gradient.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
gradient.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
gradient.lolfx scene: start working on the scene class reorganisation. 8 lat temu
light.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
light.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
lolcore.vcxproj base: strip core.h from its contents and put it in public/private headers. 8 lat temu
lolcore.vcxproj.filters base: strip core.h from its contents and put it in public/private headers. 8 lat temu
loldebug.h build: fix the WTFPL site URL in all code comments. 12 lat temu
lolgl.h gpu: add a 16-bit depth buffer to framebuffers on WebGL and GL ES. 11 lat temu
messageservice.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
messageservice.h base: going on a lowercase rampage; today’s victim: Array. 8 lat temu
numeric.h String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() 8 lat temu
platform.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
platform.h base: prevent instantiation of several static-only classes. 12 lat temu
profiler.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
profiler.h base: prevent instantiation of several static-only classes. 12 lat temu
sample.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
sample.h audio: add Sampler::LoopSample(). 12 lat temu
sampler.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
sampler.h audio: add Sampler::LoopSample(). 12 lat temu
scene.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
scene.h base: going on a lowercase rampage; today’s victim: Array. 8 lat temu
sprite.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
sprite.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
text.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
text.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
ticker.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
ticker.h base: prevent instantiation of several static-only classes. 12 lat temu
tiler.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
tiler.h Added bunch of stuff on threads and images. 8 lat temu
tileset.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
tileset.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu
utils.h base: going on a lowercase rampage; today’s victim: Array. 8 lat temu
video.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
video.h Added Flat debugrendermode 8 lat temu
world.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
world.h lua: add support for lua/init.lua in a global World object and give 12 lat temu
worldentity.cpp base: strip core.h from its contents and put it in public/private headers. 8 lat temu
worldentity.h scenegraph: Entity::TickDraw() now provides a reference to the current 8 lat temu