index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
x11
/
os_x11.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
1
-338
/
+0
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-3
/
+2
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
1
-7
/
+0
*
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
1
-4
/
+9
*
Custom material support seems complete.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Initial work on Vulkan:
Juan Linietsky
2020-02-11
1
-1
/
+8
*
Restores correct window position after fullscreen toggling off on Linux
Yuri Roubinsky
2020-02-03
1
-0
/
+1
*
Merge pull request #33967 from Calinou/add-os-is-window-focused
Rémi Verschelde
2020-01-06
1
-0
/
+2
|
\
|
*
Add an `OS.is_window_focused()` getter
Hugo Locurcio
2019-11-28
1
-0
/
+2
*
|
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
-3
/
+0
|
/
*
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...
bruvzg
2019-10-30
1
-0
/
+3
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-3
/
+0
*
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-09
1
-0
/
+1
*
Merge pull request #29752 from bruvzg/window_size_limits
Rémi Verschelde
2019-06-17
1
-0
/
+7
|
\
|
*
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-15
1
-0
/
+7
*
|
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
1
-0
/
+3
|
/
*
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
1
-1
/
+1
*
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
1
-0
/
+1
*
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Use XInput2 RawMotion to generate MouseMotion events
Cosmic Chip Socket
2018-12-14
1
-9
/
+15
*
Merge pull request #20385 from moiman100/unify-double-clicking
Rémi Verschelde
2018-12-14
1
-0
/
+1
|
\
|
*
Added double clicking to all buttons
Mikko Mustonen
2018-08-12
1
-0
/
+1
*
|
Merge pull request #20063 from moiman100/fix-button-mask
Rémi Verschelde
2018-12-14
1
-1
/
+1
|
\
\
|
*
|
Fixed button mask behavior
mm
2018-07-11
1
-1
/
+1
*
|
|
Fix various Clang 7 warnings about unused stuff
Rémi Verschelde
2018-10-01
1
-8
/
+3
*
|
|
Merge pull request #21910 from hpvb/fix-8145-x11
Rémi Verschelde
2018-09-12
1
-0
/
+1
|
\
\
\
|
*
|
|
Update X11 global mouse position at startup
Hein-Pieter van Braam
2018-09-09
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
|
/
/
*
|
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
1
-0
/
+5
*
|
Fix some more build issues after c69de2ba4
Rémi Verschelde
2018-07-20
1
-2
/
+2
*
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
1
-0
/
+3
|
/
*
IME context detection.
Saracen
2018-06-11
1
-0
/
+5
*
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
1
-0
/
+6
|
\
|
*
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
1
-0
/
+6
*
|
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-0
/
+1
|
/
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-11
/
+0
*
Fix `--help` output, allow renderer override from command line (`--video-driv...
bruvzg
2018-03-02
1
-0
/
+5
*
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
1
-0
/
+3
|
\
|
*
Add new window setting: always on top
Pedro J. Estébanez
2018-01-05
1
-0
/
+3
*
|
Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl
Rémi Verschelde
2018-02-14
1
-0
/
+2
|
\
\
|
*
|
X11: implement OS.get_unique_id
geequlim
2018-01-31
1
-0
/
+2
|
|
/
*
|
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-12
1
-0
/
+1
*
|
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
1
-1
/
+1
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
1
-1
/
+1
*
Merge pull request #15092 from guilhermefelipecgs/fix_infinite_loop_on_splash...
Rémi Verschelde
2018-01-03
1
-0
/
+2
|
\
[next]