godot/platform/x11
romeojulietthotel 94d6757a0d Use pkgconfig to locate ALSA libs (#6119)
* This allows building when ALSA libs are in a non-standard location. PKG_CONFIG_PATH alone is not enough as the final link fails. Adding this makes the final link succeed.

* The extra LIBS flag for alsa is not needed so removing.
2016-09-23 07:38:57 +02:00
..
export Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
context_gl_x11.cpp x11: fix vsync support 2016-06-07 00:19:01 +02:00
context_gl_x11.h vsync support 2016-06-05 19:14:33 -03:00
detect.py Use pkgconfig to locate ALSA libs (#6119) 2016-09-23 07:38:57 +02:00
godot_x11.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
joystick_linux.cpp Code cleanup in platform/x11 2016-07-21 21:11:34 +02:00
joystick_linux.h Add joystick vibration support on Linux (#5043) 2016-06-15 07:25:35 +02:00
key_mapping_x11.cpp Code cleanup in platform/x11 2016-07-21 21:11:34 +02:00
key_mapping_x11.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_x11.cpp x11: Fix event.is_action() for release of modifier keys 2016-09-22 12:24:44 +02:00
os_x11.h Implement OS.request_attention() for X11 2016-07-21 19:40:36 +02:00
platform_config.h GLEW: Define static + enabled and includes via SCons 2016-06-08 00:16:27 +02:00
SCsub Better gamepad support 2015-12-18 06:12:53 +01:00