選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Sam Hocevar 944923ae6a emscripten: resume audio context if necessary. 5年前
..
3rdparty build: provide cpp-httplib to client projects. 5年前
application Fix emscripten regressions. 5年前
audio audio: NX support. 5年前
base sys: implement lol::sys::getenv() for safety. 5年前
data build: refactor autotools files for out-of-tree builds. 8年前
debug gpu: rename a few methods. 5年前
easymesh Minor compilation warning fixes. 5年前
engine Fix emscripten regressions. 5年前
gpu Fix emscripten regressions. 5年前
image Minor compilation warning fixes. 5年前
lol net: implement async HTTP/HTTPS requests for Windows and Linux. 5年前
lolua Switch to upstream Lua master branch. 6年前
math math: implement <<(ostream &, real). 6年前
mesh gpu: add helper functions to upload buffer data. 5年前
net net: fix emscripten build. 5年前
sys Fix MSYS2 “native” build. 5年前
t build: reference projects using a property sheet instead of a guid. 5年前
ui emscripten: resume audio context if necessary. 5年前
Makefile.am net: add the necessary files for an HTTP client class. 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 gpu: add helper functions to upload buffer data. 5年前
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 net: add the necessary files for an HTTP client class. 5年前
lol-core.vcxproj.filters net: add the necessary files for an HTTP client class. 5年前
loldebug.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8年前
lolgl.h osx: use gl3.h instead of gl.h. 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 profiler: fix a crash on exit. 5年前
profiler.h build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 8年前
scene.cpp gpu: remove deprecated glEnable(GL_TEXTURE_2D). 5年前
scene.h scene: rename a few things for clarity. 5年前
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 gpu: rename a few methods. 5年前
video.h Allow to resize the SDL window and propagate changes to the scene. 6年前