Commit Graph

14 Commits

Author SHA1 Message Date
andrew0229
35e74be546 update vulkan headers v1.3.275
Signed-off-by: andrew0229 <zhangzhao62@huawei.com>
Change-Id: Iea9dae9f174999d70e16290430669ed16181a54d
2024-05-21 10:34:44 +00:00
shegangbin
c2b5ae7783 loader component
Signed-off-by: shegangbin <shegangbin1@huawei.com>
2024-02-05 21:02:28 +08:00
shegangbin
cd7285a5fb vulkan-headers upgrade to sdk-1.3.250.1
Signed-off-by: shegangbin <shegangbin1@huawei.com>
2024-01-17 19:05:01 +08:00
shegangbin
3684f76713 standardize OH extension api
Signed-off-by: shegangbin <shegangbin1@huawei.com>
Change-Id: I3ab59ea53b407620ad35de18048ffd30693c76a6
2023-06-19 11:39:31 +08:00
andrew0229
883655e658 add ohos ext base on v1.3.231
Signed-off-by: andrew0229 <zhangzhao62@huawei.com>
Change-Id: I6c0b028f981dd4c70fd34004cdf0c12737ce84e1
2023-03-03 10:04:49 +00:00
andrew0229
62046e31a8 update tag v1.2.201->v1.3.231 from github
Signed-off-by: andrew0229 <zhangzhao62@huawei.com>
2023-03-03 09:28:08 +00:00
andrew0229
f377c0c144 remove ohos ext
Signed-off-by: andrew0229 <zhangzhao62@huawei.com>
2023-03-03 09:28:08 +00:00
andrewhw
9907f82fce add ohos surface extension
Signed-off-by: andrewhw <zhangzhao62@huawei.com>
2022-08-27 15:47:47 +08:00
stonesxd
234296a312 add ohos extension header
Signed-off-by: stonesxd <shixindong@huawei.com>
2022-05-06 14:58:14 +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