Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b2adbef6f6510e6e9bbb1a4d8fd0ac1e0f9f31b9
/
src
/
gpu
/
gl
/
GrGLBuffer.cpp
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
68aeec0
Clarify that buffers of type GrGpuBufferType::kXferGpuToCpu are mapped for reading.
by Brian Salomon
· 6 years ago
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 7 years ago
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 7 years ago
12d2264
Convert GrBuffer owners to sk_sp
by Brian Salomon
· 7 years ago
662ea4b
Remove texel buffer support.
by Brian Salomon
· 7 years ago
f2ec024
Make use of the buffer data null hint a GrContextOption
by Robert Phillips
· 7 years ago
2e5eaf0
Revert "Revert "Clean up onTransferPixels""
by Jim Van Verth
· 8 years ago
ce57552
Revert "Clean up onTransferPixels"
by Jim Van Verth
· 8 years ago
f7037d0
Clean up onTransferPixels
by Jim Van Verth
· 8 years ago
a5b39fa
Don't reuse failed buffers as scratch
by Robert Phillips
· 8 years ago
144caf5
src/gpu: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 9 years ago
485a120
Add resource provider flag to avoid client-side buffers
by csmartdalton
· 9 years ago
2e6055b
Refactor to separate backend object lifecycle and GpuResource budget decision
by kkinnunen
· 9 years ago
c3d706f
Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ )
by jvanverth
· 9 years ago
b0ec983
Use transfer buffer for BatchAtlas texture copies.
by jvanverth
· 9 years ago
74b8d32
Implement texel buffers
by cdalton
· 9 years ago
e2e71c2
Track GL buffer state based on unique resource ID
by cdalton
· 9 years ago
044d3c1
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ )
by mtklein
· 9 years ago
deacc97
Track GL buffer state based on unique resource ID
by cdalton
· 9 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