Yilong Li
2e1ab24820
vulkan: Fix build issue due to missing VK_RESULT_RANGE_SIZE ( flutter/engine#24829 )
2021-03-05 15:59:02 -08:00
Greg Spencer
3a0464eb42
Fix lint errors in vulkan directory. ( flutter/engine#19991 )
...
This fixes lint errors in the vulkan directory. This might be a little more controversial, but the reason that the lints were failing here was because of an include path problem that I think I solved.
2020-08-10 09:50:28 -07:00
gaaclarke
ee0e1788d9
Made the linter print out more information in its output and fixed bugs ( flutter/engine#19895 )
2020-07-22 15:38:09 -07:00
Guruji Panda
0ffadc0eaa
Fix include paths to help building flutter runner for Fuchsia in Google3. ( flutter/engine#18840 )
...
Include header file without absolute path if the header file belongs to
the same directory as source file.
2020-06-06 16:05:04 -07:00
Chinmay Garde
e0fa0cb73c
Dont attempt to log names of extensions as these change depending on the header used. ( flutter/engine#6949 )
2018-11-26 15:30:03 -08:00
Jason Simmons
708c487c14
Update Vulkan headers to 1.1 ( flutter/engine#6806 )
2018-11-09 12:01:57 -08:00
Michael Goderbauer
0def82ddb0
Unify copyright lines ( flutter/engine#6757 )
2018-11-07 12:24:35 -08:00
John Bauman
0ed9c458bf
Add VK_ERROR_FRAGMENTATION_EXT ( flutter/engine#5981 )
2018-08-10 15:33:03 -07:00
Craig Stout
fb8aae52b8
[vulkan] Add VK_ERROR_NOT_PERMITTED_EXT
2018-04-03 17:49:27 -07:00
jbauman42
68448fcd3c
Update VK_KHX_external_memory dependency to KHR ( flutter/engine#3992 )
...
The extension was made official.
2017-08-21 17:09:29 -07:00
mikejurka
eee9292e3b
Include new Vulkan enum values only on Fuchsia ( flutter/engine#3658 )
...
Fixes build.
2017-05-08 13:44:07 -07:00
mikejurka
eaba4f5a5d
Update to match the latest Vulkan loader in Fuchsia ( flutter/engine#3654 )
2017-05-08 12:58:17 -07:00
Chinmay Garde
26fe5e1b12
Add a Vulkan backend for Fuchsia and Android. ( flutter/engine#3282 )
2017-01-20 14:37:10 -08:00