index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
Brian Salomon
2017-06-23
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Hide GrGpuResourceRef from prying eyes
Robert Phillips
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Fix failing dm with GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-14
*
Force AAType to MSAA if the render target has MSAA and the API doesn't suppor...
Brian Salomon
2017-06-14
*
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy he...
Robert Phillips
2017-06-14
*
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
Robert Phillips
2017-06-13
*
Update skia to use ifdefs for Vulkan code instead of dummy header
Greg Daniel
2017-06-13
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Revert "Add GrPrimitiveType::kLinesAdjacency"
Ravi Mistry
2017-06-13
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
*
Revert "Revert "Expand partial render target write pixels workaround.""
Brian Salomon
2017-06-12
*
Remove GrTGpuResourceRef specializations
Robert Phillips
2017-06-12
*
Remove ImmediateFlush mode
Robert Phillips
2017-06-02
*
Remove GrSurface-based surfaceContext factories from GrContextPriv
Robert Phillips
2017-06-01
*
Add support for instanced draws
Chris Dalton
2017-05-31
*
Update clearOp for split-OpList world (take 3)
Robert Phillips
2017-05-31
*
Revert "Expand partial render target write pixels workaround."
Brian Salomon
2017-05-31
*
Expand partial render target write pixels workaround.
Brian Salomon
2017-05-31
*
Add method to GrContext to purge unlocked resources.
Derek Sollenberger
2017-05-26
*
Revert "Clear atlas textures at creation in Chrome"
Brian Salomon
2017-05-25
*
Workaround Mali static analysis bug
Brian Osman
2017-05-25
*
Add GrContext API to report the number of purgeable bytes in the cache.
Derek Sollenberger
2017-05-24
*
Clear atlas textures at creation in Chrome
Brian Salomon
2017-05-24
*
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...
Brian Salomon
2017-05-23
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove kZeroCopy_GrSurfaceFlag
Brian Salomon
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Add fixes & test for isConfigTexturable and isConfigRenderable
Robert Phillips
2017-05-22
*
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
Brian Salomon
2017-05-21
*
Revert "Remove GrSurfaceDesc member from GrSurface."
Greg Daniel
2017-05-18
*
Remove GrSurfaceDesc member from GrSurface.
Brian Salomon
2017-05-18
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Remove kCheckAllocation_GrSurfaceFlags.
Brian Salomon
2017-05-15
*
Attempt to work around iOS varying limit in GLPrograms test
Brian Salomon
2017-05-15
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Setup for another attempt to split up opLists
Robert Phillips
2017-05-11
*
Remove SkCrossContextImageData and all support code
Brian Osman
2017-05-11
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Update minimum non-ES OpenGL spec to 2.0.
Brian Salomon
2017-05-08
[next]