Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1f05d459e26cf0c4a76b82fe62776c90477d9931
/
src
/
gpu
/
GrMesh.h
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 6 years ago
924a10e
Make GrMesh hold regular ref on GrBuffers.
by Brian Salomon
· 6 years ago
12d2264
Convert GrBuffer owners to sk_sp
by Brian Salomon
· 6 years ago
d9187c0
Revert "SkMath takes some functions from from SkTypes"
by Mike Klein
· 6 years ago
3b34723
SkMath takes some functions from from SkTypes
by Hal Canary
· 6 years ago
7eae3e0
Reland "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
fdf05f4
Revert "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
b948572
Store GrMeshDrawOps' meshes in GrOpFlushState's arena.
by Brian Salomon
· 6 years ago
ae5f953
Remove unused GrGpuResourceRef and GrTGpuResourceRef
by Brian Salomon
· 6 years ago
802cb31
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
by Brian Salomon
· 6 years ago
466c7d6
header cleanup
by Hal Canary
· 7 years ago
881f143
Hide GrGpuResourceRef from prying eyes
by Robert Phillips
· 7 years ago
a88da48
Fix invalid assert in GrMesh::setIndexed
by Chris Dalton
· 7 years ago
1d61635
Add support for instanced draws
by Chris Dalton
· 7 years ago
114a3c0
Fix glDrawRangeElements
by Chris Dalton
· 7 years ago
bca46e2
Convert GrMesh back to a class
by Chris Dalton
· 7 years ago
ff92650
Convert GrMesh to a struct
by Chris Dalton
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
397536c
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
f8c3ba4
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ )
by robertphillips
· 9 years ago
8b1bff2
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
0e1853c
Update how we send draws to gpu backend to reduce state setting.
by egdaniel
· 9 years ago
[Renamed (75%) from src/gpu/GrVertices.h]
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
e64eb57
Iterate over instanced draws in GrGpu rather than above GrBatchTarget
by bsalomon
· 10 years ago
301f989
Fix vertex/index buffer leaks
by bsalomon
· 10 years ago
cb8979d
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
by bsalomon
· 10 years ago