| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Merge pull request #5845 from hurikhan/x11_cleanup | Rémi Verschelde | 2016-07-22 | 4 | -156/+37 |
| |\ |
|
| | * | Code cleanup in platform/x11 | Mario Schlack | 2016-07-21 | 4 | -156/+37 |
| * | | Implement OS.request_attention() for X11 | Mario Schlack | 2016-07-21 | 2 | -0/+21 |
| |/ |
|
| * | remove GLU dependency, closes #3787 | Juan Linietsky | 2016-07-18 | 1 | -1/+1 |
| * | line/col label was changing size with each cursor move, forcing the GUI to re... | Juan Linietsky | 2016-07-09 | 1 | -1/+0 |
| * | Avoid crash if setting modifiers fails, closes #5158 | Juan Linietsky | 2016-07-08 | 1 | -1/+3 |
| * | Removed unused variables (first pass) | Rémi Verschelde | 2016-07-07 | 1 | -1/+2 |
| * | Link libdl only on Linux, fix BSD build | eska | 2016-07-04 | 1 | -1/+3 |
| * | Fix compiling for X11 on non-86, this fixes #5444 | Ferdinand Thiessen | 2016-06-27 | 1 | -1/+3 |
| * | Changes X11 res_name to "Godot_Engine" | paper-pauper | 2016-06-25 | 1 | -1/+1 |
| * | Fixed iCCp chunk in pngs | J08nY | 2016-06-22 | 1 | -0/+0 |
| * | Remove the vibration effect from the joystick when stopping | Wilhem Barbier | 2016-06-20 | 1 | -5/+3 |
| * | fix memset calls | Dennis Brakhane | 2016-06-19 | 1 | -3/+3 |
| * | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 2 | -3/+56 |
| * | Add joystick vibration support on Linux (#5043) | Wilhem Barbier | 2016-06-15 | 2 | -2/+79 |
| * | x11: fix XRandr GetMonitors | Andreas Haas | 2016-06-12 | 2 | -8/+28 |
| * | Merge pull request #4905 from Hinsbart/x11_dpi | Juan Linietsky | 2016-06-11 | 3 | -1/+84 |
| |\ |
|
| | * | x11: Implemented dpi detection | Andreas Haas | 2016-06-09 | 3 | -1/+84 |
| * | | -make freetype build for all platforms the same, default as builtin except on... | Juan Linietsky | 2016-06-09 | 1 | -5/+2 |
| |/ |
|
| * | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde | 2016-06-08 | 2 | -2/+3 |
| * | x11: fix vsync support | Andreas Haas | 2016-06-07 | 1 | -5/+29 |
| * | temporary fix for vsync call on x11 | Ariel Manzur | 2016-06-05 | 1 | -2/+5 |
| * | vsync support | Juan Linietsky | 2016-06-05 | 4 | -0/+32 |
| * | Merge pull request #4874 from Hinsbart/x11_dragndrop | Rémi Verschelde | 2016-05-29 | 2 | -0/+177 |
| |\ |
|