Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f0539800165314f8bebd8a5ab765ec35012f1b03
/
src
/
gpu
/
GrIndexBuffer.h
adacc70
Start cleaning up 64bit Win warnings
by robertphillips@google.com
· 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
4705954
Search and replace change. Some Gr enum value names didn't have a "Gr" in their suffix.
by bsalomon@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/GrIndexBuffer.h]
4d3aaaf
Move some gpu headers out of the public include dir
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/include/GrIndexBuffer.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
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
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago