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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename sanitizer option names.
marxin
2019-01-21
1
-7
/
+15
*
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-09
1
-4
/
+2
*
Merge pull request #24477 from lupoDharkael/nouveau
Hein-Pieter van Braam
2019-01-03
1
-1
/
+20
|
\
|
*
Don't enable DRI_PRIME if nouveau is loaded
lupoDharkael
2018-12-20
1
-1
/
+20
*
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
16
-32
/
+32
*
|
Fix missed captured mouse events on x11
Lee Pugh
2018-12-21
1
-3
/
+14
|
/
*
switch middle and secondary mouse buttons order
Mikko Mustonen
2018-12-15
1
-2
/
+2
*
Use XInput2 RawMotion to generate MouseMotion events
Cosmic Chip Socket
2018-12-14
3
-127
/
+279
*
Merge pull request #20385 from moiman100/unify-double-clicking
Rémi Verschelde
2018-12-14
2
-6
/
+17
|
\
|
*
Added double clicking to all buttons
Mikko Mustonen
2018-08-12
2
-6
/
+17
*
|
Merge pull request #20063 from moiman100/fix-button-mask
Rémi Verschelde
2018-12-14
2
-33
/
+13
|
\
\
|
*
|
Fixed button mask behavior
mm
2018-07-11
2
-33
/
+13
*
|
|
Merge pull request #22733 from guilhermefelipecgs/fix_wm_class
Rémi Verschelde
2018-12-07
1
-1
/
+9
|
\
\
\
|
*
|
|
[x11] Use "application/config/name" for WM_CLASS
Guilherme Felipe
2018-10-05
1
-1
/
+9
*
|
|
|
Fix X11 running a project with fullscreen setting on and resizable off with m...
Marcelo Fernandez
2018-11-18
1
-1
/
+1
*
|
|
|
Fix gcc version check when running scons in python 3.
Ibrahn Sahir
2018-11-14
1
-0
/
+2
*
|
|
|
Fix compile recent compile issues with gcc 5.5
Marcelo Fernandez
2018-11-12
1
-2
/
+2
*
|
|
|
Merge pull request #23542 from marcelofg55/no_pie
Rémi Verschelde
2018-11-09
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Fix binaries incorrectly detected as shared libraries on some linux distros
Marcelo Fernandez
2018-11-07
1
-0
/
+12
*
|
|
|
|
Set DRI_PRIME=1 by default on X11 if not already set
Hein-Pieter van Braam
2018-11-06
1
-0
/
+4
|
/
/
/
/
*
|
|
|
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
1
-3
/
+2
*
|
|
|
Fix initialization of visual server in all platforms
George Marques
2018-11-01
1
-1
/
+2
*
|
|
|
Repaired mistyped of 'its' on several files.
M. Huri
2018-10-25
1
-1
/
+1
*
|
|
|
Check getcwd return in X11 platform main.
Fabio Alessandrelli
2018-10-07
1
-2
/
+3
*
|
|
|
Remove redundant "== false" code
Aaron Franke
2018-10-06
1
-2
/
+2
*
|
|
|
Remove redundant "== true" code
Aaron Franke
2018-10-06
1
-1
/
+1
|
/
/
/
*
|
|
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
1
-1
/
+1
*
|
|
Changed the comment where reduz yells at the X11 API to a less explicitive one
LikeLakers2
2018-10-01
1
-9
/
+3
*
|
|
Fix various Clang 7 warnings about unused stuff
Rémi Verschelde
2018-10-01
1
-8
/
+3
*
|
|
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-10-01
2
-4
/
+5
*
|
|
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-1
/
+1
*
|
|
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-09-25
1
-3
/
+3
*
|
|
Fixed hang when segfaulting after OS object destroyed (OSX and X11)
Ibrahn Sahir
2018-09-24
1
-2
/
+4
*
|
|
Merge pull request #22070 from capnm/fix_Input.set_default_cursor_shape_take2
Rémi Verschelde
2018-09-19
1
-4
/
+7
|
\
\
\
|
*
|
|
Fix set_default_cursor_shape interaction with Control nodes
Martin Capitanio
2018-09-15
1
-4
/
+7
*
|
|
|
Fix Input::set_custom_mouse_cursor showing cursor when it's invisible
Guilherme Felipe
2018-09-17
1
-1
/
+3
|
/
/
/
*
|
|
Fix set_custom_mouse_cursor changing to incorrect cursor shape
Guilherme Felipe
2018-09-13
1
-2
/
+3
*
|
|
Merge pull request #21753 from guilhermefelipecgs/fix_confined_mode
Rémi Verschelde
2018-09-12
1
-5
/
+12
|
\
\
\
|
*
|
|
Fixes to mouse mode confined and captured
Guilherme Felipe
2018-09-05
1
-5
/
+12
*
|
|
|
Merge pull request #21914 from hpvb/fix-21720
Rémi Verschelde
2018-09-12
1
-0
/
+20
|
\
\
\
\
|
*
|
|
|
When resizing an X11 window wait for the WM to process our request
Hein-Pieter van Braam
2018-09-10
1
-0
/
+20
|
|
/
/
/
*
|
|
|
Merge pull request #21910 from hpvb/fix-8145-x11
Rémi Verschelde
2018-09-12
2
-0
/
+23
|
\
\
\
\
|
*
|
|
|
Update X11 global mouse position at startup
Hein-Pieter van Braam
2018-09-09
2
-0
/
+23
|
|
/
/
/
*
/
/
/
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
7
-12
/
+12
|
/
/
/
*
|
|
Really fix the custom cursor hotspot
Martin Capitanio
2018-09-04
1
-0
/
+1
*
|
|
Fix custom cursor hotspot
Guilherme Felipe
2018-09-03
1
-0
/
+1
*
|
|
Merge pull request #21387 from hpvb/fix-15324
Rémi Verschelde
2018-08-27
2
-58
/
+82
|
\
\
\
|
*
|
|
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
2
-58
/
+82
*
|
|
|
When setting an X11 icon fails, try halving the size
Hein-Pieter van Braam
2018-08-27
1
-17
/
+58
|
/
/
/
*
|
|
Support more X11 dialogs for X11::alert()
Hein-Pieter van Braam
2018-08-25
1
-5
/
+59
[next]