summaryrefslogtreecommitdiffstats
path: root/platform/x11/detect.py
Commit message (Expand)AuthorAgeFilesLines
* Finalized DynamicFont implementationJuan Linietsky2016-05-291-2/+2
* Remove trailing spacesRémi Verschelde2016-04-021-8/+8
* x11: make dependancy on libudev optionalhondres2016-02-141-10/+8
* added option to link libstdc++ staticallyJuan Linietsky2016-02-041-0/+4
* remove dependancy on libevdevhondres2016-01-261-8/+4
* Enable ALSA driver in non-linux X11 when availableeska2016-01-101-1/+5
* Make joydev build using udev and evdev opt-out but blocking (linux)Rémi Verschelde2016-01-061-11/+18
* Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres2015-12-211-6/+12
* -fixed build system to use pkg-config for evdevJuan Linietsky2015-12-211-2/+7
* Better gamepad supporthondres2015-12-181-1/+1
* changed a bit to use system()Juan Linietsky2015-12-081-1/+1
* improve detection of linux, fixes #3201Juan Linietsky2015-12-081-1/+1
* Merge pull request #2849 from a12n/compobsd2Juan Linietsky2015-12-081-2/+5
|\
| * Enable ALSA only for LinuxAnton Yabchinskiy2015-11-201-2/+5
* | Enabled debug symbols for x11 when using platform=release_debug and debug_rel...koalefant2015-11-291-0/+2
* | 0theora compilation fixesJuan Linietsky2015-11-251-0/+2
|/
* Revert "libao audio driver"Juan Linietsky2015-11-191-9/+4
* Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-021-4/+15
|\
| * Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-261-1/+1
| * fix to builtin freetype defines on linuxJuan Linietsky2015-09-101-0/+6
| * fix to freetype detectionJuan Linietsky2015-09-101-2/+5
| * fix build issue with ssl, closes #2384Juan Linietsky2015-08-231-0/+1
| * damn github built-in editorJuan Linietsky2015-08-211-1/+1
| * fix for built-in ssl (easier to build 32 bits export)Juan Linietsky2015-08-211-1/+2
* | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-291-2/+13
|\|
| * some optimizations in godot memory handlingJuan Linietsky2015-06-121-2/+2
| * Fix building release target with debug symbolsRémi Verschelde2015-05-221-2/+2
| * -some cleanupsJuan Linietsky2015-04-301-1/+5
| * -Changed Godot exit to be clean.Juan Linietsky2015-04-201-0/+7
* | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-04-041-0/+11
|\|
| * New API: build fixes for x11rollenrolm2015-03-231-0/+1
| * Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan2015-02-151-3/+3
| * Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-121-17/+11
| |\
| * \ Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-171-0/+3
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-141-6/+8
| |\ \ \
| * | | | Using Xinerama extension for getting screen infohurikhan2015-01-131-0/+6
| * | | | introduced the scons experimental_wm_api switch:hurikhan2015-01-131-0/+4
* | | | | Merge branch 'master' of https://github.com/okamstudio/godotAnton Yabchinskiy2015-02-171-17/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Adjust x11/detect.pysambler2015-01-271-17/+11
| | |_|/ | |/| |
* | | | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-171-0/+3
|\| | |
| * | | Merge pull request #1188 from hurikhan/scons_coloredJuan Linietsky2015-01-171-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | SCons: colored compilationhurikhan2015-01-121-0/+3
| | |/
* | | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-01-141-13/+13
|\| |
| * | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-01-131-1/+1
| |\|
| | * 2D Rewrite Step [1]Juan Linietsky2015-01-101-1/+1
| * | fixesJuan Linietsky2015-01-131-6/+8
| |/
* | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2014-12-231-0/+7
|\|
| * Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich2014-12-191-0/+8
* | Merge branch 'libao'Anton Yabchinskiy2014-11-221-0/+5
|\ \
| * | Use libao driver on X11 platformAnton Yabchinskiy2014-11-221-0/+5
| |/