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
*
Fix modifier keys causing key-code mismatch on Linux/X11.
bruvzg
2019-08-28
1
-1
/
+4
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
3
-9
/
+0
*
OS_X11::set_window_maximized gives up after 0.5s
Carl Drougge
2019-08-10
1
-3
/
+6
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
1
-2
/
+1
*
Added Thread Sanitizer
qarmin
2019-08-07
1
-1
/
+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 some code found by Coverity Scan and PVS Studio
qarmin
2019-07-23
2
-3
/
+3
*
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-09
2
-0
/
+19
*
Fixes minor issues found by static analyzer
qarmin
2019-07-07
1
-0
/
+1
*
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-05
3
-0
/
+125
|
\
|
*
Add embedded PCK option to PC platforms
Pedro J. Estébanez
2019-07-03
3
-0
/
+125
*
|
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-04
1
-2
/
+2
*
|
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-9
/
+9
*
|
Fix various memory leaks and errors
Bojidar Marinov
2019-07-02
1
-0
/
+2
*
|
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
*
|
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-27
3
-8
/
+6
|
\
\
|
*
|
Some code changed with Clang-Tidy
qarmin
2019-06-26
3
-8
/
+6
*
|
|
SCons: Default to builtin libpng/freetype on Linux
Rémi Verschelde
2019-06-23
1
-5
/
+1
|
/
/
*
|
Merge pull request #29874 from ibrahn/rework-png-loadsave
Rémi Verschelde
2019-06-20
1
-1
/
+1
|
\
\
|
*
|
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-19
1
-1
/
+1
*
|
|
Linux: Check return values of posix read/write
Martin Capitanio
2019-06-19
2
-7
/
+11
|
/
/
*
|
Linux: Check return value of chdir on cleanup
Rémi Verschelde
2019-06-17
1
-2
/
+5
*
|
Merge pull request #29752 from bruvzg/window_size_limits
Rémi Verschelde
2019-06-17
2
-15
/
+129
|
\
\
|
*
|
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-15
2
-15
/
+129
|
|
/
*
/
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
2
-0
/
+8
|
/
*
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
*
|
Merge pull request #29306 from qarmin/small_code_fixes
Rémi Verschelde
2019-06-12
1
-3
/
+3
|
\
\
|
*
|
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-06-03
1
-3
/
+3
*
|
|
bullet: Sync with current upstream master branch
Rémi Verschelde
2019-06-11
1
-3
/
+3
*
|
|
[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
|
/
*
Merge pull request #28512 from MJacred/master
Rémi Verschelde
2019-05-28
1
-0
/
+1
|
\
|
*
Fix application window not listed in taskbar (X11)
MJacred
2019-04-30
1
-0
/
+1
*
|
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-05-23
1
-1
/
+6
*
|
Fixed uninitialised variable in x11 null cursor creation
Ibrahn Sahir
2019-05-23
1
-12
/
+16
*
|
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
2
-2
/
+2
*
|
X11: Check if "_NET_FRAME_EXTENTS" atom is supported.
bruvzg
2019-05-09
1
-22
/
+26
*
|
Fixed game crash, regression of #26977
Andrea Catania
2019-05-01
1
-6
/
+12
*
|
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-05-01
3
-35
/
+31
|
\
\
|
*
|
Small fixes to static analyzer bugs
qarmin
2019-04-04
3
-35
/
+31
*
|
|
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-2
/
+2
*
|
|
Merge pull request #26977 from bruvzg/fix_x11_window_pos
Rémi Verschelde
2019-04-30
1
-6
/
+19
|
\
\
\
|
*
|
|
[X11] Fix `get_window_position` to return absolute coordinates, change `set_w...
bruvzg
2019-03-12
1
-6
/
+19
*
|
|
|
Merge pull request #28061 from guilhermefelipecgs/fix_19137
Rémi Verschelde
2019-04-29
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
[Input] Release keys/actions pressed if window loses focus
Guilherme Felipe
2019-04-27
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
fix builds made with Clang on some Linux distros
Michele Valente
2019-04-26
1
-1
/
+7
|
/
/
/
*
|
|
Merge pull request #28402 from Valentactive/add-thinlto-support-x11
Rémi Verschelde
2019-04-25
1
-3
/
+12
|
\
\
\
[next]