index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkResourceProvider.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit test the explicit tests create a GrVkCopyPipeline
Greg Daniel
2018-03-01
1
-0
/
+3
*
Remove uses of sk_sp when passing around GrVkPipelineState
Greg Daniel
2017-10-16
1
-1
/
+1
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
1
-2
/
+2
*
Fix up and clarify use of maxMipLevel in Vulkan
Greg Daniel
2017-09-01
1
-3
/
+3
*
Revert "Revert "Remove Gr*Gpu includes from header files.""
Greg Daniel
2017-06-16
1
-0
/
+1
*
Revert "Remove Gr*Gpu includes from header files."
Greg Daniel
2017-06-15
1
-1
/
+0
*
Remove Gr*Gpu includes from header files.
Greg Daniel
2017-06-15
1
-0
/
+1
*
Add support for Geom shaders in Vulkan backend.
Greg Daniel
2017-05-04
1
-13
/
+18
*
Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan
Greg Daniel
2017-05-02
1
-10
/
+12
*
Remove GrGLSLSampler type and subclasses
Brian Salomon
2016-11-21
1
-1
/
+0
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
1
-2
/
+2
*
Fix Vulkan command buffer assert on device lost
Jim Van Verth
2016-11-07
1
-3
/
+3
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
1
-2
/
+4
*
Remove unused resolve parameters for vulkan render passes
Greg Daniel
2016-10-03
1
-3
/
+1
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
1
-0
/
+34
*
Don't add the resolve attachment to vulkan render passes.
egdaniel
2016-08-26
1
-4
/
+2
*
Add support for getting vulkan descriptor sets without a GrVkUniformHandler.
egdaniel
2016-08-25
1
-0
/
+16
*
Reuse sampler descriptor set allocations in Vulkan
egdaniel
2016-07-26
1
-51
/
+28
*
Recycle small uniform buffers.
jvanverth
2016-07-22
1
-0
/
+30
*
Setup system in Vulkan to reuse VkDescriptorSet allocations.
egdaniel
2016-07-21
1
-35
/
+48
*
Update RT views and framebuffer in vulkan after mipmaping
egdaniel
2016-07-13
1
-1
/
+1
*
Only check resource tracking on program shutdown, not context shutdown
jvanverth
2016-07-07
1
-21
/
+1
*
Vulkan fixes for TesselatingPathRenderer test
jvanverth
2016-07-06
1
-0
/
+1
*
Grow descriptor pools by 1.5
egdaniel
2016-07-06
1
-2
/
+3
*
Add resource tracking output and command buffer recycling
jvanverth
2016-07-06
1
-5
/
+73
*
Add static buffer support
jvanverth
2016-06-30
1
-7
/
+8
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
1
-1
/
+1
*
Add GpuCommandBuffer support.
egdaniel
2016-06-08
1
-1
/
+7
*
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
egdaniel
2016-06-08
1
-2
/
+2
*
Add support for finding/creating general GrVkRenderPass from the VkResourcePr...
egdaniel
2016-06-08
1
-1
/
+45
*
Refactor creation of GrVkRenderPasses to make them move general
egdaniel
2016-06-07
1
-15
/
+68
*
Unify DescriptorPools for vulkan uniform descriptor sets
egdaniel
2016-05-02
1
-2
/
+81
*
Add automatic generation of mipmaps to Vulkan
jvanverth
2016-04-26
1
-5
/
+6
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-2
/
+2
*
Change VkPipelineStateCahce to use Hash and LRU LList.
egdaniel
2016-03-28
1
-1
/
+1
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
1
-0
/
+14
*
Add DescriptorPool and set manager to GrVkProgram
egdaniel
2016-03-18
1
-2
/
+2
*
Add a cache of GrVkSamplers in GrVkResourceProvider.
egdaniel
2016-03-04
1
-0
/
+27
*
Use VkPipelineCaches during VkPipeline creation
jvanverth
2016-03-02
1
-3
/
+25
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+118
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
1
-118
/
+0
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+118