Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7b8400dad2f82dcc6ed3c7cc1707ebaf85f04840
/
src
/
gpu
/
GrBufferAllocPool.h
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
7dea7b7
Use calloc to allocate data that will be uploaded to vertex/index buffers in Chrome
by bsalomon
· 9 years ago
1b8e1b5
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
b607767
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/)
by robertphillips
· 9 years ago
e935f1a
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
7224c86
add context override of GeometryBufferMapThreshold
by joshualitt
· 9 years ago
eea2ff7
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:160001 of https://codereview.chromium.org/1139753002/)
by robertphillips
· 9 years ago
c5f1c54
Refactor GrBufferAllocPools to use resource cache
by robertphillips
· 9 years ago
91d06bc
Reduce the API surface of GrBufferAllocPool and its derivatives
by robertphillips
· 9 years ago
ecb8e3e
Remove unneeded features from GrBufferAllocPool
by bsalomon
· 10 years ago
d1aa8ff
removing setVertexArraySource from drawtarget
by joshualitt
· 10 years ago
3512eda
Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of the buffer was unwritten.
by bsalomon
· 10 years ago
8341eb7
Rename from "(un)lock" to "(un)map" for geometry buffers.
by commit-bot@chromium.org
· 10 years ago
e3beb6b
SkNonCopyable should be used with private inheritance.
by commit-bot@chromium.org
· 11 years ago
a0b4028
Replace uses of GrNoncopyable by SkNoncopyable.
by commit-bot@chromium.org
· 11 years ago
515dcd3
Replace uses of GR_DEBUG by SK_DEBUG.
by commit-bot@chromium.org
· 11 years ago
a633898
Change vertex buffer allocator functions to take size rather than layout, take two.
by jvanverth@google.com
· 12 years ago
747f1ec
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
84cd77c
Change vertex buffer allocator functions to take size rather than layout.
by jvanverth@google.com
· 12 years ago
21cbec4
Remove GrTDArray.
by bsalomon@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
b665a6b
Fix cycling through buffers in buffer alloc pool
by bsalomon@google.com
· 13 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/GrBufferAllocPool.h]
49313f6
GrTArray->SkTArray & docs
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
3582bf9
Remove GrAuto*Malloc, replace with SkAuto*Malloc
by bsalomon@google.com
· 13 years ago
25fb21f
Refactor GrDrawTarget vertex/index api
by bsalomon@google.com
· 13 years ago
11f0b51
Fix ref leak on GrGpu.
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