summaryrefslogtreecommitdiff
path: root/platform/x11/detect.py
AgeCommit message (Expand)Author
2015-12-21Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres
2015-12-21-fixed build system to use pkg-config for evdevJuan Linietsky
2015-12-18Better gamepad supporthondres
2015-12-08changed a bit to use system()Juan Linietsky
2015-12-08improve detection of linux, fixes #3201Juan Linietsky
2015-12-08Merge pull request #2849 from a12n/compobsd2Juan Linietsky
2015-11-29Enabled debug symbols for x11 when using platform=release_debug and debug_rel...koalefant
2015-11-250theora compilation fixesJuan Linietsky
2015-11-20Enable ALSA only for LinuxAnton Yabchinskiy
2015-11-19Revert "libao audio driver"Juan Linietsky
2015-11-02Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-09-10fix to builtin freetype defines on linuxJuan Linietsky
2015-09-10fix to freetype detectionJuan Linietsky
2015-08-23fix build issue with ssl, closes #2384Juan Linietsky
2015-08-21damn github built-in editorJuan Linietsky
2015-08-21fix for built-in ssl (easier to build 32 bits export)Juan Linietsky
2015-07-29Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-06-12some optimizations in godot memory handlingJuan Linietsky
2015-05-22Fix building release target with debug symbolsRĂ©mi Verschelde
2015-04-30-some cleanupsJuan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-04Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-03-23New API: build fixes for x11rollenrolm
2015-02-17Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy
2015-02-15Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan
2015-02-12Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-27Adjust x11/detect.pysambler
2015-01-17Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-01-17Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-17Merge pull request #1188 from hurikhan/scons_coloredJuan Linietsky
2015-01-14Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-01-14Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-13fixesJuan Linietsky
2015-01-13Using Xinerama extension for getting screen infohurikhan
2015-01-13introduced the scons experimental_wm_api switch:hurikhan
2015-01-12SCons: colored compilationhurikhan
2015-01-102D Rewrite Step [1]Juan Linietsky
2014-12-23Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2014-12-19Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich
2014-11-22Merge branch 'libao'Anton Yabchinskiy
2014-11-22Use libao driver on X11 platformAnton Yabchinskiy
2014-11-22Enable ALSA only for LinuxAnton Yabchinskiy
2014-11-09Fix compilation error on 32-bit linuxGerold31
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-07Build System ChangesJuan Linietsky
2014-05-01-Fixes to OpenSSL compilation (more)Juan Linietsky
2014-05-01-OpenSSL FixesJuan Linietsky
2014-04-28-Added OpenSSL and HTTPS supportJuan Linietsky