Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1471df99f0c7b5d9df43e7462d68a6635c3c59be
/
src
/
gpu
/
vk
/
GrVkPipelineState.h
1471df9
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h
by Brian Salomon
· 6 years ago
4d3f517
Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor ownership.
by Brian Salomon
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
6a40abc
Revert "Implement window rectangles in vulkan"
by Jim Van Verth
· 7 years ago
94c0468
Implement window rectangles in vulkan
by Chris Dalton
· 7 years ago
369e8b7
Fix cleanup on program creation failure
by Robert Phillips
· 7 years ago
5af9ea3
renamed SkSL types in preparation for killing precision modifiers
by Ethan Nicholas
· 7 years ago
2890fbf
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
by Robert Phillips
· 7 years ago
31ec144
Add support for using texel buffers in Vulkan backend.
by Greg Daniel
· 7 years ago
18f9602
Add support for Geom shaders in Vulkan backend.
by Greg Daniel
· 8 years ago
ab015ef
Move the ability to access textures, buffers, and image storages out from GrProcessor.
by Brian Salomon
· 8 years ago
02bb6df
Retract GrPipeline from setRenderTargetState calls
by Robert Phillips
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
0bbecb2
Rename GrTextureAccess to GrProcessor::TextureSampler.
by Brian Salomon
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
c633abb
Remove GrStencilSettings from GrPipeline
by csmartdalton
· 8 years ago
720dc71
Merge building of program desc in Vulkan into one step
by egdaniel
· 8 years ago
5d8f69f
Merge GrGLSLProgramDesc into GrProgramDesc
by egdaniel
· 8 years ago
0d9990f
Merge ProgramDesc's for GL and Vulkan
by egdaniel
· 8 years ago
707bbd6
Reuse sampler descriptor set allocations in Vulkan
by egdaniel
· 8 years ago
a95220d
Setup system in Vulkan to reuse VkDescriptorSet allocations.
by egdaniel
· 8 years ago
b2df0c2
Refactor Vulkan image, texture, RTs so that create and getter handles match.
by egdaniel
· 8 years ago
f05ab1b
Support allowSRGBInputs on Vulkan (via secondary texture views)
by brianosman
· 8 years ago
93a379b
Separate user and raw stencil settings
by cdalton
· 8 years ago
e19aecd
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ )
by robertphillips
· 8 years ago
12dbb39
Separate user and raw stencil settings
by cdalton
· 8 years ago
778555c
Unify DescriptorPools for vulkan uniform descriptor sets
by egdaniel
· 9 years ago
58a8d92
Update min Vulkan version to 1.0.8.0, and fix various bugs
by egdaniel
· 9 years ago
5f3b0e0
Limit the size of descriptor pools in vulkan
by egdaniel
· 9 years ago
e50f3e7
Add WSI functions to GrVkInterface
by jvanverth
· 9 years ago
22281c1
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
by egdaniel
· 9 years ago