Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar 2cb4324574 ui: fix a compilation warning. 5 лет назад
..
3rdparty 3rdparty: fix Win32/x64 bullet builds. 5 лет назад
application gpu: implement GL debug context logging. 5 лет назад
audio audio: fix build with SDL_Mixer disabled. 5 лет назад
base nx: add a logger. 5 лет назад
data build: refactor autotools files for out-of-tree builds. 8 лет назад
debug entity: add a flag system. 6 лет назад
easymesh easymesh: comment out a lot of code that was just causing compilation warnings 6 лет назад
engine scene: do not clear the scene twice. 5 лет назад
gpu gpu: reformat GL debug information to make it far more compact. 5 лет назад
image image: port FFmpeg encoder to the new API to stop calling deprecated functions. 6 лет назад
lol gpu: fix numerous OpenGL programming errors. 5 лет назад
lolua Switch to upstream Lua master branch. 6 лет назад
math math: implement <<(ostream &, real). 5 лет назад
mesh gpu: fix numerous OpenGL programming errors. 5 лет назад
private nx: update submodule. 5 лет назад
sys sys: minor tweaks to filesystem load order. 5 лет назад
t Add NX64 platform to projects. 5 лет назад
ui ui: fix a compilation warning. 5 лет назад
Makefile.am gpu: make the GL errors non-fatal but still log an error. 5 лет назад
camera.cpp engine: start working on a tickable object, cleaner than entities. 6 лет назад
camera.h Another lowercase switching frenzy, because why not. 6 лет назад
commandstack.h base: clean up and refactor containers. 8 лет назад
emitter.cpp entity: add a flag system. 6 лет назад
emitter.h entity: add a flag system. 6 лет назад
font.cpp entity: add a flag system. 6 лет назад
font.h entity: add a flag system. 6 лет назад
gradient.cpp entity: add a flag system. 6 лет назад
gradient.h Use smart pointers in a lot of the rendering code. 6 лет назад
gradient.lolfx Clean up a lot of shader crap 8 лет назад
light.cpp engine: start working on a tickable object, cleaner than entities. 6 лет назад
light.h Another lowercase switching frenzy, because why not. 6 лет назад
lol-core.vcxproj gpu: make the GL errors non-fatal but still log an error. 5 лет назад
lol-core.vcxproj.filters gpu: make the GL errors non-fatal but still log an error. 5 лет назад
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 лет назад
lolgl.h gpu: make the GL errors non-fatal but still log an error. 5 лет назад
messageservice.cpp Various emscripten compilation fixes. 6 лет назад
messageservice.h RIP lol::String ⚰️ LOL 7 лет назад
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 лет назад
platform.cpp build: reorganise includes so that we can use precompiled headers later. 8 лет назад
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 лет назад
profiler.cpp Rename lol::Timer to lol::timer. Because. 7 лет назад
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 лет назад
scene.cpp gpu: fix numerous OpenGL programming errors. 5 лет назад
scene.h entity: add a flag system. 6 лет назад
sprite.cpp entity: add a flag system. 6 лет назад
sprite.h Another lowercase switching frenzy, because why not. 6 лет назад
text.cpp entity: add a flag system. 6 лет назад
text.h entity: add a flag system. 6 лет назад
textureimage-private.h RIP lol::String ⚰️ LOL 7 лет назад
textureimage.cpp entity: add a flag system. 6 лет назад
textureimage.h entity: add a flag system. 6 лет назад
tileset.cpp entity: add a flag system. 6 лет назад
tileset.h entity: add a flag system. 6 лет назад
utils.h Get rid of numerous uses of lol::String. 7 лет назад
video.cpp Allow to resize the SDL window and propagate changes to the scene. 6 лет назад
video.h Allow to resize the SDL window and propagate changes to the scene. 6 лет назад