3046 Commits (ffaac3a634c0ef753153dca8a13e1aa84c6f333a)
 

Autor SHA1 Nachricht Datum
  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
  Sam Hocevar a1d5089f8d ui: fix wrong IBO/VBO bind order. vor 5 Jahren
  Sam Hocevar 8907e6d156 gpu: reformat GL debug information to make it far more compact. vor 5 Jahren
  Sam Hocevar 330c9c7e9b gpu: minor compilation warning in debug mode. vor 5 Jahren
  Sam Hocevar 3b05abc54f scene: do not clear the scene twice. vor 5 Jahren
  Sam Hocevar 2c45d0918d gpu: fix numerous OpenGL programming errors. vor 5 Jahren
  Sam Hocevar 56e9023e65 nx: update submodule. vor 5 Jahren
  Sam Hocevar 74407e252c ui: disable imgui ini file loading; some platforms don’t have fopen(). vor 5 Jahren
  Sam Hocevar 4d58c015f9 gpu: implement GL debug context logging. vor 5 Jahren
  Sam Hocevar 9af5d8f52f 3rdparty: fix Win32/x64 bullet builds. vor 5 Jahren
  Sam Hocevar aa0cf5a218 gpu: make the GL errors non-fatal but still log an error. vor 5 Jahren
  Sam Hocevar 9450afe9b7 nx: update submodule. vor 5 Jahren
  Sam Hocevar e7b1f4c56b nx: add a logger. vor 5 Jahren
  Sam Hocevar c4df7f7f91 nx: ensure projects that use OpenGL compile properly. vor 5 Jahren