Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
cc78238f0b6aa1a7b3fc767758d9eeef4c1bffa9
/
src
/
gpu
/
GrBufferAllocPool.cpp
cc78238
Move vertex layout definitions from GrDrawTarget to GrDrawState.
by jvanverth@google.com
· 12 years ago
f660187
Hide GrDrawTarget::Caps's member vars
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
d510809
Fix GrBufferAllocPool to include padding in bytes used for an allocation
by bsalomon@google.com
· 13 years ago
b665a6b
Fix cycling through buffers in buffer alloc pool
by bsalomon@google.com
· 13 years ago
f6fc404
Remove ref in buffer alloc pool.
by bsalomon@google.com
· 13 years ago
987dbc0
by bsalomon@google.com
· 13 years ago
71bd1ef
Don't update vertex/index buffer twice!
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.cpp]
96e96df
When we're not using the NULL buffer data hint update with glBufferData rather than glBufferSubData.
by bsalomon@google.com
· 13 years ago
18c9c19
Put caps in a struct, move up to GrDrawTarget
by bsalomon@google.com
· 13 years ago
7d4679a
Rename existing nonpreserving reallocs to reset, add reset to SkAutoMalloc, use reset in GrBufferAllocPool
by bsalomon@google.com
· 13 years ago
6513cd0
Fail draws when can't get geom into vb/ib.
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
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
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
8b48441
Suppress warnings in GrBufferAllocPool
by bsalomon@google.com
· 14 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