Antonio Caggiano
628eaec640
GN: Wayland include directories
...
Wayland headers can be found in multiple directories. Use an array to
specify those include directories.
2022-04-01 10:04:36 -07:00
Antonio Caggiano
b6554a7ff3
GN: Wayland include directories
...
Improve support for environments without wayland in their system include
directories, by adding the vulkan_wayland_include_dir variable which can
be defined in build_overrides.
2022-03-23 10:00:40 -07:00
Antonio Caggiano
0873a22a11
GN: Support Wayland platform
...
Following the approach taken with XCB, add support for Wayland based on
user-defined variable.
2022-01-12 09:43:48 -08:00
Yuly Novikov
c428484bc8
Fix build after adding new header
...
Add new vulkan_screen.h header to BUILD.gn
fixes #187
2021-03-01 12:16:54 -08:00
Ethan Lee
f63dd5c9d8
GN: Make PLATFORM_XCB optional, based on a user-defined variable.
...
Not all Linux platforms will have X11 available (Wayland, GGP), so we have to
declare a variable that checks use_x11 separately.
2019-12-27 22:15:11 -08:00
Jamie Madill
d42d0747ee
GN: Add support for Google Games Platform.
...
This is conditional upon defining a variable 'is_ggp'. The variable is
optional.
2019-11-06 08:13:12 -08:00
Jonah Ryan-Davis
52c2645854
build: BUILD.gn missing defines for MacOS
...
BUILD.gn does not define VK_USE_PLATFORM_METAL_EXT for MacOS
2019-11-06 07:57:37 -08:00
Mike Schuchardt
c277ce529d
build: Add support for GN build system
2019-04-23 13:38:42 -07:00