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
/
GrVkPipeline.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cap workarounds for possible arm bugs
Greg Daniel
2018-02-26
1
-0
/
+1
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
1
-1
/
+1
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
1
-79
/
+34
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
1
-34
/
+79
*
CCPR: use 16-bit ints for the atlas offset attrib
Chris Dalton
2017-10-25
1
-2
/
+4
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
1
-10
/
+14
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
1
-2
/
+3
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
1
-1
/
+3
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
1
-3
/
+1
*
Switch atlas clients over to using absolute texture coordinates
Robert Phillips
2017-08-24
1
-1
/
+3
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
1
-2
/
+2
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
1
-3
/
+2
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
1
-2
/
+3
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
1
-1
/
+1
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
1
-10
/
+21
*
Revert "Add GrPrimitiveType::kLinesAdjacency"
Ravi Mistry
2017-06-13
1
-21
/
+10
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
1
-10
/
+21
*
Introduce dynamic pipeline state
Chris Dalton
2017-06-07
1
-47
/
+29
*
Add support for instanced draws
Chris Dalton
2017-05-31
1
-20
/
+31
*
Add some swizzle checks to vulkan backend
Greg Daniel
2017-05-11
1
-1
/
+5
*
Remove support for GLs without separate stencil.
Brian Salomon
2017-05-08
1
-16
/
+1
*
Add wireframe mode to Viewer.
Jim Van Verth
2017-05-02
1
-2
/
+4
*
Add integer vectors to GrSLType
csmartdalton
2017-02-08
1
-20
/
+29
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
1
-1
/
+2
*
Lots of little cleanup improvements to Vulkan
egdaniel
2016-09-13
1
-43
/
+33
*
Merge ProgramDesc's for GL and Vulkan
egdaniel
2016-07-29
1
-1
/
+0
*
Remove asserts on scissor size in Vulkan
egdaniel
2016-07-22
1
-3
/
+2
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
1
-6
/
+6
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
1
-4
/
+4
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
1
-4
/
+4
*
Fix check for maxVertexAttributes in GrVkPipeline
egdaniel
2016-06-27
1
-8
/
+5
*
Separate user and raw stencil settings
cdalton
2016-05-11
1
-55
/
+59
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
1
-59
/
+55
*
Separate user and raw stencil settings
cdalton
2016-05-10
1
-55
/
+59
*
Unbreak vulkan after stencil constant name changes
bsalomon
2016-04-29
1
-4
/
+4
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-4
/
+4
*
added support for glMinSampleShading
ethannicholas
2016-03-25
1
-4
/
+8
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
1
-3
/
+0
*
Use dynamic state from vulkan pipelines
egdaniel
2016-03-18
1
-50
/
+93
*
Use VkPipelineCaches during VkPipeline creation
jvanverth
2016-03-02
1
-2
/
+3
*
Replace some nullptrs with VK_NULL_HANDLE
jvanverth
2016-03-02
1
-1
/
+1
*
Implement various vulkan stencil clears and fix various stenciling bugs.
egdaniel
2016-03-01
1
-6
/
+11
*
Fix unsigned short UVs for Vulkan.
jvanverth
2016-02-22
1
-2
/
+2
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+507
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
1
-507
/
+0
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+507