3171 коммитов (2dd4794d9e8c153b2b9266728b62cd27cad5bd7c)
 

Автор SHA1 Сообщение Дата
  Sam Hocevar 2dd4794d9e build: major MSBuild property files cleanup 2 лет назад
  Sam Hocevar f72d78a92d audio: create a simplistic Kinc backend 2 лет назад
  Sam Hocevar 624b3ed5e4 sys: handle Kinc framebuffer in the main loop 2 лет назад
  Sam Hocevar 077d2863f5 Merge branch 'wip/deprecate' 2 лет назад
  Sam Hocevar b9ca364184 Add note about the old master branch 2 лет назад
  Sam Hocevar c52f234619 src: ensure submodules use the checkout update mode 2 лет назад
  Sam Hocevar b037e00c24 sys: log messages with OutputDebugString when a debugger is attached 2 лет назад
  Sam Hocevar b9063b82fd sys: replace std::erase_if with std::remove_if until we support C++20 2 лет назад
  Sam Hocevar 6af228a946 sys: add support for Kinc main loop callback 2 лет назад
  Sam Hocevar 4272d40443 build: update solution and project platforms 2 лет назад
  Sam Hocevar 439bbd300e build: simplify the window example project file 2 лет назад
  Sam Hocevar 09e2a5c46b build: make the Kinc shader compile step more configurable 2 лет назад
  Sam Hocevar e9d8e36c49 build: add msbuild target for Kinc shaders 2 лет назад
  Sam Hocevar c8c78762aa sys: clean up usage of std::filesystem 2 лет назад
  Sam Hocevar f6ebe21cff Windows x64 compilation fixes 2 лет назад
  Sam Hocevar e84b0aa691 Reorganise code to use Kinc on Windows and Switch 2 лет назад
  Sam Hocevar 7f2eebe945 Clean up the sys/init.h header 2 лет назад
  Sam Hocevar d4f5c3d6a2 Remove almost everything from Lol Engine and start a clean header hierarchy 2 лет назад
  Sam Hocevar 5b30aa5895 Various NX compilation fixes 2 лет назад
  Sam Hocevar 28e25dd4a9 Minor documentation update 2 лет назад
  Sam Hocevar 9a54eff1cd Replace lol::format in favour of C++20 std::format 2 лет назад
  Sam Hocevar 819e4a9ccc Ensure project-specific build.config is imported last 3 лет назад
  Sam Hocevar 8cc7bb88bc Migrate to Visual Studio 2022 3 лет назад
  Sam Hocevar 64470b6981 Update various submodules 3 лет назад
  Sam Hocevar d6ad5049f9 Update some autotools scripts 3 лет назад
  Sam Hocevar d1a0443e69 Fix GCC build and GDI codec logic. 5 лет назад
  Sam Hocevar 0c83a7a3e9 scene: add a few safeguards for non-GL platforms. 5 лет назад
  Sam Hocevar 61ff5f46df app: ensure enable_shared_from_this inheritance is public (C++17 requirement). 5 лет назад
  Sam Hocevar 4bcb8eb764 Merge app and app::display classes when appropriate. 5 лет назад
  Sam Hocevar bac0f8bbd1 Continue cleaning up the scene/application/display entanglement. 5 лет назад
  Sam Hocevar 04e649a791 scene: remove the unused PrimitiveSource class. 5 лет назад
  Sam Hocevar f72cc3cd52 scene: remove the SceneDisplay class. 5 лет назад
  Sam Hocevar 05a9852524 Fix property sheet references in vcxproj files. 5 лет назад
  Sam Hocevar 270df64d63 Minor GLES compilation fixes. 5 лет назад
  Sam Hocevar 69fdee0db7 input: add drag-and-drop support for SDL applications. 5 лет назад
  Sam Hocevar 63aecec15d Make lolfx rules silent by default. 5 лет назад
  Sam Hocevar 6f7dcf81e0 Fix lolfx compilation system so that it works with libtool. 5 лет назад
  Sam Hocevar d8b3f02c2c Fix linker error. 5 лет назад
  Sam Hocevar b36f1e5fe3 Rename gradient.lolfx to avoid conflicts with gradient.cpp. 5 лет назад
  Sam Hocevar b24a2f005e Use libtool to build our libraries. It’s really more convenient. 5 лет назад
  Sam Hocevar ea43491516 Update cpp-httplib module. 5 лет назад
  Sam Hocevar 833674d32c Allow to build on platforms that don’t have OpenGL. 5 лет назад
  Sam Hocevar e0246ae6c6 Improve narray and image unit tests. 5 лет назад
  Sam Hocevar d25ffd7698 Upgrade lol framework and add tests for narray iterators. 5 лет назад
  Sam Hocevar 70d0231905 Improve unit tests for narray and narray_view classes. 5 лет назад
  Sam Hocevar 8f59dd573f Prepare refactoring of lol::image and lol::narray. 5 лет назад
  Sam Hocevar b6642fed1c Remove obsolete file. 5 лет назад
  Sam Hocevar 8e9dd2866a Fix Windows compilation. 5 лет назад
  Sam Hocevar ad2f4aacfd Remove almost unused File class. 5 лет назад
  Sam Hocevar 8976ed336e Use std::filesystem here and there to simplify code. 5 лет назад