eggfly
f3efac3388
[windows] Support win_debug_x86 compilation target in engine ( flutter/engine#30417 )
2022-03-15 20:10:10 -07:00
Zachary Anderson
78d9e276e2
Fix some clang-tidy lints for Linux host_debug ( flutter/engine#29734 )
2021-11-18 13:08:01 -08:00
Brandon DeRosier
4136d0117f
Enable Skia's Vulkan backend on all non-mobile platforms, and test SwiftShader Vulkan on all GL unittests platforms ( flutter/engine#29520 )
2021-11-16 15:27:25 -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
George Wright
56bdcec5ae
Enable Vulkan validation layers for shell_test ( flutter/engine#17684 )
2020-04-17 13:00:02 -07:00
Michael Goderbauer
0def82ddb0
Unify copyright lines ( flutter/engine#6757 )
2018-11-07 12:24:35 -08:00
Chinmay Garde
6ab2c166fd
Remove all dependencies on Garnet. ( flutter/engine#5869 )
2018-07-26 12:49:34 -07:00
mikejurka
06355f7c80
Vulkan: Enable Fuchsia memory extensions on initialization. ( flutter/engine#4301 )
...
Refactor querying of supported Vulkan extensions.
2017-10-31 12:08:27 -07:00
George Kulakowski
fa539e618e
Rename ftl to fxl in Fuchsia specific code ( flutter/engine#4090 )
2017-09-11 15:58:48 -07:00
freiling
9f9edcc382
[vulkan] make validation layer errors non-fatal on Fuchsia ( flutter/engine#3674 )
2017-05-10 10:36:26 -07:00
mikejurka
cc3ffeb6f0
Enable Vulkan validation layers on Fuchsia in debug mode. ( flutter/engine#3663 )
...
Disable info debug messages from the layers to cut down log spam.
2017-05-09 14:32: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