Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
820e79b86c7748c352ffddc3d6a7aa45bd7fb2d6
/
src
/
gpu
/
vk
/
GrVkResourceProvider.cpp
820e79b
remove sk_atomic_load and sk_atomic_store
by Mike Klein
· 7 years ago
9a51a86
Pass in actual sampled texture and sample params to gpu uniform builders.
by Greg Daniel
· 7 years ago
7e00022
Reland "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 7 years ago
f4bf973
Revert "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 7 years ago
6cd7490
Add support for Ycbcr Conversion Samplers in vulkan.
by Greg Daniel
· 7 years ago
6616efb
In Vulkan, use 1000 for maxLod instead of maxMipLevel when using mips.
by Greg Daniel
· 7 years ago
99b88e0
Pass a VkRenderPass through pipeline state creation instead of GrVkRenderPass.
by Greg Daniel
· 7 years ago
adb4bfe
A bunch of fixes for calling abandon on vulkan context.
by Greg Daniel
· 7 years ago
21580ba
Fix some static intializers in Vulkan code.
by Greg Daniel
· 7 years ago
ff168d9
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
by Brian Salomon
· 7 years ago
f3a4ef9
Add unit test the explicit tests create a GrVkCopyPipeline
by Greg Daniel
· 7 years ago
09eeefb
Remove uses of sk_sp when passing around GrVkPipelineState
by Greg Daniel
· 8 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 8 years ago
b280d4e
Fix up and clarify use of maxMipLevel in Vulkan
by Greg Daniel
· 8 years ago
6ecc911
Revert "Revert "Remove Gr*Gpu includes from header files.""
by Greg Daniel
· 8 years ago
56af45b
Revert "Remove Gr*Gpu includes from header files."
by Greg Daniel
· 8 years ago
2bd381b
Remove Gr*Gpu includes from header files.
by Greg Daniel
· 8 years ago
18f9602
Add support for Geom shaders in Vulkan backend.
by Greg Daniel
· 8 years ago
a754378
Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan
by Greg Daniel
· 8 years ago
101b844
Remove GrGLSLSampler type and subclasses
by Brian Salomon
· 9 years ago
514baff
Rename GrTextureParams to GrSamplerParams
by Brian Salomon
· 9 years ago
09557d7
Fix Vulkan command buffer assert on device lost
by Jim Van Verth
· 9 years ago
c633abb
Remove GrStencilSettings from GrPipeline
by csmartdalton
· 9 years ago
d368211
Remove unused resolve parameters for vulkan render passes
by Greg Daniel
· 9 years ago
bc9b296
Add GrVkCopyPipeline to handle vulkan copies as draws
by egdaniel
· 9 years ago
ce3bfb1
Don't add the resolve attachment to vulkan render passes.
by egdaniel
· 9 years ago
4d866df
Add support for getting vulkan descriptor sets without a GrVkUniformHandler.
by egdaniel
· 9 years ago
707bbd6
Reuse sampler descriptor set allocations in Vulkan
by egdaniel
· 9 years ago
4c6e47a
Recycle small uniform buffers.
by jvanverth
· 9 years ago
a95220d
Setup system in Vulkan to reuse VkDescriptorSet allocations.
by egdaniel
· 9 years ago
50ead53
Update RT views and framebuffer in vulkan after mipmaping
by egdaniel
· 9 years ago
d5f6e9a
Only check resource tracking on program shutdown, not context shutdown
by jvanverth
· 9 years ago
069c464
Vulkan fixes for TesselatingPathRenderer test
by jvanverth
· 9 years ago
5c4a381
Grow descriptor pools by 1.5
by egdaniel
· 9 years ago
7ec9241
Add resource tracking output and command buffer recycling
by jvanverth
· 9 years ago
a584de9
Add static buffer support
by jvanverth
· 9 years ago
9cb6340
Start using GrGpuCommandBuffer in GrDrawTarget.
by egdaniel
· 9 years ago
066df7c
Add GpuCommandBuffer support.
by egdaniel
· 9 years ago
9a6cf80
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
by egdaniel
· 9 years ago
2feb093
Add support for finding/creating general GrVkRenderPass from the VkResourceProvider.
by egdaniel
· 9 years ago
d62e28b
Refactor creation of GrVkRenderPasses to make them move general
by egdaniel
· 9 years ago
778555c
Unify DescriptorPools for vulkan uniform descriptor sets
by egdaniel
· 9 years ago
6234006
Add automatic generation of mipmaps to Vulkan
by jvanverth
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
af13277
Change VkPipelineStateCahce to use Hash and LRU LList.
by egdaniel
· 9 years ago
22281c1
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
by egdaniel
· 9 years ago
c2dc1b2
Add DescriptorPool and set manager to GrVkProgram
by egdaniel
· 9 years ago
8b6394c
Add a cache of GrVkSamplers in GrVkResourceProvider.
by egdaniel
· 9 years ago
03509ea
Use VkPipelineCaches during VkPipeline creation
by jvanverth
· 9 years ago
164a9f0
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago
ad3a13c
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ )
by egdaniel
· 9 years ago
48cf268
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago