index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrCopySurfaceOp.cpp
Commit message (
Expand
)
Author
Age
*
Remove integer texture support
Brian Salomon
2018-02-06
*
Remove destination pointer from GrCopySurfaceOp
Robert Phillips
2017-11-09
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
Greg Daniel
2017-08-24
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Update copyOp to split-opList world
Robert Phillips
2017-06-01
*
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 compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16