3139 коммитов (e0730821501436dee4056a4a17f7e312ac9df249)
 

Автор SHA1 Сообщение Дата
  Sam Hocevar 1f45f3acdb math: improve matrix inversion unit tests. 5 лет назад
  Sam Hocevar 32583a7c41 math: rewrite the LU decomposition code and the matrix inversion code. 5 лет назад
  Sam Hocevar 14f2fd354f math: simplify determinant computation by using our new lup decomposition. 5 лет назад
  Sam Hocevar 8632e08d1f math: new code for LU decomposition with partial pivoting. 5 лет назад
  Sam Hocevar f6b3304ff5 math: generic code for vector stdstream method. 5 лет назад
  Sam Hocevar 83b735b3d8 math: fix class/struct inconsistency. 5 лет назад
  Sam Hocevar 456cc1224d math: use default constructor for vec_t types. 5 лет назад
  Sam Hocevar c11c941351 math: more unit tests for the vector classes. 5 лет назад
  Sam Hocevar 8294264837 feature: assume all compilers can now initialise arrays C++11-style. 5 лет назад
  Sam Hocevar 8f9b573da5 math: fix uninitalised member value in arraynd<>. 5 лет назад
  Sam Hocevar 8ad02b5862 android: refresh the code so that most of the Android port compiles again. 5 лет назад
  Sam Hocevar 49f4d8b4a1 input: preliminary NX support. 5 лет назад
  Sam Hocevar cdc335ca30 gpu: remove deprecated glEnable(GL_TEXTURE_2D). 5 лет назад
  Sam Hocevar ade80f7955 imgui: switch to a branch that supports higher plane Unicode codepoints. 5 лет назад
  Sam Hocevar baa6f0186c profiler: fix a crash on exit. 5 лет назад
  Sam Hocevar cf02d4b0d0 gpu: rename a few methods. 5 лет назад
  Sam Hocevar 6af1481c8e ui: fix mouse coordinates handling when the window is resized. 5 лет назад
  Sam Hocevar 1936c4ccd8 scene: fix viewport size updating. 5 лет назад
  Sam Hocevar 2c5a1be8b3 Make the check for threading support runtime to make debugging easier. 5 лет назад
  Sam Hocevar 47aa41dcb9 scene: rename a few things for clarity. 5 лет назад
  Sam Hocevar 95c1e9db82 math: fix C++ compliance issues with default vector constructors. 5 лет назад
  Sam Hocevar f6f61ceb23 gpu: add helper functions to upload buffer data. 5 лет назад
  Sam Hocevar 336f9abe40 Fix Windows build. 5 лет назад
  Sam Hocevar b8eefc1d02 Update all 3rd party submodules. 5 лет назад
  Sam Hocevar 7591962cb0 gpu: fix 32-bit compilation on Windows. 5 лет назад
  Sam Hocevar df4471bef8 audio: NX support. 5 лет назад
  Sam Hocevar 2cb4324574 ui: fix a compilation warning. 5 лет назад
  Sam Hocevar 9518a3e4f8 nx: update submodule. 5 лет назад
  Sam Hocevar a94a1b4f76 ui: some cleanup in the gui entity object. 5 лет назад
  Sam Hocevar 28e7e85bbf sys: minor tweaks to filesystem load order. 5 лет назад
  Sam Hocevar a1d5089f8d ui: fix wrong IBO/VBO bind order. 5 лет назад
  Sam Hocevar 8907e6d156 gpu: reformat GL debug information to make it far more compact. 5 лет назад
  Sam Hocevar 330c9c7e9b gpu: minor compilation warning in debug mode. 5 лет назад
  Sam Hocevar 3b05abc54f scene: do not clear the scene twice. 5 лет назад
  Sam Hocevar 2c45d0918d gpu: fix numerous OpenGL programming errors. 5 лет назад
  Sam Hocevar 56e9023e65 nx: update submodule. 5 лет назад
  Sam Hocevar 74407e252c ui: disable imgui ini file loading; some platforms don’t have fopen(). 5 лет назад
  Sam Hocevar 4d58c015f9 gpu: implement GL debug context logging. 5 лет назад
  Sam Hocevar 9af5d8f52f 3rdparty: fix Win32/x64 bullet builds. 5 лет назад
  Sam Hocevar aa0cf5a218 gpu: make the GL errors non-fatal but still log an error. 5 лет назад
  Sam Hocevar 9450afe9b7 nx: update submodule. 5 лет назад
  Sam Hocevar e7b1f4c56b nx: add a logger. 5 лет назад
  Sam Hocevar c4df7f7f91 nx: ensure projects that use OpenGL compile properly. 5 лет назад
  Sam Hocevar d7fc121faf Start porting the engine to the Nintendo Switch. 5 лет назад
  Sam Hocevar 2c484bc8ae Add NX64 platform to projects. 5 лет назад
  Sam Hocevar 512eba5bf6 audio: fix build with SDL_Mixer disabled. 5 лет назад
  Sam Hocevar b5de2bd6e6 math: implement <<(ostream &, real). 5 лет назад
  Sam Hocevar 9a73325d68 math: fix a bug in hex display of reals. 5 лет назад
  Sam Hocevar 2bf54ebcb0 math: use std::string logic rather than printf() for real number formatting. 5 лет назад
  Sam Hocevar db3a40687a gpu: remove debug code that should not have ended here. 5 лет назад