Commit History

Author SHA1 Message Date
  Jeffery Myers d563e95992 always set the DPI scale on fonts, even if we are autoscaling 1 year ago
  Jeffery Myers d6676e3a56 Scale default fonts when we detect that we are handling our own high DPI modes. 1 year ago
  Jeffery Myers 583d4fea67 don't pass 0 to ImGui deltaTime 1 year ago
  Jeffery Myers 89107354ea Merge branch 'main' of github.com:raylib-extras/rlImGui 1 year ago
  Jeffery Myers 9dba5527fc more efficient keymap lookup. 1 year ago
  Jeffery Myers c7303258e0 use imgui texture id type 1 year ago
  raddari 30c4cbbe02 Fix typo in ImGui_ImplRaylib_BuildFontAtlas 1 year ago
  Jeffery Myers 50779c5e76 Update to work with current ImGui and build on a mac 1 year ago
  Jeffery Myers 57efef06f6 Revert "Use texture ID with ImGui so that the calling texture pointer can go out of scope." 1 year ago
  Jeffery Myers a59676ae03 standard int 1 year ago
  Jeffery Myers 1dc076c2e8 Use texture ID with ImGui so that the calling texture pointer can go out of scope. 1 year ago
  Jeffery Myers 6c229f62fb Add dll import/export flags for windows. 1 year ago
  Jeffery Myers 33878175cd don't assume DRM supports high DPI 1 year ago
  Jeffery Myers cfeab63351 Fix mixed tabs and spaces. 1 year ago
  Jeffery Myers 51b29d6c56 Merge pull request #64 from benchislett/main 1 year ago
  Jeff Myers b89413d61b Don't try to do monitor or cursor stuff on the DRM Platforms. 1 year ago
  Benjamin Chislett 737e21daa4 Remove unused variable 1 year ago
  Jeff Myers 3d8ece299d don't eat key events at all 1 year ago
  Jeff Myers d765c1ef3d remove manual batch checking, raylib handles it now. 2 years ago
  Jeff Myers b02ec0e657 void for empty arguments. 2 years ago
  Jeff Myers 165a715672 cleanup the global context properly and don't allow double free 2 years ago
  Jeff Myers de2c361b58 fix for buggy Apple OpenGL implementation 2 years ago
  Jeff Myers c91d9281ec copyright update 2 years ago
  Jeff Myers 264131b667 cleanup gamepad input code. 2 years ago
  Jeff Myers f137472778 add support for gamepad 0 2 years ago
  Jeff Myers 99e52088ec only do DPI scale if we are in high DPI mode. 2 years ago
  Jeff Myers f094baeebc style cleanups 2 years ago
  Benny Wysong-Grass d25b976628 Fix dpi scaling issue on MacOS 2 years ago
  Jeff Myers 5c49511bcb Merge branch 'main' of github.com:raylib-extras/rlImGui 2 years ago
  Jeff Myers a7ea68023c use the correct window size for scissor mode inverts. 2 years ago