summaryrefslogtreecommitdiff
path: root/platform/x11
AgeCommit message (Expand)Author
2016-11-21Merge pull request #7125 from Hinsbart/x11_maximizeRémi Verschelde
2016-11-19png: Allow building shared freetype with bundled libpngRémi Verschelde
2016-11-19Revert "libpng: Fix erroneously linking against libpng12 on old distros"Rémi Verschelde
2016-11-19libpng: Fix erroneously linking against libpng12 on old distrosRémi Verschelde
2016-11-16X11: Fix maximized boot splashAndreas Haas
2016-11-08vsnc --> vsyncISylvox
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-30Merge pull request #6490 from zaps166/webm-prRémi Verschelde
2016-10-23Add WebM moduleBłażej Szczygieł
2016-10-17SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł
2016-10-17Merge pull request #6850 from akien-mga/pr-scsub-shebangRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-16Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł
2016-10-15freetype: Make it a module and split thirdparty libraryRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15glew: Split thirdparty files and isolate envRémi Verschelde
2016-10-15squish: Move to a module and split thirdparty libRémi Verschelde
2016-10-15theora: Move to a module and split thirdparty libRémi Verschelde
2016-10-15openssl: Move to a module and split thirdparty libRémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde
2016-10-15webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde
2016-10-15enet: Split enet thirdparty files and allow unbundlingRémi Verschelde
2016-10-15png: Split library to thirdparty dir and allow unbundlingRémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-09-23Use pkgconfig to locate ALSA libs (#6119)romeojulietthotel
2016-09-22x11: Fix event.is_action() for release of modifier keysAndreas Haas
2016-08-11x11: Use proper sonames for loading libXrandr.Andreas Haas
2016-07-22Merge pull request #5845 from hurikhan/x11_cleanupRémi Verschelde
2016-07-21Code cleanup in platform/x11Mario Schlack
2016-07-21Implement OS.request_attention() for X11Mario Schlack
2016-07-18remove GLU dependency, closes #3787Juan Linietsky
2016-07-09line/col label was changing size with each cursor move, forcing the GUI to re...Juan Linietsky
2016-07-08Avoid crash if setting modifiers fails, closes #5158Juan Linietsky
2016-07-07Removed unused variables (first pass)Rémi Verschelde
2016-07-04Link libdl only on Linux, fix BSD buildeska
2016-06-27Fix compiling for X11 on non-86, this fixes #5444Ferdinand Thiessen
2016-06-25Changes X11 res_name to "Godot_Engine"paper-pauper
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-20Remove the vibration effect from the joystick when stoppingWilhem Barbier
2016-06-19fix memset callsDennis Brakhane
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-15Add joystick vibration support on Linux (#5043)Wilhem Barbier
2016-06-12x11: fix XRandr GetMonitorsAndreas Haas
2016-06-11Merge pull request #4905 from Hinsbart/x11_dpiJuan Linietsky
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky
2016-06-09x11: Implemented dpi detectionAndreas Haas
2016-06-08GLEW: Define static + enabled and includes via SConsRémi Verschelde