Commit History

Author SHA1 Message Date
  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 5 years ago
  K. S. Ernest (iFire) Lee 8f0c056431 Fix specific warnings issues by Clang 4 years ago
  Rémi Verschelde b1c6826b9f Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master 4 years ago
  Bartłomiej T. Listwon 425ed0ffe0 Add missing WIN32_LEAN_AND_MEAN 4 years ago
  Frixuu 650e63a7ca Allow for mapping keycodes to current layout 4 years ago
  Dan 131f5dbb54 Fix Windows cursor with trails disappearing in fullscreen 4 years ago
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 years ago
  Hendrik Brucker 38578a8095 Modernize Display server to use override keyword 4 years ago
  Hendrik Brucker 043ae91560 Restructure and reimplement vsync options 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  bruvzg 3e0262509f Move tablet driver API from OS to DisplayServer. 4 years ago
  Marios Staikopoulos 2a2de2f684 BUGFIX: Fix unintialized cursor_shape on windows display server 4 years ago
  Yuri Roubinsky d4939aa05f Fix PopupMenu's which are not closed after a recent commit 4 years ago
  Rémi Verschelde 9d6df31b84 Merge pull request #44299 from Chaosus/fix_win32_warning 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Yuri Roubinsky 41efbf8cae Fixed warning at project startup (WIN32) 4 years ago
  Yuri Roubinsky 8a2bc6bf58 Fix window restoring after fullscreen again 4 years ago
  reduz 2787ad65be RenderingServer reorganization 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  bruvzg 6a14c72b12 Add window click-through support. 5 years ago
  bruvzg 03ffd6451a Revert "[Windows] Attach to parent console instead of creating new one." 5 years ago
  bruvzg 4f7a49db53 [Windows] Attach to parent console instead of creating new one. 5 years ago
  Lorenzo Cerqua d670a49612 DisplayServer: separate window showing into another function 5 years ago
  Daniel Ting 9605fc54c7 Fix cancel/OK button order on macOS 5 years ago
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. 5 years ago
  bruvzg 92352b1c23 Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11), remove latin variant function. 5 years ago
  bruvzg b08b027a9a Block WM_MOUSEMOVE during Windows Ink pen handling. 5 years ago
  bruvzg d0b5174b6a [Windows] Add tablet driver selection. 5 years ago