virtualx-engine/platform
Rémi Verschelde d021cef134 Linux: Use pkg-config for alsa, libudev and GL too
It's not needed on most distros as those are found in standard lib
and include paths, but on NixOS they're all in non-standard prefixes,
so we need to rely on information provided by pkg-config.

Fixes #59913.

Co-authored-by: David Lewis <davidalewis00@gmail.com>
(cherry picked from commit 07ad066420)
2022-04-27 12:34:58 +02:00
..
android Remove superfluous null check 2022-04-27 12:25:58 +02:00
iphone Vibrate using iOS haptics engine on supported devices (3.x) 2022-04-27 09:46:42 +02:00
javascript Revert "[HTML5] Fetch API now passes credentials." 2022-03-09 09:53:26 +01:00
osx [macOS, 3.x] Fix OpenGL color space on HDR displays. 2022-04-13 10:34:09 +03:00
server Server: Fix skip libstdc++ static linking on macOS 2022-02-03 17:54:59 +01:00
uwp Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
windows Keep editor at normal priority on windows. 2022-04-13 11:43:48 +02:00
x11 Linux: Use pkg-config for alsa, libudev and GL too 2022-04-27 12:34:58 +02:00
register_platform_apis.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00