3059 Commits (634fd2960d1a6e011831f64c3b030ff4358ff22a)
 

Autor SHA1 Nachricht Datum
  Sam Hocevar 634fd2960d Add some emscripten-generated files to .gitignore. vor 4 Jahren
  Sam Hocevar c9a09efec0 sys: fix Linux build. vor 4 Jahren
  Sam Hocevar 4defbeaab0 build: provide cpp-httplib to client projects. vor 4 Jahren
  Sam Hocevar 9646b3eb6d build: add a huge lol.props property sheet that seems to do the job for Visual Studio. vor 4 Jahren
  Sam Hocevar 84a628671b net: add the necessary files for an HTTP client class. vor 4 Jahren
  Sam Hocevar 369f2b902f math: fix a warning in the matrix determinant code. vor 4 Jahren
  Sam Hocevar 54335bd5aa build: reference projects using a property sheet instead of a guid. vor 4 Jahren
  Sam Hocevar cfe60cef94 external: ensure we use release binaries. vor 4 Jahren
  Sam Hocevar 41493c232f external: provide openssl and zlib windows static libs. vor 4 Jahren
  Sam Hocevar e05e9ff143 sys: implement lol::sys::getenv() for safety. vor 4 Jahren
  Sam Hocevar 0f9c07a9d9 build: more emscripten fixes. vor 4 Jahren
  Sam Hocevar 269ab7c1ac Fix emscripten regressions. vor 4 Jahren
  Sam Hocevar b80898946e build: add src/private to .gitignore. vor 4 Jahren
  Sam Hocevar ffaac3a634 build: enforce Unix line endings for autotools files. vor 4 Jahren
  Sam Hocevar d95cca8866 Remove NX submodule because it causes too many issues for other people. vor 4 Jahren
  Sam Hocevar 2122d8984d build: use AM_SILENT_RULES unconditionally even for client projects. vor 4 Jahren
  Sam Hocevar 4a5e2a2404
Merge pull request #12 from Low-power/fix-disable-silent-rules vor 4 Jahren
  WHR cb8e3856e4 Fix configure option '--disable-silent-rules' not working vor 4 Jahren
  Sam Hocevar bb57a5e288 Fix MSYS2 “native” build. vor 5 Jahren
  Sam Hocevar 8e3d062bb5 osx: use gl3.h instead of gl.h. vor 5 Jahren
  Sam Hocevar 1f45f3acdb math: improve matrix inversion unit tests. vor 5 Jahren
  Sam Hocevar 32583a7c41 math: rewrite the LU decomposition code and the matrix inversion code. vor 5 Jahren
  Sam Hocevar 14f2fd354f math: simplify determinant computation by using our new lup decomposition. vor 5 Jahren
  Sam Hocevar 8632e08d1f math: new code for LU decomposition with partial pivoting. vor 5 Jahren
  Sam Hocevar f6b3304ff5 math: generic code for vector stdstream method. vor 5 Jahren
  Sam Hocevar 83b735b3d8 math: fix class/struct inconsistency. vor 5 Jahren
  Sam Hocevar 456cc1224d math: use default constructor for vec_t types. vor 5 Jahren
  Sam Hocevar c11c941351 math: more unit tests for the vector classes. vor 5 Jahren
  Sam Hocevar 8294264837 feature: assume all compilers can now initialise arrays C++11-style. vor 5 Jahren
  Sam Hocevar 8f9b573da5 math: fix uninitalised member value in arraynd<>. vor 5 Jahren
  Sam Hocevar 8ad02b5862 android: refresh the code so that most of the Android port compiles again. vor 5 Jahren
  Sam Hocevar 49f4d8b4a1 input: preliminary NX support. vor 5 Jahren
  Sam Hocevar cdc335ca30 gpu: remove deprecated glEnable(GL_TEXTURE_2D). vor 5 Jahren
  Sam Hocevar ade80f7955 imgui: switch to a branch that supports higher plane Unicode codepoints. vor 5 Jahren
  Sam Hocevar baa6f0186c profiler: fix a crash on exit. vor 5 Jahren
  Sam Hocevar cf02d4b0d0 gpu: rename a few methods. vor 5 Jahren
  Sam Hocevar 6af1481c8e ui: fix mouse coordinates handling when the window is resized. vor 5 Jahren
  Sam Hocevar 1936c4ccd8 scene: fix viewport size updating. vor 5 Jahren
  Sam Hocevar 2c5a1be8b3 Make the check for threading support runtime to make debugging easier. vor 5 Jahren
  Sam Hocevar 47aa41dcb9 scene: rename a few things for clarity. vor 5 Jahren
  Sam Hocevar 95c1e9db82 math: fix C++ compliance issues with default vector constructors. vor 5 Jahren
  Sam Hocevar f6f61ceb23 gpu: add helper functions to upload buffer data. vor 5 Jahren
  Sam Hocevar 336f9abe40 Fix Windows build. vor 5 Jahren
  Sam Hocevar b8eefc1d02 Update all 3rd party submodules. vor 5 Jahren
  Sam Hocevar 7591962cb0 gpu: fix 32-bit compilation on Windows. vor 5 Jahren
  Sam Hocevar df4471bef8 audio: NX support. vor 5 Jahren
  Sam Hocevar 2cb4324574 ui: fix a compilation warning. vor 5 Jahren
  Sam Hocevar 9518a3e4f8 nx: update submodule. vor 5 Jahren
  Sam Hocevar a94a1b4f76 ui: some cleanup in the gui entity object. vor 5 Jahren
  Sam Hocevar 28e7e85bbf sys: minor tweaks to filesystem load order. vor 5 Jahren