index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
Age
Commit message (
Expand
)
Author
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-10
OS_X11::set_window_maximized gives up after 0.5s
Carl Drougge
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-07
Added Thread Sanitizer
qarmin
2019-07-30
Turn `OS.set_min/max_window_size()` warnings into errors
Hugo Locurcio
2019-07-24
Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678
Guilherme Felipe
2019-07-23
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-09
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-07-05
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-04
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-03
Add embedded PCK option to PC platforms
Pedro J. Estébanez
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-02
Fix various memory leaks and errors
Bojidar Marinov
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-23
SCons: Default to builtin libpng/freetype on Linux
Rémi Verschelde
2019-06-20
Merge pull request #29874 from ibrahn/rework-png-loadsave
Rémi Verschelde
2019-06-19
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-19
Linux: Check return values of posix read/write
Martin Capitanio
2019-06-17
Linux: Check return value of chdir on cleanup
Rémi Verschelde
2019-06-17
Merge pull request #29752 from bruvzg/window_size_limits
Rémi Verschelde
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-12
Merge pull request #29465 from bruvzg/per_pixel_transp_impr
Rémi Verschelde
2019-06-12
Merge pull request #29306 from qarmin/small_code_fixes
Rémi Verschelde
2019-06-11
bullet: Sync with current upstream master branch
Rémi Verschelde
2019-06-11
[X11] Add window borderless state detection, fix borderless state restoration...
bruvzg
2019-06-04
Removes redundant "display/window/per_pixel_transparency/splash" setting, imp...
bruvzg
2019-06-03
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-05-31
Fix and expose String::strip_escapes(), use it in LineEdit paste
Rémi Verschelde
2019-05-28
Merge pull request #28512 from MJacred/master
Rémi Verschelde
2019-05-23
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-05-23
Fixed uninitialised variable in x11 null cursor creation
Ibrahn Sahir
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-05-09
X11: Check if "_NET_FRAME_EXTENTS" atom is supported.
bruvzg
2019-05-01
Fixed game crash, regression of #26977
Andrea Catania
2019-05-01
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
Fix application window not listed in taskbar (X11)
MJacred
2019-04-30
Merge pull request #26977 from bruvzg/fix_x11_window_pos
Rémi Verschelde
2019-04-29
Merge pull request #28061 from guilhermefelipecgs/fix_19137
Rémi Verschelde
2019-04-27
[Input] Release keys/actions pressed if window loses focus
Guilherme Felipe
2019-04-26
fix builds made with Clang on some Linux distros
Michele Valente
2019-04-25
Merge pull request #28402 from Valentactive/add-thinlto-support-x11
Rémi Verschelde
2019-04-25
add option to use ThinLTO
Michele Valente
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-23
Merge pull request #26961 from ibrahn/fix-x11setcontext-access-freed
Hein-Pieter van Braam
[prev]
[next]