aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrCopySurfaceOp.cpp
Commit message (Expand)AuthorAge
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* Remove destination pointer from GrCopySurfaceOpGravatar Robert Phillips2017-11-09
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.Gravatar Greg Daniel2017-08-24
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Update copyOp to split-opList worldGravatar Robert Phillips2017-06-01
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06
* Remove ref counting from GrOp.Gravatar Brian Salomon2017-01-03
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16