You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar 2c45d0918d gpu: fix numerous OpenGL programming errors. 7 年之前
..
3rdparty 3rdparty: fix Win32/x64 bullet builds. 7 年之前
application gpu: implement GL debug context logging. 7 年之前
audio audio: fix build with SDL_Mixer disabled. 7 年之前
base nx: add a logger. 7 年之前
data build: refactor autotools files for out-of-tree builds. 10 年之前
debug entity: add a flag system. 7 年之前
easymesh easymesh: comment out a lot of code that was just causing compilation warnings 7 年之前
engine ticker: better mechanism for entity init/release. 7 年之前
gpu gpu: fix numerous OpenGL programming errors. 7 年之前
image image: port FFmpeg encoder to the new API to stop calling deprecated functions. 7 年之前
lol gpu: fix numerous OpenGL programming errors. 7 年之前
lolua Switch to upstream Lua master branch. 7 年之前
math math: implement <<(ostream &, real). 7 年之前
mesh gpu: fix numerous OpenGL programming errors. 7 年之前
private nx: update submodule. 7 年之前
sys Fix all visible compilation warnings in Visual Studio. 7 年之前
t Add NX64 platform to projects. 7 年之前
ui ui: disable imgui ini file loading; some platforms don’t have fopen(). 7 年之前
Makefile.am gpu: make the GL errors non-fatal but still log an error. 7 年之前
camera.cpp engine: start working on a tickable object, cleaner than entities. 7 年之前
camera.h Another lowercase switching frenzy, because why not. 7 年之前
commandstack.h base: clean up and refactor containers. 9 年之前
emitter.cpp entity: add a flag system. 7 年之前
emitter.h entity: add a flag system. 7 年之前
font.cpp entity: add a flag system. 7 年之前
font.h entity: add a flag system. 7 年之前
gradient.cpp entity: add a flag system. 7 年之前
gradient.h Use smart pointers in a lot of the rendering code. 7 年之前
gradient.lolfx Clean up a lot of shader crap 9 年之前
light.cpp engine: start working on a tickable object, cleaner than entities. 7 年之前
light.h Another lowercase switching frenzy, because why not. 7 年之前
lol-core.vcxproj gpu: make the GL errors non-fatal but still log an error. 7 年之前
lol-core.vcxproj.filters gpu: make the GL errors non-fatal but still log an error. 7 年之前
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 年之前
lolgl.h gpu: make the GL errors non-fatal but still log an error. 7 年之前
messageservice.cpp Various emscripten compilation fixes. 7 年之前
messageservice.h RIP lol::String ⚰️ LOL 8 年之前
numeric.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 年之前
platform.cpp build: reorganise includes so that we can use precompiled headers later. 9 年之前
platform.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 年之前
profiler.cpp Rename lol::Timer to lol::timer. Because. 8 年之前
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 9 年之前
scene.cpp gpu: fix numerous OpenGL programming errors. 7 年之前
scene.h entity: add a flag system. 7 年之前
sprite.cpp entity: add a flag system. 7 年之前
sprite.h Another lowercase switching frenzy, because why not. 7 年之前
text.cpp entity: add a flag system. 7 年之前
text.h entity: add a flag system. 7 年之前
textureimage-private.h RIP lol::String ⚰️ LOL 8 年之前
textureimage.cpp entity: add a flag system. 7 年之前
textureimage.h entity: add a flag system. 7 年之前
tileset.cpp entity: add a flag system. 7 年之前
tileset.h entity: add a flag system. 7 年之前
utils.h Get rid of numerous uses of lol::String. 8 年之前
video.cpp Allow to resize the SDL window and propagate changes to the scene. 7 年之前
video.h Allow to resize the SDL window and propagate changes to the scene. 7 年之前