Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
eb79eea617d6d4ef6951206e51643ec4ef891920
/
src
/
gpu
/
GrGeometryBuffer.h
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 10 years ago
5236cf4
Make uncached textures uncached from the get go.
by bsalomon
· 10 years ago
69ed47f
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
by bsalomon
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
6d3fe02
Rename GrGpuObject to GrGpuResource
by bsalomon
· 10 years ago
e529a61
store map ptr in GrGeometryBuffer base class
by commit-bot@chromium.org
· 11 years ago
8341eb7
Rename from "(un)lock" to "(un)map" for geometry buffers.
by commit-bot@chromium.org
· 11 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
ee3bc3b
Add support for vertex data rendered from CPU arrays.
by bsalomon@google.com
· 12 years ago
7283022
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
by bsalomon@google.com
· 12 years ago
7fa1876
Extended instance counting to all GrResource-derived classes
by robertphillips@google.com
· 12 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/src/GrGeometryBuffer.h]
96e96df
When we're not using the NULL buffer data hint update with glBufferData rather than glBufferSubData.
by bsalomon@google.com
· 13 years ago
4d3aaaf
Move some gpu headers out of the public include dir
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/include/GrGeometryBuffer.h]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
cee661a
Reapply r1951.
by bsalomon@google.com
· 13 years ago
ec36471
Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)"
by vandebo@chromium.org
· 13 years ago
aab1fd9
Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config
by bsalomon@google.com
· 13 years ago
8fe7247
Add GrResource base class for ibs, texs, vbs, etc.
by bsalomon@google.com
· 14 years ago
27847de
Fix line endings in Gr files and set svn eol style to LF
by bsalomon@google.com
· 14 years ago
86afc2a
Batch consecutive draw rects.
by bsalomon@google.com
· 14 years ago
1c13c96
Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer both GrBufferAllocPool to manage reserved and set-to-array vertex and index data.
by bsalomon@google.com
· 14 years ago