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
/
GrVkCopyManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Track dirty rects on GrRenderTargets in native space rather than origin-relative
Brian Salomon
2018-02-09
1
-1
/
+1
*
switched gl_Position and gl_PointSize to sk_*
Ethan Nicholas
2017-09-26
1
-2
/
+2
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
1
-1
/
+1
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
1
-10
/
+8
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
1
-8
/
+10
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
1
-10
/
+8
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
1
-4
/
+4
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
1
-7
/
+6
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
1
-8
/
+10
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
1
-10
/
+8
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
1
-1
/
+1
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
1
-1
/
+1
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
1
-1
/
+1
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
1
-6
/
+7
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
1
-7
/
+6
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
1
-8
/
+8
*
Automatically prepend "disabled-by-default-" to TRACE categories
Brian Osman
2017-07-26
1
-1
/
+1
*
Tracing macro cleanup continued
Brian Osman
2017-07-26
1
-1
/
+1
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
1
-1
/
+1
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
1
-1
/
+1
*
Add trace events for shader generation.
Ryan Macnak
2017-07-13
1
-0
/
+3
*
Add support for instanced draws
Chris Dalton
2017-05-31
1
-1
/
+1
*
Fix for amd copy as draws on vulkan
Greg Daniel
2017-05-17
1
-0
/
+5
*
Add some swizzle checks to vulkan backend
Greg Daniel
2017-05-11
1
-0
/
+7
*
Add support for Geom shaders in Vulkan backend.
Greg Daniel
2017-05-04
1
-1
/
+1
*
Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan
Greg Daniel
2017-05-02
1
-1
/
+2
*
Make sure to preserve stencil on vulkan copy as draws
Greg Daniel
2017-01-31
1
-1
/
+1
*
Track clear counts in vulkan render passes
Greg Daniel
2017-01-23
1
-1
/
+1
*
Various memory leak fixes in Vulkan
Greg Daniel
2017-01-09
1
-5
/
+12
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
1
-6
/
+8
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
1
-8
/
+6
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
1
-6
/
+8
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
1
-2
/
+2
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
1
-3
/
+3
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
1
-0
/
+1
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
1
-2
/
+2
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
1
-1
/
+1
*
Remove unused resolve parameters for vulkan render passes
Greg Daniel
2016-10-03
1
-4
/
+0
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
1
-0
/
+409