Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
670f01f2fc88f02ec9a6f1b47af29daeadc3b301
/
src
/
gpu
/
GrDrawContext.cpp
862cff3
Remove clip from GrPipelineBuilder
by cdalton
· 9 years ago
193d9cf
Eliminate special case nvpr batch handling
by cdalton
· 9 years ago
93a379b
Separate user and raw stencil settings
by cdalton
· 9 years ago
e19aecd
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ )
by robertphillips
· 9 years ago
12dbb39
Separate user and raw stencil settings
by cdalton
· 9 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
40ef485
When filling nested rect path check for empty inner and empty outer rects
by bsalomon
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
0e3c554
Tweak distance field path renderer behavior in gamma-correct mode to match
by brianosman
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
391395d
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
8b8f36f
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ )
by robertphillips
· 9 years ago
86c6075
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
4bc3181
Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder
by robertphillips
· 9 years ago
0009589
Move drawDRRect back to GrDrawContext
by robertphillips
· 9 years ago
d2c7791
Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder (patchset #3 id:40001 of https://codereview.chromium.org/1730903007/ )
by ethannicholas
· 9 years ago
00fddeb
Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder
by robertphillips
· 9 years ago
b56f927
Hide GrPipelineBuilder from GrOvalRenderer
by robertphillips
· 9 years ago
d770610
Mv DRRect drawing code from GrDrawContext into SkGpuDevice
by robertphillips
· 9 years ago
0cc2f85
Hide GrDrawTarget from GrOvalRenderer
by robertphillips
· 9 years ago
8db8678
Fix memory leak
by joshualitt
· 9 years ago
96880d9
Create GrPathRenderingDrawContext
by joshualitt
· 9 years ago
b8fea97
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
0eed945
Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ )
by kjlubick
· 9 years ago
27004b7
Remove GrContext* from GrTextContext
by joshualitt
· 9 years ago
7ea5e28
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
1b39f43
Pass a GrContext pointer in GrDrawContext constructor
by joshualitt
· 9 years ago
2c89bc1
Move surface props off of GrTextContext
by joshualitt
· 9 years ago
04194f3
Remove two varieties of drawNonAARect from GrDrawTarget
by joshualitt
· 9 years ago
bc90735
GrAuditTrail hooks in GrContext + GrDrawContext
by joshualitt
· 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
de8dc7e
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ )
by joshualitt
· 9 years ago
94da292
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ )
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
f9bc796
Make a single GrSingleOwner in GrContext
by joshualitt
· 9 years ago
1de610a
Create debug only SkSingleOwner
by joshualitt
· 9 years ago
bb53948
Move path fallback for AA rect out of SkGpuDevice
by cdalton
· 9 years ago
e804292
Move all text stuff to its own folder
by joshualitt
· 9 years ago
8ff8d24
Remove drawPathsFromRange from GrDrawContext
by cdalton
· 9 years ago
433625e
Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed
by robertphillips
· 9 years ago
954cbc1
Reduce use of GrRenderTarget in GrTextContexts
by robertphillips
· 9 years ago
0e7029e
Clean up Ganesh path render a little bit
by robertphillips
· 9 years ago
ff55b49
Sniff out rects, ovals & rrects in SkGpuDevice::drawPath
by robertphillips
· 9 years ago
514450c
Clarify when oval & rrects get devolved to paths in SkGpuDevice/GrDrawContext boundary
by robertphillips
· 9 years ago
bf07455
Make stencil and cover path rendering have more reasonable bounds.
by bsalomon
· 9 years ago
db4758c
Restrict query bounds for reduce clip to dev bounds
by bsalomon
· 9 years ago
33a5fce
Initial implementation of GPU no filter NinePatch
by joshualitt
· 9 years ago
0dfa62c
Update testing frameworks/tests for MDB
by robertphillips
· 9 years ago
1d51273
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ )
by egdaniel
· 9 years ago
9c86051
Update testing frameworks/tests for MDB
by robertphillips
· 9 years ago
caef345
Readd "immediate" mode
by robertphillips
· 9 years ago
c55271f
Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws
by bsalomon
· 9 years ago
a2e69fc
Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa
by bsalomon
· 9 years ago
6873782
Remove GrPipelineBuilder from getPathRenderer call
by robertphillips
· 9 years ago
cf10b5a
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
by robertphillips
· 9 years ago
24cdec1
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ )
by robertphillips
· 9 years ago
5c3ea4c
Fix ClipMaskManager's SW-fallback logic
by robertphillips
· 9 years ago
b83bec5
Narrow the distribution of GrDrawTarget a bit
by robertphillips
· 9 years ago
77a2e52
Remove DrawingMgr shims from GrContext
by robertphillips
· 9 years ago
a106c62
Loosen requirement that there be only one GrDrawTarget
by robertphillips
· 9 years ago
2e1e51f
GrDrawContext now holds GrRenderTarget pointer
by robertphillips
· 9 years ago
8585dd2
Updates nvpr text blobs to not store a direct reference to the
by cdalton
· 9 years ago
2d70dcb
Dynamically allocate the GrDrawContexts
by robertphillips
· 9 years ago
473addf
Remove separate cache for clip mask textures
by bsalomon
· 9 years ago
10cae83
Move determiniation of strokerect rects internal
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
f238469
Late creation of GrPathProcessor
by joshualitt
· 9 years ago
1fcc01c
GrPathRangeBatch
by bsalomon
· 9 years ago
fac9ceb
Add new GM to directly exercise perspective bitmap drawing
by robertphillips
· 9 years ago
f6703fa
Make GrTextContext no longer store a GrDrawContext
by robertphillips
· 9 years ago
afcd7cd
Rename flag from "distance field" to "device independent."
by bsalomon
· 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
d2b23e0
Standardize BW to NonAA
by joshualitt
· 9 years ago
b6b513b
Create separate entry points for the various flavors of drawRect
by joshualitt
· 9 years ago
9be0b00
stop dropping AA when rect stays rect
by joshualitt
· 9 years ago
a83eead
Revert of stop dropping AA when rect stays rect (patchset #8 id:140001 of https://codereview.chromium.org/1295523002/ )
by joshualitt
· 9 years ago
1bef9f5
stop dropping AA when rect stays rect
by joshualitt
· 9 years ago
abd30f5
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches
by bsalomon
· 9 years ago
5a4d235
Revise DrawAtlasBatch to get rid of one copy when generating the batch.
by jvanverth
· 9 years ago
b7ee1bf
trivial CL to add drawBatch to GrDrawContext
by joshualitt
· 9 years ago
14205b1
Expand functionality of GrRectBatchFactory with AARects
by joshualitt
· 9 years ago
7fc2a26
Move GrStrokeRectBatch creation to behind factory
by joshualitt
· 9 years ago
2771b56
GrDrawVertices to batches
by joshualitt
· 9 years ago
14b8803
Move GrDrawAtlasBatch to separate file
by jvanverth
· 9 years ago
1694a93
Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https://codereview.chromium.org/1274013003/ )
by jvanverth
· 9 years ago
b091c44
Move GrDrawAtlasBatch to separate file
by jvanverth
· 9 years ago
7441782
Make folder for batches
by joshualitt
· 9 years ago
31ff762
First pass at drawAtlas batching.
by jvanverth
· 9 years ago
fb1141a
Don't pass pipeline to GrBatch::generateGeometry()
by bsalomon
· 9 years ago
ee14a62
Give strokerectbatch a proper home
by bsalomon
· 9 years ago
d8aa59d
Remove SHADER_AA_FILL_RECT flag
by robertphillips
· 9 years ago
fae0102
Remove IGNORE_ROT_AA_RECT_OPT flag
by robertphillips
· 9 years ago
df0c557
Use new API everywhere for GrDefaultGeoProcFactory
by joshualitt
· 9 years ago
e494a58
Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:80001 of https://codereview.chromium.org/1261083003/)
by joshualitt
· 9 years ago
801823b
Use new API everywhere for GrDefaultGeoProcFactory
by joshualitt
· 9 years ago
0aff2fa
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext.
by bsalomon
· 9 years ago
Next »