Commit History

Author SHA1 Message Date
  bruvzg f4ea9cd9f3 [Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to allow multi-window interface in full-screen. 3 years ago
  Hendrik Brucker c058361a23 Fix captured mouse mode 3 years ago
  Nathan Franke 8a0a3accee simplify formatting scripts, add a clang-tidy script, and run clang-tidy 3 years ago
  Rémi Verschelde 4b36b6e92a Merge pull request #56785 from bruvzg/nat_handles_4 3 years ago
  Rémi Verschelde 57a057f7ff Merge pull request #56754 from madmiraal/fix-45592 3 years ago
  Omar Polo bd448e5535 Rename or refactor macros to avoid leading underscores 4 years ago
  bruvzg d62ca0c9c0 Window management improvements. 3 years ago
  bruvzg 89f37d4105 Add support for getting native display, window, and view handles. 3 years ago
  luz paz 858bcd5058 Fix various typos 3 years ago
  Marcel Admiraal 5250cdd150 Use mouse event relative motion to calculate mouse velocity 3 years ago
  Rémi Verschelde 46624388d4 Merge pull request #56322 from madmiraal/fix-42450 3 years ago
  Rémi Verschelde 1d6f8ad837 Merge pull request #56438 from madmiraal/fix-56428 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Marcel Admiraal 75a58360fd Fix tablet tilt values returning bad values 3 years ago
  Marcel Admiraal 3105d9b1f3 Rename speed to velocity when it's a directional Vector 3 years ago
  Bastiaan Olij d08b28aeb0 Fix initialising of gl_manager and checking gl_manager and context_vulkan preventing crash issues. 3 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Rémi Verschelde 43ff899fa7 Merge pull request #54315 from nekomatata/x11-key-events-log 3 years ago
  PouleyKetchoupp 4215d694f8 Fix BadWindow X11 errors when a window is closed while processing struts 4 years ago
  Rémi Verschelde a000186de4 Merge pull request #41565 from nekomatata/x11-usable-screen-size 4 years ago
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile 4 years ago
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 4 years ago
  lawnjelly e3491a3744 Add GLES2 2D renderer + Linux display manager 4 years ago
  PouleyKetchoupp 85a934954d Implemented screen_get_usable_rect for X11 Display Server 5 years ago
  Rémi Verschelde 9fb9b99cab Merge pull request #42117 from nekomatata/x11-get-window-screen 4 years ago
  PouleyKetchoupp b34480b645 Fix window_get_current_screen for X11 display server 5 years ago
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 4 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 years ago
  PouleyKetchoupp ba96fc6a4d Fix input events random delay on X11 4 years ago