3046 コミット (ffaac3a634c0ef753153dca8a13e1aa84c6f333a)
 

作成者 SHA1 メッセージ 日付
  Sam Hocevar ffaac3a634 build: enforce Unix line endings for autotools files. 4年前
  Sam Hocevar d95cca8866 Remove NX submodule because it causes too many issues for other people. 4年前
  Sam Hocevar 2122d8984d build: use AM_SILENT_RULES unconditionally even for client projects. 4年前
  Sam Hocevar 4a5e2a2404
Merge pull request #12 from Low-power/fix-disable-silent-rules 4年前
  WHR cb8e3856e4 Fix configure option '--disable-silent-rules' not working 4年前
  Sam Hocevar bb57a5e288 Fix MSYS2 “native” build. 5年前
  Sam Hocevar 8e3d062bb5 osx: use gl3.h instead of gl.h. 5年前
  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年前