| Commit message (Expand) | Author | Age | Files | Lines |
* | Effective DisplayServer separation, rename X11 -> LinuxBSD | Juan Linietsky | 2020-03-26 | 1 | -3568/+0 |
* | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky | 2020-03-26 | 1 | -1/+1 |
* | Fixed WM_DELETE flag being set too late | Ev1lbl0w | 2020-03-23 | 1 | -3/+3 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | typedefs: Cleanup unused macros and unnecessary checks | Rémi Verschelde | 2020-03-11 | 1 | -2/+4 |
* | Rename `scancode` to `keycode`. | bruvzg | 2020-02-25 | 1 | -14/+28 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -6/+2 |
* | Remove incomplete battery status/power API | Rémi Verschelde | 2020-02-14 | 1 | -16/+0 |
* | Force vulkan driver until OpenGL is implemented | Juan Linietsky | 2020-02-12 | 1 | -0/+5 |
* | More GIProbe work and fixes | Juan Linietsky | 2020-02-11 | 1 | -2/+2 |
* | Add runtime GLES2 / Vulkan context selection. | bruvzg | 2020-02-11 | 1 | -431/+126 |
* | Custom material support seems complete. | Juan Linietsky | 2020-02-11 | 1 | -1/+1 |
* | basic 2D engine is more or less working with Vulkan, including editor. | Juan Linietsky | 2020-02-11 | 1 | -2/+11 |
* | A lot of progress with canvas rendering, still far from working. | Juan Linietsky | 2020-02-11 | 1 | -7/+10 |
* | Texture refactor | Juan Linietsky | 2020-02-11 | 1 | -3/+3 |
* | Modify RenderingDevice to use RIDs, now that they are O(1) | Juan Linietsky | 2020-02-11 | 1 | -21/+21 |
* | Added support for push constants | Juan Linietsky | 2020-02-11 | 1 | -1/+5 |
* | Initial work on Vulkan: | Juan Linietsky | 2020-02-11 | 1 | -2/+312 |
* | Merge pull request #35802 from bruvzg/linux_tablet_ranges | Rémi Verschelde | 2020-02-10 | 1 | -24/+6 |
|\ |
|
| * | Fix pressure / tilt ranges on Linux. | bruvzg | 2020-01-31 | 1 | -24/+6 |
* | | adjusted linux cursors, added fallbacks | MennoMax | 2020-02-10 | 1 | -7/+61 |
* | | Remove duplicate ERR_PRINT macro. | Marcel Admiraal | 2020-02-05 | 1 | -3/+3 |
* | | Restores correct window position after fullscreen toggling off on Linux | Yuri Roubinsky | 2020-02-03 | 1 | -1/+6 |
* | | Fix restoring window from fullscreen to normal on Linux | Yuri Roubinsky | 2020-02-03 | 1 | -1/+1 |
|/ |
|
* | Remove buggy check if key was already released for accumulated input | Eric Rybicki | 2020-01-22 | 1 | -5/+0 |
* | Merge pull request #33967 from Calinou/add-os-is-window-focused | Rémi Verschelde | 2020-01-06 | 1 | -0/+8 |
|\ |
|
| * | Add an `OS.is_window_focused()` getter | Hugo Locurcio | 2019-11-28 | 1 | -0/+8 |
* | | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | | iOS modular build and export implementation. | bruvzg | 2019-12-01 | 1 | -5/+0 |
|/ |
|
* | X11: Fix memory leak in handle_key_event | Rémi Verschelde | 2019-11-12 | 1 | -0/+1 |
* | [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp... | bruvzg | 2019-10-30 | 1 | -4/+71 |
* | Fix X11 modifier keys. | bruvzg | 2019-10-12 | 1 | -3/+2 |
* | Properly revert cursor when using set_custom_mouse_cursor with null | PouleyKetchoupp | 2019-10-03 | 1 | -0/+2 |
* | Changed some code found by Clang Tidy and Coverity | qarmin | 2019-09-22 | 1 | -3/+3 |
* | [X11] set PID as window attribute | thomas.herzog | 2019-09-11 | 1 | -0/+7 |
* | Fix modifier keys causing key-code mismatch on Linux/X11. | bruvzg | 2019-08-28 | 1 | -1/+4 |
* | OS_X11::set_window_maximized gives up after 0.5s | Carl Drougge | 2019-08-10 | 1 | -3/+6 |
* | Turn `OS.set_min/max_window_size()` warnings into errors | Hugo Locurcio | 2019-07-30 | 1 | -2/+2 |
* | Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678 | Guilherme Felipe | 2019-07-24 | 1 | -0/+1 |
* | Fix cursor blinking in integrated GPUs | Guilherme Felipe | 2019-07-09 | 1 | -0/+18 |
* | Merge pull request #29815 from NilsIrl/plus_file_1 | Rémi Verschelde | 2019-07-01 | 1 | -1/+1 |
|\ |
|
| * | Replace ` + "/" + ` with `String::file_add()` | Nils ANDRÉ-CHANG | 2019-06-23 | 1 | -1/+1 |
* | | Some code changed with Clang-Tidy | qarmin | 2019-06-26 | 1 | -6/+2 |
* | | Merge pull request #29752 from bruvzg/window_size_limits | Rémi Verschelde | 2019-06-17 | 1 | -15/+122 |
|\ \ |
|
| * | | Add ability to limit maximum/minimum window size. | bruvzg | 2019-06-15 | 1 | -15/+122 |
| |/ |
|
* / | Adding a new Camera Server implementation to Godot. | BastiaanOlij | 2019-06-15 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #29465 from bruvzg/per_pixel_transp_impr | Rémi Verschelde | 2019-06-12 | 1 | -1/+1 |
|\ |
|
| * | Removes redundant "display/window/per_pixel_transparency/splash" setting, imp... | bruvzg | 2019-06-04 | 1 | -1/+1 |
* | | [X11] Add window borderless state detection, fix borderless state restoration... | bruvzg | 2019-06-11 | 1 | -5/+22 |
|/ |
|
* | Fix and expose String::strip_escapes(), use it in LineEdit paste | Rémi Verschelde | 2019-05-31 | 1 | -1/+1 |