Clone this repo:
  1. 2054465 Use std::filesystem throughout the codebase by Alexandros Frantzis · 12 days ago master std-fs
  2. 6f390b4 android: Build native code with C++17 by Alexandros Frantzis · 12 days ago
  3. fabb8ea Doc: Recommend meson for building win32 flavors by Alexandros Frantzis · 12 days ago
  4. 50f2a4b github: Build win32 flavors with msvc in CI by Alexandros Frantzis · 13 days ago
  5. 4656342 github: Build win32 flavors with mingw in CI by Alexandros Frantzis · 13 days ago
  6. fafe91f include/getopt: Always use non-const char array to avoid MSVC errors by Alexandros Frantzis · 12 days ago
  7. 0e3fc9c libmatrix: Add utility function to get idle time by Alexandros Frantzis · 13 days ago
  8. adb7f1f libmatrix: Add utility function to get process times by Alexandros Frantzis · 13 days ago
  9. 77a40b9 libmatrix: Add utility function to get the number of processors by Alexandros Frantzis · 14 days ago
  10. 4cedd11 libmatrix: Use C++ std::chrono instead of clock_gettime by Alexandros Frantzis · 13 days ago
  11. e2b1252 libmatrix: Use C++17 std::filesystem instead of dirent by Alexandros Frantzis · 13 days ago
  12. 776f2f8 Build: Add support for win32 flavors in meson by Alexandros Frantzis · 13 days ago
  13. 73717de libmatrix: Provide a copy of the va_list to __android_log_vprint by Alexandros Frantzis · 14 days ago issue-218
  14. 10e4f79 NativeStateX11: Fix WM_DELETE_WINDOW handling by Christopher Snowhill · 4 weeks ago
  15. 8af7138 NativeStateWayland: Explicitly destroy all Wayland resources at shutdown by Alexandros Frantzis · 3 months ago
  16. e168067 Explicitly release GL related resources at shutdown by Alexandros Frantzis · 3 months ago
  17. cdc85bf src/meson.build: add x11 dependency to glx by Patrick Welche · 11 months ago
  18. 37c66f8 Fix memory leaks using smart pointers by tim · 3 months ago
  19. d7c4394 Add missing includes in scene-collection.h by Daniel Levin · 4 months ago
  20. 5f23d54 GLVisualConfig: By default don't care about the stencil config component by Alexandros Frantzis · 6 months ago