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
context_gl_x11.cpp
context_gl_x11.h
detect.py Use pkgconfig to locate ALSA libs (#6119) 2016-09-23 07:38:57 +02:00
godot_x11.cpp
joystick_linux.cpp Code cleanup in platform/x11 2016-07-21 21:11:34 +02:00
joystick_linux.h
key_mapping_x11.cpp Code cleanup in platform/x11 2016-07-21 21:11:34 +02:00
key_mapping_x11.h
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
SCsub