Chinmay Garde
9740093f67
Account for updated GrVkFormatToPixelConfig signature. ( #3615 )
...
Fixes Vulkan backend.
2017-04-21 15:15:36 -07:00
Chinmay Garde
ad64948112
Account for GrVkBackendContext assuming ownership of the VkInstance and VkDevice. ( #3604 )
2017-04-18 14:21:42 -07:00
freiling
2a4af6906e
Back Vulkan Rasterizer with Mozart View ( #3568 )
...
This version does not recycle buffers. It is meant only as an initial solution,
and the proper buffer recycling logic has been broken out into a separate change
2017-04-07 17:22:53 -07:00
mikejurka
9e59a83ac1
Add private Skia methods needed to support Vulkan ( #3564 )
2017-04-05 11:48:56 -07:00
mikejurka
90dd98ff33
Workaround for surface size on Fuchsia/Magma ( #3458 )
...
Allow surface size to be passed by caller
temporarily until we get a proper Display API
2017-03-01 21:08:06 -08:00
Chinmay Garde
2f3d960369
Use updated calls to SkColorSpace in flutter/vulkan. ( #3416 )
2017-02-13 18:23:32 -08:00
Chinmay Garde
cd19497b3b
Fix breaking build after formats reorder in #3384 ( #3385 )
2017-02-01 15:01:16 -08:00
Chinmay Garde
dd45346928
[Vulkan] Try a desired list of surface formats before picking one at random. ( #3384 )
2017-02-01 14:54:10 -08:00
Chinmay Garde
0c3e6ff414
Account for vk.GetPhysicalDeviceSurfaceCapabilitiesKHR returning invalid extents. ( #3376 )
2017-01-30 16:27:00 -08:00
Chinmay Garde
94306f4103
Add a Vulkan backend for Fuchsia and Android. ( #3282 )
2017-01-20 14:37:10 -08:00
Chinmay Garde
b843b255b7
Make the creation of VulkanWindow platform agnostic by refactoring out Android specific surface creation routines. ( #3048 )
2016-09-20 15:55:48 -07:00
Chinmay Garde
1b67eb2b82
Setup a vulkan window with device selection and swapchain setup. ( #3033 )
2016-09-15 17:38:16 -07:00