2203 Комити (f0ac602eee5f68ecad89fe83a742c777105a1692)

Аутор SHA1 Порука Датум
  Sam Hocevar f0ac602eee Remove the half.h header, now part of lol-core. пре 5 година
  Sam Hocevar 8fe56fc27d Clean up the features.h header. пре 5 година
  Sam Hocevar 555032db18 math: use real.h only where necessary; improves build times. пре 5 година
  Sam Hocevar fdc2c98196 test: remove implicit conversions in the real class tests. пре 5 година
  Sam Hocevar b631cbe292 Update lol-core submodule and get rid of numerous headers. пре 5 година
  Sam Hocevar 9d4b7ff456 Refactor header usage to use our core submodule instead. пре 5 година
  Sam Hocevar dd1d8fe4de sys: fix uninitialised memory in File class. пре 5 година
  Sam Hocevar 944923ae6a emscripten: resume audio context if necessary. пре 5 година
  Sam Hocevar cc7d34400d net: fix emscripten build. пре 5 година
  Sam Hocevar 8c37ce1497 net: fix a Windows compilation issue. пре 5 година
  Sam Hocevar a1e258656e Minor compilation warning fixes. пре 5 година
  Sam Hocevar 607369b223 net: implement async HTTP/HTTPS requests for Windows and Linux. пре 5 година
  Sam Hocevar e1c47e9e03 net: implement async HTTP requests for the emscripten backend. пре 5 година
  Sam Hocevar c9a09efec0 sys: fix Linux build. пре 5 година
  Sam Hocevar 4defbeaab0 build: provide cpp-httplib to client projects. пре 5 година
  Sam Hocevar 84a628671b net: add the necessary files for an HTTP client class. пре 5 година
  Sam Hocevar 369f2b902f math: fix a warning in the matrix determinant code. пре 5 година
  Sam Hocevar 54335bd5aa build: reference projects using a property sheet instead of a guid. пре 5 година
  Sam Hocevar e05e9ff143 sys: implement lol::sys::getenv() for safety. пре 5 година
  Sam Hocevar 269ab7c1ac Fix emscripten regressions. пре 5 година
  Sam Hocevar d95cca8866 Remove NX submodule because it causes too many issues for other people. пре 5 година
  Sam Hocevar bb57a5e288 Fix MSYS2 “native” build. пре 6 година
  Sam Hocevar 8e3d062bb5 osx: use gl3.h instead of gl.h. пре 6 година
  Sam Hocevar 1f45f3acdb math: improve matrix inversion unit tests. пре 6 година
  Sam Hocevar 32583a7c41 math: rewrite the LU decomposition code and the matrix inversion code. пре 6 година
  Sam Hocevar 14f2fd354f math: simplify determinant computation by using our new lup decomposition. пре 6 година
  Sam Hocevar 8632e08d1f math: new code for LU decomposition with partial pivoting. пре 6 година
  Sam Hocevar f6b3304ff5 math: generic code for vector stdstream method. пре 6 година
  Sam Hocevar 83b735b3d8 math: fix class/struct inconsistency. пре 6 година
  Sam Hocevar 456cc1224d math: use default constructor for vec_t types. пре 6 година
  Sam Hocevar c11c941351 math: more unit tests for the vector classes. пре 6 година
  Sam Hocevar 8294264837 feature: assume all compilers can now initialise arrays C++11-style. пре 6 година
  Sam Hocevar 8f9b573da5 math: fix uninitalised member value in arraynd<>. пре 6 година
  Sam Hocevar 8ad02b5862 android: refresh the code so that most of the Android port compiles again. пре 6 година
  Sam Hocevar 49f4d8b4a1 input: preliminary NX support. пре 6 година
  Sam Hocevar cdc335ca30 gpu: remove deprecated glEnable(GL_TEXTURE_2D). пре 6 година
  Sam Hocevar ade80f7955 imgui: switch to a branch that supports higher plane Unicode codepoints. пре 6 година
  Sam Hocevar baa6f0186c profiler: fix a crash on exit. пре 6 година
  Sam Hocevar cf02d4b0d0 gpu: rename a few methods. пре 6 година
  Sam Hocevar 6af1481c8e ui: fix mouse coordinates handling when the window is resized. пре 6 година
  Sam Hocevar 1936c4ccd8 scene: fix viewport size updating. пре 6 година
  Sam Hocevar 2c5a1be8b3 Make the check for threading support runtime to make debugging easier. пре 6 година
  Sam Hocevar 47aa41dcb9 scene: rename a few things for clarity. пре 6 година
  Sam Hocevar 95c1e9db82 math: fix C++ compliance issues with default vector constructors. пре 6 година
  Sam Hocevar f6f61ceb23 gpu: add helper functions to upload buffer data. пре 6 година
  Sam Hocevar 336f9abe40 Fix Windows build. пре 6 година
  Sam Hocevar b8eefc1d02 Update all 3rd party submodules. пре 6 година
  Sam Hocevar 7591962cb0 gpu: fix 32-bit compilation on Windows. пре 6 година
  Sam Hocevar df4471bef8 audio: NX support. пре 6 година
  Sam Hocevar 2cb4324574 ui: fix a compilation warning. пре 6 година