Commit History

Author SHA1 Message Date
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile 3 years ago
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 3 years ago
  lawnjelly e3491a3744 Add GLES2 2D renderer + Linux display manager 4 years ago
  Rémi Verschelde 9fb9b99cab Merge pull request #42117 from nekomatata/x11-get-window-screen 3 years ago
  PouleyKetchoupp b34480b645 Fix window_get_current_screen for X11 display server 4 years ago
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 3 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  PouleyKetchoupp ba96fc6a4d Fix input events random delay on X11 3 years ago
  ConteZero 8c48b4a7e0 Fix primary clipboard warning 3 years ago
  ConteZero 838c9d37b4 Added primary clipboard for Linux 3 years ago
  Rémi Verschelde a7011fa294 Merge pull request #52684 from Frixuu/master 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Frixuu 650e63a7ca Allow for mapping keycodes to current layout 3 years ago
  Hugo Locurcio 7486fa9b16 Mention that rebooting is required after updating graphics driver on Linux 3 years ago
  Pedro J. Estébanez dc187324be Add input buffering framework 4 years ago
  Pedro J. Estébanez 7c864d41c9 Improve input event accumulation 4 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 years ago
  luz paz 3564c16cb8 Fix various typos with codespell 4 years ago
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 years ago
  PouleyKetchoupp e030360b88 Fix popup closing immediately after showing on some Linux WMs 4 years ago
  Hendrik Brucker 043ae91560 Restructure and reimplement vsync options 4 years ago
  Niklas Higi 0c83a23ab5 Add "Keep screen on" feature to `DisplayServerX11` 5 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Aaron Franke 98aa3b669e Add MOUSE_MODE_CONFINED_HIDDEN 4 years ago
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 4 years ago
  Hugo Locurcio 064ca9adae Remove debugging prints in the Linux DisplayServer 4 years ago
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` 4 years ago
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` 4 years ago