Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Samuel Marks 2396b67522 [vcpkg.json] Add `allegro5` dep; [CMakeLists.txt] Add `BUILD_DEMOS` option; [demo/CMakeLists.txt] `add_subdirectory` for each demo (comment out all but `allegro5` for now); [demo/allegro5/CMakeLists.txt] Begin implementing allegro5 demo 3 yıl önce
  Samuel Marks ac7e89a2e6 [example/CMakeLists.txt] Use `glfw` as target name for `glfw3` found package; [src/CMakeLists.txt] Fix `fix_comments` implementation; improve whitespace consistency with Python implementation 3 yıl önce
  Samuel Marks 0761cfc6c1 [vcpkg.json] Add cross-platform package management; [CMakeLists.txt] Use same compiler flags as example Makefile (sans C99); [example/CMakeLists.txt] WiP implementation; [cmake/modules/CMakeFindM.cmake] Find math library 3 yıl önce
  Samuel Marks ec222c2e86 [src/CMakeLists.txt] Share as much code as possible betwixt the header-only and 'regular' library variants; fix (most) whitespace discrepancies betwixt Python and CMake amalgamation generation routines; begin implementing `fix_comments` 3 yıl önce
  Samuel Marks 8d7b6822c4 CMake and CPack integration (removing Python dependency in the process) 3 yıl önce
  Rob Loach 0a77211844 Merge pull request #459 from bmuessig/master 3 yıl önce
  Benedikt Müssig dca0f6fcfc Corrected the fill bugs in the GDI binding 3 yıl önce
  Benedikt Müssig 628cc61263 Added the wingdi header to the GDI binding 3 yıl önce
  Benedikt Müssig e698bb1531 Added the GDI arc drawing commands to the dispatch switch-case 3 yıl önce
  Benedikt Müssig 321badb389 Implemented select all for GDI 3 yıl önce
  Benedikt Müssig cacdf6baa4 Added the arc methods to the GDI binding 3 yıl önce
  Rob Loach a51d9eec96 Merge pull request #427 from kbolino/fix-sdl-hidpi-rendering 3 yıl önce
  Rob Loach b71eb8dafb Merge pull request #446 from crazyBaboon/ImproveFileBrowser 3 yıl önce
  Rob Loach b00c8e2c86 Merge pull request #448 from tcdude/master 3 yıl önce
  tcdude 068ae5fc33 Button behavior `NK_BUTTON_TRIGGER_ON_RELEASE` 3 yıl önce
  crazyBaboon 4f2738d067 Merge pull request #1 from RobLoach/filebrowser-string 3 yıl önce
  Rob Loach c9d3a3fd20 file_browser: Bring string.h to the top 3 yıl önce
  crazyBaboon f58114e45e file_browser.c - remove #include <string.h> 3 yıl önce
  dumblob e5c44b7182 Merge pull request #445 from crazyBaboon/ImproveFileBrowser 3 yıl önce
  crazyBaboon e5100bcef6 Ignore case when sorting strings alphabetically 3 yıl önce
  Rob Loach 9a244564be Merge pull request #442 from crazyBaboon/ImproveFileBrowser 3 yıl önce
  crazyBaboon e3cec3b6b1 Forgot to include <string.h> 3 yıl önce
  crazyBaboon 0163faffed file_browser.c - Display files and folders by alphabetical order 3 yıl önce
  Rob Loach 64c6f73630 Merge pull request #436 from crazyBaboon/ImproveFileBrowser 3 yıl önce
  crazyBaboon 8f2ccedfa4 Change dialog action from "Save" to "Open" 3 yıl önce
  crazyBaboon 8377f9147a Use local static variable instead of global 3 yıl önce
  crazyBaboon a1df0c4f57 Further improve file_browser.c 3 yıl önce
  Rob Loach ceee8839ab glfw_gl3: Cast the void* to a struct nk_glfw* (#434) 3 yıl önce
  dumblob 9d8f86f223 Merge pull request #432 from crazyBaboon/ImproveFileBrowser 3 yıl önce
  crazyBaboon ec14ad2a30 Better Display file icons in the filebrowser 3 yıl önce