Age | Commit message (Expand) | Author |
2022-02-04 | Merge pull request #57341 from bruvzg/win_multiwin_fs | Rémi Verschelde |
2022-02-04 | Merge pull request #57335 from jordigcs/display-refresh-rate | Rémi Verschelde |
2022-02-04 | [Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to al... | bruvzg |
2022-02-03 | Add screen_get_refresh_rate to DisplayServer | jordi |
2022-01-31 | Simplify DisplayServerWindows pos/size message handling | SeleckyErik |
2022-01-27 | Merge pull request #56785 from bruvzg/nat_handles_4 | Rémi Verschelde |
2022-01-17 | Merge pull request #56012 from bruvzg/wt🤎4 | Rémi Verschelde |
2022-01-14 | Add support for getting native display, window, and view handles. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-18 | [Windows] Improve console handling and execute/create_process. | bruvzg |
2021-12-18 | Fix initialising of gl_manager and checking gl_manager and context_vulkan pre... | Bastiaan Olij |
2021-11-12 | Use "enum class" for input enums | Aaron Franke |
2021-10-31 | Use OpenGL 3.3 core profile instead of compatibility profile | Clay John |
2021-10-30 | Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 | Hugo Locurcio |
2021-10-30 | Add GLES2 2D renderer + Linux display manager | lawnjelly |
2021-10-14 | Fix specific warnings issues by Clang | K. S. Ernest (iFire) Lee |
2021-10-05 | Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master | Rémi Verschelde |
2021-09-23 | Add missing WIN32_LEAN_AND_MEAN | Bartłomiej T. Listwon |
2021-09-21 | Allow for mapping keycodes to current layout | Frixuu |
2021-09-19 | Fix Windows cursor with trails disappearing in fullscreen | Dan |
2021-07-22 | Move `alert` function from `DisplayServer` to `OS`. | bruvzg |
2021-07-16 | Modernize Display server to use override keyword | Hendrik Brucker |
2021-07-06 | Restructure and reimplement vsync options | Hendrik Brucker |
2021-06-20 | Use mouse and joypad enums instead of plain integers | Aaron Franke |
2021-02-18 | Move tablet driver API from OS to DisplayServer. | bruvzg |
2021-01-18 | BUGFIX: Fix unintialized cursor_shape on windows display server | Marios Staikopoulos |
2021-01-06 | Fix PopupMenu's which are not closed after a recent commit | Yuri Roubinsky |
2021-01-05 | Merge pull request #44299 from Chaosus/fix_win32_warning | Rémi Verschelde |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2021-01-01 | Fixed warning at project startup (WIN32) | Yuri Roubinsky |
2020-12-31 | Fix window restoring after fullscreen again | Yuri Roubinsky |
2020-12-04 | RenderingServer reorganization | reduz |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-09-17 | Add window click-through support. | bruvzg |
2020-08-17 | Revert "[Windows] Attach to parent console instead of creating new one." | bruvzg |
2020-08-11 | [Windows] Attach to parent console instead of creating new one. | bruvzg |
2020-07-23 | DisplayServer: separate window showing into another function | Lorenzo Cerqua |
2020-07-10 | Fix cancel/OK button order on macOS | Daniel Ting |
2020-06-30 | Add a separate application focus/in notification out from Window focus notifi... | Juan Linietsky |
2020-06-13 | Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/... | bruvzg |
2020-05-22 | Block WM_MOUSEMOVE during Windows Ink pen handling. | bruvzg |
2020-05-20 | [Windows] Add tablet driver selection. | bruvzg |
2020-05-16 | Fix input event being dispatched multiple times on Windows | HaSa1002 |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-05 | [Windows] Add support for the WinTab API for pen input. | bruvzg |
2020-05-03 | [Linux/Windows] Set pressure to 1.0f when primary button is pressed and devic... | bruvzg |
2020-04-28 | Rename InputFilter back to Input | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-04-01 | Fix Clang warnings on Windows | Rémi Verschelde |
2020-03-28 | Fix copyright headers for recently added files | Rémi Verschelde |