Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e429c88a811dfa05a26582a06fd53752768aa9f4
/
include
/
gpu
/
GrContext.h
ce89400
Guard SkGpuDevice
by joshualitt
· 9 years ago
5651ee6
Change to wire up opnames in SkGpuDevice
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
27a48dc
Create stub GrAuditTrail class
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
f9bc796
Make a single GrSingleOwner in GrContext
by joshualitt
· 9 years ago
1de610a
Create debug only SkSingleOwner
by joshualitt
· 9 years ago
0671b96
Move texture drawing utility method to SkGpuDevice
by jvanverth
· 9 years ago
dc5685a
Wire up resource cache stats dumping in nanobench
by joshualitt
· 9 years ago
e45c81c
Began logging more gpu stats from nanobench
by joshualitt
· 9 years ago
69cfe95
Add debug option to clip each GrBatch to its device bounds
by bsalomon
· 9 years ago
504ce5d
Optionally pass rendertarget to getTestTarget
by robertphillips
· 9 years ago
caef345
Readd "immediate" mode
by robertphillips
· 9 years ago
a13e202
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
by robertphillips
· 9 years ago
629162d
Add text animation sample; tweak DrawShip sample
by jvanverth
· 9 years ago
d75ccc6
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ )
by jvanverth
· 9 years ago
3b484a4
Add text animation sample; tweak DrawShip sample
by jvanverth
· 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
648c696
Add immediate mode option for gpu configs in dm
by bsalomon
· 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
4a33952
Bye bye processor data manager.
by bsalomon
· 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
62a69c2
Move Mutexy things to private.
by herb
· 9 years ago
0a5fa48
Add onMemoryDump to GrContext
by ericrk
· 9 years ago
6c6f658
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data
by bsalomon
· 9 years ago
32ab260
Revert of Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessin… (patchset #1 id:1 of https://codereview.chromium.org/1329313002/ )
by bsalomon
· 9 years ago
eb662bc
Add a mutex to GrContext::readSurfacePixels to protect against multiple CPU raster threads accessing the same GrContext to read back GPU input data
by bsalomon
· 9 years ago
dac7005
Remove GrGpuTraceMarker hooks until we rethink the design
by joshualitt
· 9 years ago
da04e0e
Allow setting of GrBatchFontCache atlas sizes
by joshualitt
· 9 years ago
14205b1
Expand functionality of GrRectBatchFactory with AARects
by joshualitt
· 9 years ago
17d833b
Add abliity to set textblob cache budget to GrContext
by joshualitt
· 9 years ago
636e802
Skip temp texture when config conversion test has already failed.
by bsalomon
· 9 years ago
e8d21e8
Make readpixels work on GrTextures
by bsalomon
· 9 years ago
5f10b5c
More threading of GrProcessorDataManager
by joshualitt
· 9 years ago
31dc1b2
style nit cleanups. e.g. remove 'virtual' on override declarations
by robertphillips
· 9 years ago
c49e868
Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle
by bsalomon
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
fcf7829
remove SkDeviceProperties
by robertphillips
· 9 years ago
bcd7ab5
Add useDFT field to SkDeviceProperties
by robertphillips
· 9 years ago
2334fb6
Make GrTextContext be owned by the GrDrawContext
by robertphillips
· 9 years ago
781d582
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/)
by bsalomon
· 9 years ago
5b16e74
Make GrTextContext be owned by the GrDrawContext
by robertphillips
· 9 years ago
7622863
Add direct getter for GrCaps to GrContext.
by bsalomon
· 9 years ago
084d1b6
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/)
by bsalomon
· 9 years ago
9138c46
Add direct getter for GrCaps to GrContext.
by bsalomon
· 9 years ago
4ee6bd8
Add caps overrides to GMs
by bsalomon
· 9 years ago
ccb1b57
Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
by robertphillips
· 9 years ago
ea46150
Split drawing functionality out of GrContext and into new GrDrawContext
by robertphillips
· 9 years ago
682c269
Store context options on caps.
by bsalomon
· 9 years ago
08bf86d
Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/)
by bsalomon
· 9 years ago
f28cff7
Store context options on caps.
by bsalomon
· 9 years ago
7d022d6
add option to supress prints on context
by joshualitt
· 10 years ago
ee71044
Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/)
by joshualitt
· 10 years ago
5566133
add option to supress prints on context
by joshualitt
· 10 years ago
72c7a60
remove legacy Gr things
by bsalomon
· 10 years ago
e40d397
Isolate GrBufferAllocPools inside GrBatchTarget
by robertphillips
· 10 years ago
0acd0d3
adding uniqueID to GrContext
by joshualitt
· 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
d309e7a
This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types.
by bsalomon
· 10 years ago
a73239a
Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget.
by bsalomon
· 10 years ago
8f94bb2
remove old text contexts and fontcache
by joshualitt
· 10 years ago
1899651
Extract gpu line dashing to GrDashLinePathRenderer
by kkinnunen
· 10 years ago
0db6dfa
The TextBlobCache needs the ability to trigger a flush because otherwise its entire budget can be used up, but it will not be able to free up any space due to blobs being stuck in the GrInOrderDrawBuffer. This was causing a segfault. After this CL the cache will try to purge, and then flush if it cannot purge enough. It will not purge the most recent addition to the cache.
by joshualitt
· 10 years ago
b7133be
Adding a cache + memory pool for GPU TextBlobs
by joshualitt
· 10 years ago
7c3a2f8
BitmapTextBatch and BitmapTextBlob
by joshualitt
· 10 years ago
c03391e
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/)
by joshualitt
· 10 years ago
eed1dae
BitmapTextBatch and BitmapTextBlob
by joshualitt
· 10 years ago
6e8cd96
Let text contexts fall back directly to paths
by joshualitt
· 10 years ago
570d2f8
I'd really like to land this before the branch so speedy reviews are appreciated.
by joshualitt
· 10 years ago
2907059
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/)
by joshualitt
· 10 years ago
586d5d6
I'd really like to land this before the branch so speedy reviews are appreciated.
by joshualitt
· 10 years ago
44701df
Move clip off of draw target
by joshualitt
· 10 years ago
f99e961
Allow resources' unique keys to be changed.
by bsalomon
· 10 years ago
8718aaf
Rename GrContentKey to GrUniqueKey
by bsalomon
· 10 years ago
25d9c15
Pass Rendertarget into context.
by joshualitt
· 10 years ago
0ea80f4
Rename GrResourceCache2->GrResourceCache
by bsalomon
· 10 years ago
d042358
One createTexture function, attempt to recycle scratch in createTexture.
by bsalomon
· 10 years ago
de358a9
BUG=skia:
by joshualitt
· 10 years ago
d2a6f4e
More cleanup around GrContext, textures, and SkGr.cpp
by bsalomon
· 10 years ago
b9eb4ac
patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001)
by mtklein
· 10 years ago
37f9a26
Move npot resizing out of GrContext and simplify GrContext texture functions.
by bsalomon
· 10 years ago
e137db8
Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #10 id:200001 of https://codereview.chromium.org/882223003/)
by bsalomon
· 10 years ago
6c96672
Move npot resizing out of GrContext and simplify GrContext texture functions.
by bsalomon
· 10 years ago
6bfef2d
Revert of Move npot resizing out of GrContext and simplify GrContext texture functions. (patchset #9 id:160001 of https://codereview.chromium.org/882223003/)
by fmalita
· 10 years ago
8a81003
Move npot resizing out of GrContext and simplify GrContext texture functions.
by bsalomon
· 10 years ago
24db3b1
Add specialized content key class for resources.
by bsalomon
· 10 years ago
8dd688b
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
by egdaniel
· 10 years ago
2fdeda0
XPFactory lazily initializie in drawstate / GrPaint
by joshualitt
· 10 years ago
8059eb9
Move ViewMatrix off of drawstate
by joshualitt
· 10 years ago
16b2789
Change to create device coord coordset
by joshualitt
· 10 years ago
5531d51
remove view matrix from context
by joshualitt
· 10 years ago
Next »