index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrContext.h
Commit message (
Expand
)
Author
Age
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Switch GrTextureToYUVPlanes over to newDrawContext calls
robertphillips
2016-05-11
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...
jvanverth
2016-05-06
*
Simplify SkGpuBlurUtils::GaussianBlur method
robertphillips
2016-05-06
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-28
*
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...
robertphillips
2016-04-28
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-27
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Add GrContext::releaseAndAbandonContext()
bsalomon
2016-04-01
*
Add deferred texture upload API.
bsalomon
2016-03-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-16
*
Revert of Make copySurface work for texture dsts, return a bool, & add unit t...
kjlubick
2016-02-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-11
*
Make swizzling in read/write pixel copy code more generic
bsalomon
2016-01-22
*
Guard SkGpuDevice
joshualitt
2016-01-11
*
Change to wire up opnames in SkGpuDevice
joshualitt
2016-01-11
*
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...
joshualitt
2016-01-08
*
Create stub GrAuditTrail class
joshualitt
2016-01-08
*
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...
joshualitt
2016-01-07
*
Make a single GrSingleOwner in GrContext
joshualitt
2016-01-07
*
Create debug only SkSingleOwner
joshualitt
2016-01-06
*
Move texture drawing utility method to SkGpuDevice
jvanverth
2015-12-08
*
Wire up resource cache stats dumping in nanobench
joshualitt
2015-12-02
*
Began logging more gpu stats from nanobench
joshualitt
2015-12-02
*
Add debug option to clip each GrBatch to its device bounds
bsalomon
2015-11-30
*
Optionally pass rendertarget to getTestTarget
robertphillips
2015-11-16
*
Readd "immediate" mode
robertphillips
2015-11-11
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-08
*
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...
jvanverth
2015-11-06
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-06
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
robertphillips
2015-10-27
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Fix ClipMaskManager's SW-fallback logic
robertphillips
2015-10-26
*
Narrow the distribution of GrDrawTarget a bit
robertphillips
2015-10-23
*
Add immediate mode option for gpu configs in dm
bsalomon
2015-10-23
*
Remove DrawingMgr shims from GrContext
robertphillips
2015-10-17
[next]