index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
12
-12
/
+12
*
Free memory when Main::setup returns an error
Wilson E. Alvarez
2017-08-27
1
-1
/
+3
*
Buildsystem: Prevent building X11/server with GCC 6+
Rémi Verschelde
2017-08-27
1
-0
/
+10
*
X11: Do not force require system OpenSSL to build
Rémi Verschelde
2017-07-31
1
-8
/
+2
*
Fix fullscreen on X11 for non-resizable windows
Marcelo Fernandez
2017-07-30
1
-0
/
+27
*
Workaround to allow pasting unicode characters from X selection.
Jia Wang
2017-07-25
1
-2
/
+14
*
BuildSystem: generated files have .gen.ext
Poommetee Ketson
2017-06-25
2
-5
/
+5
*
X11: Turn warning about not finding cursor theme into verbose output.
Andreas Haas
2017-06-17
1
-1
/
+3
*
X11: Abort build if using OpenSSL 1.1.0+
Rémi Verschelde
2017-05-06
1
-0
/
+9
*
Revert "8145 - Mouse Position is unknown until first mouse event on X11 & Win"
Rémi Verschelde
2017-04-08
1
-8
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
12
-0
/
+12
*
8145 - Mouse Position is unknown until first mouse event on X11 & Win
Sergey Pusnei
2017-04-05
1
-1
/
+8
*
Merge pull request #8152 from Hinsbart/input_id_2.1
Rémi Verschelde
2017-03-27
2
-11
/
+1
|
\
|
*
Better handling of joypad device IDs.
Andreas Haas
2017-03-26
2
-11
/
+1
*
|
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-25
1
-2
/
+2
|
/
*
X11: Don't reset mouse cursor theme.
Andreas Haas
2017-03-19
1
-2
/
+1
*
Bring that Whole New World to the Old Continent too
Rémi Verschelde
2017-03-19
10
-1067
/
+1003
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-18
1
-1
/
+1
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-03-18
1
-9
/
+8
*
Fix failing build on mageia v6 x64 linux.
Shlomi Fish
2017-03-18
1
-0
/
+1
*
X11 return to cwd at exit
Hein-Pieter van Braam
2017-03-18
1
-0
/
+9
*
Fix issues with set_window_resizable on x11
marcelofg55
2017-03-18
1
-9
/
+27
*
Use -Ofast on x11. Also introduced use_lto option.
Ferenc Arn
2017-03-18
1
-9
/
+16
*
x11: don't wait for window to be mapped
Jesper Bækdahl
2017-03-18
1
-7
/
+0
*
x11: Improve logic for cross-dependencies between freetype, zlib and libpng
Rémi Verschelde
2017-01-12
1
-2
/
+13
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
12
-12
/
+12
*
fix for crash when no ALSA or Pulse installed on linux
Gustav Lund
2017-01-12
2
-0
/
+7
*
png: Allow building shared freetype with bundled libpng
Rémi Verschelde
2016-11-19
1
-1
/
+0
*
Revert "libpng: Fix erroneously linking against libpng12 on old distros"
Rémi Verschelde
2016-11-19
1
-1
/
+1
*
libpng: Fix erroneously linking against libpng12 on old distros
Rémi Verschelde
2016-11-19
1
-1
/
+1
*
vsnc --> vsync
ISylvox
2016-11-15
2
-2
/
+2
*
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
1
-18
/
+19
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-02
1
-7
/
+3
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
2
-57
/
+57
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-02
2
-163
/
+163
*
SCons: Use colored output if available, change "colored"->"verbose"
Błażej Szczygieł
2016-10-30
1
-4
/
+0
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Theora: Don't compile unnecessary files, rename "x86_opt_*"
Błażej Szczygieł
2016-10-30
1
-1
/
+1
*
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-30
1
-6
/
+5
*
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-30
1
-1
/
+0
*
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-10-30
2
-4
/
+4
*
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-0
/
+3
*
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-5
/
+12
*
openssl: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-2
/
+2
*
ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-30
1
-0
/
+11
*
webp: Make it a module and unbundle libwebp thirdparty files
Rémi Verschelde
2016-10-30
1
-0
/
+3
*
png: Split library to thirdparty dir and allow unbundling
Rémi Verschelde
2016-10-30
1
-3
/
+5
*
Use pkgconfig to locate ALSA libs (#6119)
romeojulietthotel
2016-10-09
1
-1
/
+1
*
x11: Fix event.is_action() for release of modifier keys
Andreas Haas
2016-10-09
1
-0
/
+13
*
x11: Use proper sonames for loading libXrandr.
Andreas Haas
2016-09-01
1
-3
/
+3
[next]