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
/
GrVkCommandBuffer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send correct clear count to vulkan beginRenderPass
Greg Daniel
2018-02-26
1
-9
/
+1
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
1
-27
/
+69
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
1
-23
/
+0
*
Revert "Fix signed/unsigned comparison in assert"
Chris Dalton
2017-11-02
1
-2
/
+1
*
Fix signed/unsigned comparison in assert
Chris Dalton
2017-11-02
1
-1
/
+2
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
1
-0
/
+23
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
1
-2
/
+2
*
Add support for vkCmdCopyBuffer
Greg Daniel
2017-08-25
1
-0
/
+27
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
1
-2
/
+2
*
Add explicit clear of stencil buffer before opLists that use them
Robert Phillips
2017-08-08
1
-2
/
+10
*
Revert "Revert "Remove Gr*Gpu includes from header files.""
Greg Daniel
2017-06-16
1
-0
/
+58
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
1
-13
/
+10
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
1
-10
/
+13
*
Revert "Remove Gr*Gpu includes from header files."
Greg Daniel
2017-06-15
1
-58
/
+0
*
Remove Gr*Gpu includes from header files.
Greg Daniel
2017-06-15
1
-0
/
+58
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
1
-13
/
+10
*
Add support for instanced draws
Chris Dalton
2017-05-31
1
-3
/
+3
*
Move ReleaseProc info to GrTexture and for implementations to define it.
Greg Daniel
2017-04-21
1
-1
/
+1
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
1
-8
/
+30
*
Track clear counts in vulkan render passes
Greg Daniel
2017-01-23
1
-2
/
+1
*
Support inline uploads in Vulkan
Greg Daniel
2016-10-19
1
-0
/
+1
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
1
-0
/
+26
*
Use STDArray to for tracked resources in vulkan command buffer
egdaniel
2016-09-20
1
-3
/
+12
*
Lots of little cleanup improvements to Vulkan
egdaniel
2016-09-13
1
-1
/
+1
*
Implement Vulkan Resolve.
egdaniel
2016-08-04
1
-0
/
+20
*
Setup system in Vulkan to reuse VkDescriptorSet allocations.
egdaniel
2016-07-21
1
-1
/
+0
*
Add GrVkRecycledResource subclass
egdaniel
2016-07-20
1
-0
/
+15
*
Add resource tracking output and command buffer recycling
jvanverth
2016-07-06
1
-15
/
+43
*
Add static buffer support
jvanverth
2016-06-30
1
-0
/
+19
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
1
-16
/
+40
*
Add GpuCommandBuffer support.
egdaniel
2016-06-08
1
-0
/
+3
*
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
egdaniel
2016-06-08
1
-228
/
+306
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
1
-12
/
+14
*
Add automatic generation of mipmaps to Vulkan
jvanverth
2016-04-26
1
-6
/
+6
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
1
-1
/
+6
*
Implement blit image for copySurface in Vulkan
egdaniel
2016-04-05
1
-0
/
+22
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-3
/
+3
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
1
-3
/
+3
*
Use dynamic state from vulkan pipelines
egdaniel
2016-03-18
1
-2
/
+61
*
Implement various vulkan stencil clears and fix various stenciling bugs.
egdaniel
2016-03-01
1
-1
/
+16
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+371
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
1
-371
/
+0
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+371