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
/
GrVkPipelineStateCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
1
-1
/
+1
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
1
-1
/
+1
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
1
-1
/
+1
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
1
-1
/
+1
*
Remove uses of sk_sp when passing around GrVkPipelineState
Greg Daniel
2017-10-16
1
-8
/
+7
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
1
-2
/
+2
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
1
-1
/
+8
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
1
-8
/
+1
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
1
-1
/
+8
*
switched GrVkPipelineStateCache over to use SkLRUCache
Ethan Nicholas
2017-01-03
1
-55
/
+20
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
1
-1
/
+1
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
1
-2
/
+13
*
Merge building of program desc in Vulkan into one step
egdaniel
2016-09-07
1
-12
/
+4
*
Merge GrGLSLProgramDesc into GrProgramDesc
egdaniel
2016-09-07
1
-4
/
+2
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
1
-2
/
+3
*
SkRTConf: eliminate
halcanary
2016-08-04
1
-3
/
+2
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
1
-0
/
+1
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
1
-1
/
+0
*
Merge ProgramDesc's for GL and Vulkan
egdaniel
2016-07-29
1
-4
/
+4
*
Fix vulkan build on linux and android
egdaniel
2016-04-28
1
-1
/
+1
*
Change VkPipelineStateCahce to use Hash and LRU LList.
egdaniel
2016-03-28
1
-147
/
+55
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
1
-0
/
+249