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