index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
Commit message (
Expand
)
Author
Age
*
Update vulkan ranges to be 0 to 1 for all z values
Greg Daniel
2016-11-02
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
Remove check of INITIALIZATION_FAILED in qcomm vulkan runs
Greg Daniel
2016-10-31
*
Fix bounds updates in vulkan discards
Greg Daniel
2016-10-28
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Support inline uploads in Vulkan
Greg Daniel
2016-10-19
*
Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.
Greg Daniel
2016-10-18
*
Don't pass in RT to individual Gpu CommandBuffer calls
Greg Daniel
2016-10-12
*
Fix interface validation in Vulkan.
Greg Daniel
2016-10-12
*
Remove unused resolve parameters for vulkan render passes
Greg Daniel
2016-10-03
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Revert of Add command buffer submits before copy calls in vulkan. (patchset #...
egdaniel
2016-09-27
*
Update vulkan varying locations to correctly handle arrays
egdaniel
2016-09-27
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
*
Clamp Vulkan caps to INT_MAX
jvanverth
2016-09-27
*
Quiet a -Wcomma warning.
mtklein
2016-09-26
*
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
bsalomon
2016-09-26
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-23
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
*
Conditionally insert gl_PointSize into shaders.
bsalomon
2016-09-21
*
Always use transfer_dst for buffers.
jvanverth
2016-09-21
*
Fix possible divide by zero in vulkan granularity adjustments
egdaniel
2016-09-20
*
Use STDArray to for tracked resources in vulkan command buffer
egdaniel
2016-09-20
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
Workaround for Adreno INITIALIZATION_FAILED bug
egdaniel
2016-09-20
*
Create GrVkCopyPipeline class
egdaniel
2016-09-19
*
Move vulkan spir-v compile call to GrVkUtil
egdaniel
2016-09-19
*
Refactor vulkan buffer mapping and unmapping
egdaniel
2016-09-19
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Disable ignore discard optimization in Vulkan
egdaniel
2016-09-14
*
Lots of little cleanup improvements to Vulkan
egdaniel
2016-09-13
*
Add workaround for Adreno copyImageToBuffer calls on Vulkan
egdaniel
2016-09-12
*
Merge building of program desc in Vulkan into one step
egdaniel
2016-09-07
*
Merge GrGLSLProgramDesc into GrProgramDesc
egdaniel
2016-09-07
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Small perf optimizations preparing sampled images in vulkan
egdaniel
2016-09-02
*
Define clear regions in terms of GrFixedClip
csmartdalton
2016-08-31
*
In VulkanWindowContext add check to see if ganesh changed the layout of the i...
egdaniel
2016-08-31
*
Always add a barrier when old layout was general in vulkan.
egdaniel
2016-08-31
*
Add some copy support for vulkan msaa
egdaniel
2016-08-31
*
Remove unneeded pipeline barrier in vulkan
egdaniel
2016-08-29
[next]