Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
b9c2b6663dfd963f2995b29ea085cb593580c6ab
/
src
/
gpu
/
GrDrawOpAtlas.cpp
578b089
Revert "Tweak Plot size to try to get better perf."
by Jim Van Verth
· 6 years ago
fdcbe20
Tweak Plot size to try to get better perf.
by Jim Van Verth
· 6 years ago
f6206f9
Add new method for calculating text atlas sizes
by Jim Van Verth
· 6 years ago
967df20
Deuninstantiate
by Brian Salomon
· 6 years ago
ba98b7d
Make sure we mark Plots in use for all regenerate cases
by Jim Van Verth
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
15d9ef2
Simplify atlas calculation for dimension only
by Herb Derby
· 6 years ago
bbf5fb5
Reland "Have GrAtlasManager use legacy behavior"
by Herb Derby
· 6 years ago
b3067e8
Revert "Have GrAtlasManager use legacy behavior"
by Greg Daniel
· 6 years ago
4b7b2ce
Have GrAtlasManager use legacy behavior
by Herb Derby
· 6 years ago
6e78ae5
Reland "have SkConvertPixels use SkColorSpaceXformSteps"
by Mike Klein
· 6 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 6 years ago
fe0253f
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags
by Robert Phillips
· 7 years ago
d2e9f76
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
by Robert Phillips
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
6250f29
Clean up GrDrawOpAtlas (take 2)
by Robert Phillips
· 7 years ago
4bc7011
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
by Robert Phillips
· 7 years ago
ba7a165
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"""
by Robert Phillips
· 7 years ago
3bd55bd
Revert "Clean up GrDrawOpAtlas"
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
9d57afd
Clean up GrDrawOpAtlas
by Robert Phillips
· 7 years ago
934c3d0
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""
by Robert Phillips
· 7 years ago
84d823a
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
by Robert Phillips
· 7 years ago
96165eb
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
by Robert Phillips
· 7 years ago
59ddc6d
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
by Robert Phillips
· 7 years ago
056c1a8
Separate creation time & flush time behavior in GrDrawOpAtlas
by Robert Phillips
· 7 years ago
a8c55fa
Pad atlas uploads to 4-byte boundaries
by Jim Van Verth
· 7 years ago
c320b15
Introduce GrColorType
by Brian Salomon
· 7 years ago
06f593c
Some more cleanup of GrDrawOpAtlas compaction
by Jim Van Verth
· 7 years ago
cad0acf
Fix thrashing issue with multitextured atlas.
by Jim Van Verth
· 7 years ago
cd5099c
Make atlases instantiate themselves at flush time
by Robert Phillips
· 7 years ago
88260b5
Split GrContext into Normal/DDL flavors
by Robert Phillips
· 7 years ago
40a29d7
Move GrOpFlushState out of GrDrawingManager and onto the stack
by Robert Phillips
· 7 years ago
6be756b
Move resourceProvider accessor to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
be46e24
Revert "Move resourceProvider accessor to GrContextPriv"
by Hal Canary
· 7 years ago
1f9ed85
Move resourceProvider accessor to GrContextPriv
by Robert Phillips
· 7 years ago
0bd24dc
Funnel most proxy creation through GrProxyProvider
by Robert Phillips
· 7 years ago
9f545bc
Modify fontcache GM to actually spill atlas.
by Brian Salomon
· 7 years ago
29b60c9
Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState.
by Brian Salomon
· 7 years ago
943ed79
Remove deferred upload types from GrDrawOp.h.
by Brian Salomon
· 7 years ago
90196cc
Reduce the frequency of the text atlas compaction.
by Derek Sollenberger
· 7 years ago
63272cf
Potential fix for Android regression
by Jim Van Verth
· 7 years ago
c3269ae
Miscellaneous dynamic atlas fixes.
by Jim Van Verth
· 7 years ago
62ea0cd
Adjust atlas tracking to get better usage.
by Jim Van Verth
· 7 years ago
106b5c4
Shrink GrDrawOpAtlases when no longer needed, take 2.
by Jim Van Verth
· 7 years ago
712fe73
Add animated cowboy sample from WebKit tests, and fix.
by Jim Van Verth
· 7 years ago
4935a01
Revert "Shrink GrDrawOpAtlases when no longer needed"
by Jim Van Verth
· 7 years ago
7cf5952
Shrink GrDrawOpAtlases when no longer needed
by Jim Van Verth
· 7 years ago
32bbf37
Fix TSAN issue with atlas expansion.
by Jim Van Verth
· 7 years ago
e6c0dee
Temporarily disable atlas growth.
by Jim Van Verth
· 7 years ago
eafa64b
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
by Jim Van Verth
· 7 years ago
ad70c41
Revert "Allow GrDrawOpAtlas to grow as needed"
by Jim Van Verth
· 7 years ago
03168b8
Allow GrDrawOpAtlas to grow as needed
by Jim Van Verth
· 7 years ago
a950b63
Add support for additional textures in GrDrawOpAtlas
by Jim Van Verth
· 7 years ago
d74f3f2
Move texture proxy allocation for atlas to constructor.
by Jim Van Verth
· 7 years ago
acaa607
Make op-level texture uploading be GrProxy-based
by Robert Phillips
· 7 years ago
16d8ec6
Pull non-substantive changes out of omnibus GrSurface CL
by Robert Phillips
· 7 years ago
39c08ac
Automatically prepend "disabled-by-default-" to TRACE categories
by Brian Osman
· 7 years ago
a9340ba
Tracing macro cleanup continued
by Brian Osman
· 7 years ago
066f020
Reduce dependence on GrSurface's origin field (take 3)
by Robert Phillips
· 7 years ago
6af2a66
Revert "Reduce dependence on GrSurface's origin field (take 2)"
by Robert Phillips
· 7 years ago
22115b4
Reduce dependence on GrSurface's origin field (take 2)
by Robert Phillips
· 7 years ago
96be9df
Revert "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
467022b
Reduce dependence on GrSurface's origin field
by Robert Phillips
· 7 years ago
646e429
Retract GrTexture*.h & GrRenderTarget*.h from other headers
by Robert Phillips
· 7 years ago
eee4d6e
Make instantiate return a Boolean
by Robert Phillips
· 7 years ago
1c21431
Revert "Clear atlas textures at creation in Chrome"
by Brian Salomon
· 7 years ago
8785df1
Clear atlas textures at creation in Chrome
by Brian Salomon
· 7 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 7 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 7 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 7 years ago
bb5711a
Remove GrSurfaceDesc member from GrSurfaceProxy.
by Brian Salomon
· 7 years ago
63e7973
Remove GrSurfaceProxy::desc()
by Brian Salomon
· 7 years ago
32342f0
Rebase and fix chromium
by Brian Osman
· 8 years ago
256c37b
Remove atlas creation from GrResourceProvider
by Robert Phillips
· 8 years ago
32f2818
Clean up/remove unused GrFragmentProcessor-derived ctors
by Robert Phillips
· 8 years ago
2ee084e
Rename GrBatchAtlas -> GrDrawOpAtlas.
by Brian Salomon
· 8 years ago
903da79
Rename GrBatchAtlas files to GrDrawOpAtlas
by Brian Salomon
· 8 years ago
[Renamed (99%) from src/gpu/GrBatchAtlas.cpp]
742e31d
Rename GrBatchFlushState to GrOpFlushState
by Brian Salomon
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
594f9ed
Smart pointers for GrBatchAtlas.
by Ben Wagner
· 8 years ago
144caf5
src/gpu: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 8 years ago
cce3e58
Always use RGBA textures for color font atlases
by Brian Osman
· 8 years ago
613664b
Remove unnecessary assert in GrBatchAtlas.
by jvanverth
· 8 years ago
6d6b6ad
Make GrBatchAtlas robust against attempts to add large rects.
by bsalomon
· 8 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
342bfc2
Simplify GrDrawBatch uploads and token uage.
by bsalomon
· 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
5df175e
Make has GrBatchAtlas::ID() inlineable
by joshualitt
· 9 years ago
1f0e350
Disable preemptive batch preparation
by robertphillips
· 9 years ago
2b0536f
Clean up GrBatchAtlas a bit
by robertphillips
· 9 years ago
Next »