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 |
|