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 83e48e8820 gpu: fix OS X port (bad framebuffer image creation flags). 5 年之前
..
3rdparty 3rdparty: update imgui, lua and pegtl submodules to latest upstream. 5 年之前
application sdl: display GL context version upon creation. 5 年之前
audio audio: rename format enum entries to avoid collisions. 5 年之前
base emscripten: log to stdout instead of stderr. 5 年之前
data build: refactor autotools files for out-of-tree builds. 8 年之前
debug entity: add a flag system. 5 年之前
easymesh Various compilation warning and error fixes. 5 年之前
engine ticker: better mechanism for entity init/release. 5 年之前
gpu gpu: fix OS X port (bad framebuffer image creation flags). 5 年之前
image image: port FFmpeg encoder to the new API to stop calling deprecated functions. 5 年之前
lol emscripten: use document.querySelector() instead of getElementById(). 5 年之前
lolua Switch to upstream Lua master branch. 5 年之前
math math: fix a bug in real::cbrt() that completely broke the function. 5 年之前
mesh Fix a crash on exit caused by shader deletion. 5 年之前
sys Fix all visible compilation warnings in Visual Studio. 5 年之前
t test: add a unit test of real::cbrt() and fix the camera unit test. 5 年之前
ui sdl: ensure the OS X event pump is called on the main thread. 5 年之前
Makefile.am build: remove built-in bullet compilation on Linux. 5 年之前
camera.cpp engine: start working on a tickable object, cleaner than entities. 5 年之前
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. 5 年之前
emitter.h entity: add a flag system. 5 年之前
font.cpp entity: add a flag system. 5 年之前
font.h entity: add a flag system. 5 年之前
gradient.cpp entity: add a flag system. 5 年之前
gradient.h Use smart pointers in a lot of the rendering code. 5 年之前
gradient.lolfx Clean up a lot of shader crap 8 年之前
light.cpp engine: start working on a tickable object, cleaner than entities. 5 年之前
light.h Another lowercase switching frenzy, because why not. 6 年之前
lol-core.vcxproj build: fix a few CRLF issues and make .gitattributes more robust. 5 年之前
lol-core.vcxproj.filters RIP lol::Controller and lol::InputProfile ⚰️ LOL 5 年之前
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8 年之前
lolgl.h Various emscripten compilation fixes. 5 年之前
messageservice.cpp Various emscripten compilation fixes. 5 年之前
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 entity: add a flag system. 5 年之前
scene.h entity: add a flag system. 5 年之前
sprite.cpp entity: add a flag system. 5 年之前
sprite.h Another lowercase switching frenzy, because why not. 6 年之前
text.cpp entity: add a flag system. 5 年之前
text.h entity: add a flag system. 5 年之前
textureimage-private.h RIP lol::String ⚰️ LOL 7 年之前
textureimage.cpp entity: add a flag system. 5 年之前
textureimage.h entity: add a flag system. 5 年之前
tileset.cpp entity: add a flag system. 5 年之前
tileset.h entity: add a flag system. 5 年之前
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. 5 年之前
video.h Allow to resize the SDL window and propagate changes to the scene. 5 年之前