2232 コミット (cf80b8ff5ec8c4904603a25f34ac456f88800aa0)

作成者 SHA1 メッセージ 日付
  Sam Hocevar cf80b8ff5e Get rid of deprecated assert.h header. 5年前
  Sam Hocevar d92dd6fc3c Remove uses of the UNUSED macro. 5年前
  Sam Hocevar 44f6969c2d Various Win32 compilation fixes. 5年前
  Sam Hocevar 9090b5a4e2 Stop including <lol/msg> and <lol/base/assert.h> automatically. 5年前
  Sam Hocevar 99a360f93d Update lol-core submodule and apply a few related fixes. 5年前
  Sam Hocevar fd1c5f5cd4 gpu: fix OpenGL context creation and shader patching on macOS Catalina. 6年前
  Sam Hocevar eaa304291d Fix various compilation issues. 6年前
  Sam Hocevar 0f5913edce base: deprecate lol::array. 6年前
  Sam Hocevar c0e82bacc2 Replace all vector<tuple> definitions with properly named structs. 6年前
  Sam Hocevar c142c1c8a5 Remove obsolete code. 6年前
  Sam Hocevar d40b492d23 base: disable array::data() when the underlying object is a tuple. 6年前
  Sam Hocevar 4b8c3877b8 base: remove deprecated array-related declarations. 6年前
  Sam Hocevar c5b273fb57 Fix unit tests build. 6年前
  Sam Hocevar e30a69d43e Update lol-core. 6年前
  Sam Hocevar 9e982a51a7 Major header refactoring. 6年前
  Sam Hocevar af51176852 Fix Windows build. 6年前
  Sam Hocevar f8d3df0632 Update lol-core. 6年前
  Sam Hocevar 0aa6ccde7a Get rid of lol::array in our public headers. 6年前
  Sam Hocevar d2dc08f309 Get rid of lol::array in our public headers. 6年前
  Sam Hocevar 35955b2ac1 Remove several deprecated headers. 6年前
  Sam Hocevar 53e86aa9c5 Clean up header usage. 6年前
  Sam Hocevar 65abcac37b Use std::tuple for our custom dynamic arrays. 6年前
  Sam Hocevar 5422afb57a Various Windows compilation fixes. 6年前
  Sam Hocevar 2ab98cf950 Clean up test suite so that it no longer includes <lol/engine-internal.h>. 6年前
  Sam Hocevar f9d97f6340 Refactor several headers, slowly migrating to include-what-you-use. 6年前
  Sam Hocevar d1a24228a2 Move lolunit.h to lol-core because it makes sense. 6年前
  Sam Hocevar 85007bd019 More header cleanup. 6年前
  Sam Hocevar 2a798387fb Refactor all code that uses the color class. 6年前
  Sam Hocevar e340757a51 Remove more math-related headers. 6年前
  Sam Hocevar f0ac602eee Remove the half.h header, now part of lol-core. 6年前
  Sam Hocevar 8fe56fc27d Clean up the features.h header. 6年前
  Sam Hocevar 555032db18 math: use real.h only where necessary; improves build times. 6年前
  Sam Hocevar fdc2c98196 test: remove implicit conversions in the real class tests. 6年前
  Sam Hocevar b631cbe292 Update lol-core submodule and get rid of numerous headers. 6年前
  Sam Hocevar 9d4b7ff456 Refactor header usage to use our core submodule instead. 6年前
  Sam Hocevar dd1d8fe4de sys: fix uninitialised memory in File class. 6年前
  Sam Hocevar 944923ae6a emscripten: resume audio context if necessary. 6年前
  Sam Hocevar cc7d34400d net: fix emscripten build. 6年前
  Sam Hocevar 8c37ce1497 net: fix a Windows compilation issue. 6年前
  Sam Hocevar a1e258656e Minor compilation warning fixes. 6年前
  Sam Hocevar 607369b223 net: implement async HTTP/HTTPS requests for Windows and Linux. 6年前
  Sam Hocevar e1c47e9e03 net: implement async HTTP requests for the emscripten backend. 6年前
  Sam Hocevar c9a09efec0 sys: fix Linux build. 6年前
  Sam Hocevar 4defbeaab0 build: provide cpp-httplib to client projects. 6年前
  Sam Hocevar 84a628671b net: add the necessary files for an HTTP client class. 6年前
  Sam Hocevar 369f2b902f math: fix a warning in the matrix determinant code. 6年前
  Sam Hocevar 54335bd5aa build: reference projects using a property sheet instead of a guid. 6年前
  Sam Hocevar e05e9ff143 sys: implement lol::sys::getenv() for safety. 6年前
  Sam Hocevar 269ab7c1ac Fix emscripten regressions. 6年前
  Sam Hocevar d95cca8866 Remove NX submodule because it causes too many issues for other people. 6年前