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
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Disable flat interpolation in TextureOp on Qualcomm
Brian Salomon
2017-09-15
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Fix up and clarify use of maxMipLevel in Vulkan
Greg Daniel
2017-09-01
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Push full screen clears up to OpList
Robert Phillips
2017-08-30
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Store discard request on the opList and remove GrDiscardOp (take 3)
Robert Phillips
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"
Robert Phillips
2017-08-25
*
Store discard request on the opList and remove GrDiscardOp (take 2)
Robert Phillips
2017-08-25
*
Add support for vkCmdCopyBuffer
Greg Daniel
2017-08-25
*
Switch atlas clients over to using absolute texture coordinates (take 2)
Robert Phillips
2017-08-25
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Revert "Switch atlas clients over to using absolute texture coordinates"
Robert Phillips
2017-08-24
*
Switch atlas clients over to using absolute texture coordinates
Robert Phillips
2017-08-24
*
Add GrMtlRenderTarget class
Greg Daniel
2017-08-18
*
Use GrBackendObjectOwnership instead of GrVkImage::Wrapped
Greg Daniel
2017-08-18
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Switch SkSL to std::string
Brian Osman
2017-08-14
*
Remove fStencilClearValue from Vulkan's CommandBufferInfo struct
Robert Phillips
2017-08-10
*
Revert "Store discard request on the opList and remove GrDiscardOp"
Robert Phillips
2017-08-09
*
Store discard request on the opList and remove GrDiscardOp
Robert Phillips
2017-08-09
*
Fix stencil clear load in Vulkan
Robert Phillips
2017-08-09
*
Store GrRenderTarget in GrGpuCommandBuffer
Robert Phillips
2017-08-09
*
Add explicit clear of stencil buffer before opLists that use them
Robert Phillips
2017-08-08
*
Add GrDebugMarkerOp
Robert Phillips
2017-08-08
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Fix cleanup on program creation failure
Robert Phillips
2017-08-01
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a G...
Robert Phillips
2017-07-28
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Expose srgbDecodeDisableSupport in GrCaps
Brian Osman
2017-07-27
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Automatically prepend "disabled-by-default-" to TRACE categories
Brian Osman
2017-07-26
*
Tracing macro cleanup continued
Brian Osman
2017-07-26
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
Add ability to pre-initialize vulkan semaphores when flushing surfaces
Greg Daniel
2017-07-20
*
Revert "Revert "Fixes from sample count change""
Greg Daniel
2017-07-20
*
Revert "Fixes from sample count change"
Greg Daniel
2017-07-20
*
Revert "Revert "Fixes from sample count change""
Cary Clark
2017-07-20
[next]