Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
83926346f106a63e72e768614ebc70c6d4c93b6f
/
src
/
gpu
/
GrResourceProvider.cpp
594f9ed
Smart pointers for GrBatchAtlas.
by Ben Wagner
· 8 years ago
9e38047
Add GrNextSizePow2
by Robert Phillips
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
5fa7f30
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
5d1676c
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ )
by robertphillips
· 8 years ago
da152eb
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
485a120
Add resource provider flag to avoid client-side buffers
by csmartdalton
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 9 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
d37fe76
Fix data parameter for createBuffer
by cdalton
· 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
1bf3e71
Add optional data parameter to createBuffer
by cdalton
· 9 years ago
a9322c2
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )"
by reed
· 9 years ago
25e0a04
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )
by borenet
· 9 years ago
c791728
Pass effects directly to fontcache
by reed
· 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
49c4c22
Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRenderTarget
by kkinnunen
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 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
f7b8b8a
Add wrapBackendTextureAsRenderTarget API
by ericrk
· 9 years ago
6d0872d
Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ )
by joshualitt
· 9 years ago
9a9515e
Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ )
by joshualitt
· 9 years ago
b30dd1d
Add guards to GrTextureProvider
by joshualitt
· 9 years ago
17aa047
More framework support for TransferBuffers
by jvanverth
· 9 years ago
7ea33f5
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
0315dbc
Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ )
by bsalomon
· 9 years ago
27a0487
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
6950de6
Comments Style: s/skbug.com/bug.skia.org/
by halcanary
· 9 years ago
8377e80
Fix for atlas doesn't call eviction functions
by joshualitt
· 9 years ago
ec00d94
Move some of the adding stencil attachment logic of Gpu and into Render Target.
by egdaniel
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
6e83ac7
Defer flushes if kPreferNoIO is specified
by robertphillips
· 9 years ago
b356cbc
Move atlas creation to internal to GrResourceProvider
by joshualitt
· 9 years ago
eae6200
Some cleanup in GrTextureProvider and GrResourceProvider.
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
cabe20c
Refactor GrGpu path rendering functions to GrPathRendering
by kkinnunen
· 9 years ago
706f08f
Move GrPath(Range) creation to ResourceProvider.
by bsalomon
· 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
· 10 years ago
ed0bcad
Move instanced index buffer creation to flush time
by bsalomon
· 10 years ago
d8ed1b6
Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/)
by bsalomon
· 10 years ago
ab622c7
Move instanced index buffer creation to flush time
by bsalomon
· 10 years ago