Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ec80d901b9bae2a8b9f2331db4b3fd7a64d784fb
/
src
/
gpu
/
ops
/
GrCopySurfaceOp.cpp
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 7 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 7 years ago
588cec7
Reenable GrOp chaining.
by Brian Salomon
· 7 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 7 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
4f6ba2e
Revert "Move op memory storage to GrContext"
by Robert Phillips
· 7 years ago
c8cee44
Move op memory storage to GrContext
by Robert Phillips
· 7 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 7 years ago
5711133
Remove integer texture support
by Brian Salomon
· 7 years ago
47c315e
Remove destination pointer from GrCopySurfaceOp
by Robert Phillips
· 8 years ago
b0e93a2
Remove origin field from GrSurface (take 2)
by Robert Phillips
· 8 years ago
500d58b
Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU.
by Greg Daniel
· 8 years ago
7294b85
Revert "Remove origin field from GrSurface"
by Robert Phillips
· 8 years ago
df0e09f
Remove origin field from GrSurface
by Robert Phillips
· 8 years ago
646e429
Retract GrTexture*.h & GrRenderTarget*.h from other headers
by Robert Phillips
· 8 years ago
a16f6cb
Update copyOp to split-opList world
by Robert Phillips
· 8 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 8 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 8 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 8 years ago
bf25d43
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
by Robert Phillips
· 8 years ago
9a121cc
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
by Robert Phillips
· 8 years ago
d7cda9a
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
by Robert Phillips
· 8 years ago
f833478
Remove ref counting from GrOp.
by Brian Salomon
· 9 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 9 years ago
[Renamed from src/gpu/batches/GrCopySurfaceOp.cpp]
7dae46a
Some more batch->op renaming
by Brian Salomon
· 9 years ago
[Renamed (75%) from src/gpu/batches/GrCopySurfaceBatch.cpp]
2790c52
Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp*
by Brian Salomon
· 9 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 9 years ago
bf7b620
Revert "Revert "Add integer texture support.""
by Brian Salomon
· 9 years ago
9c7edb8
Revert "Add integer texture support."
by Leon Scroggins
· 9 years ago
434c534
Add integer texture support.
by Brian Salomon
· 9 years ago
b8fea97
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
0eed945
Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ )
by kjlubick
· 9 years ago
7ea5e28
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 10 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 10 years ago
872062c
GrCopySurfaceBatch
by bsalomon
· 10 years ago