index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gpu
/
GrTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make SmallPathOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-12
1
-2
/
+2
*
Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp""
Brian Salomon
2017-07-11
1
-2
/
+2
*
Convert NonAALatticeOp to non-legacy GrMeshDrawOp.
Brian Salomon
2017-07-11
1
-6
/
+8
*
Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"
Ethan Nicholas
2017-07-10
1
-2
/
+2
*
Make TessellatingPathOp be a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-10
1
-2
/
+2
*
Make AAHairlineOp a non-legacy GrDrawMeshOp
Brian Salomon
2017-07-07
1
-2
/
+2
*
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
Brian Salomon
2017-06-23
1
-161
/
+0
*
Revert "Revert "Clean up onTransferPixels""
Jim Van Verth
2017-06-22
1
-1
/
+1
*
Revert "Clean up onTransferPixels"
Jim Van Verth
2017-06-21
1
-1
/
+1
*
Clean up onTransferPixels
Jim Van Verth
2017-06-21
1
-1
/
+1
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
1
-1
/
+3
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
1
-3
/
+1
*
Migrate AAConvexPathOp off of GrLegacyMeshDrawOp
Brian Salomon
2017-06-15
1
-2
/
+2
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
1
-1
/
+3
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
1
-0
/
+1
*
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh...
Brian Salomon
2017-06-15
1
-8
/
+6
*
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...
Brian Salomon
2017-06-14
1
-6
/
+8
*
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
Brian Salomon
2017-06-14
1
-8
/
+6
*
use #ifdef instead of #if for SK_VULKAN
Mike Reed
2017-06-14
1
-1
/
+1
*
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy he...
Robert Phillips
2017-06-14
1
-5
/
+6
*
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
Robert Phillips
2017-06-13
1
-6
/
+5
*
Update skia to use ifdefs for Vulkan code instead of dummy header
Greg Daniel
2017-06-13
1
-5
/
+6
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
1
-0
/
+1
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
1
-1
/
+1
*
Revert "Revert "Workaround Adreno driver issue with stencil clears.""
Mike Klein
2017-06-06
1
-2
/
+0
*
Revert "Workaround Adreno driver issue with stencil clears."
Mike Klein
2017-06-06
1
-0
/
+2
*
Workaround Adreno driver issue with stencil clears.
Brian Salomon
2017-06-06
1
-2
/
+0
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
1
-2
/
+2
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
1
-5
/
+0
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
1
-0
/
+5
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
1
-5
/
+0
*
Add fixes & test for isConfigTexturable and isConfigRenderable
Robert Phillips
2017-05-22
1
-1
/
+1
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
1
-1
/
+1
*
Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpl...
Brian Salomon
2017-05-15
1
-8
/
+8
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
1
-5
/
+90
*
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
Brian Salomon
2017-05-10
1
-2
/
+14
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
1
-0
/
+1
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
1
-1
/
+0
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
1
-0
/
+1
*
Add postFlush call to GrOnFlushCallbackObject
Chris Dalton
2017-05-05
1
-0
/
+15
*
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
Greg Daniel
2017-05-02
1
-2
/
+2
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
1
-1
/
+2
*
Combine GPU flush with semaphore API
Brian Osman
2017-04-28
1
-2
/
+1
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
1
-2
/
+1
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
1
-1
/
+2
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
1
-2
/
+21
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
1
-21
/
+2
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
1
-2
/
+21
*
consolidate read/writePixels in GrSurfaceContext
Robert Phillips
2017-04-10
1
-1
/
+1
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
1
-2
/
+2
[prev]
[next]