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
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
*
Create new target to hold gpu test code, enable direct testing of GrEffects i...
commit-bot@chromium.org
2013-08-21
*
Replace uses of GR_API by SK_API.
commit-bot@chromium.org
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Change Atlas recycling to track current flush count and recycle if Atlas not ...
commit-bot@chromium.org
2013-08-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-26
*
make the filter mode for GrTextureAccess an enum so we can plumb down
humper@google.com
2013-07-25
*
Add GrContext::setMaxTextureSizeOverride
robertphillips@google.com
2013-07-25
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Move gaussianBlur functionality to src\effects
robertphillips@google.com
2013-07-15
*
Allow the resource cache to (indirectly) flush the InOrderDrawBuffer
commit-bot@chromium.org
2013-07-10
*
Minor GrContext/GrInOrderDrawBuffer cleanup
robertphillips@google.com
2013-07-03
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
revert 9802 breacking tests on some configs
edisonn@google.com
2013-06-28
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Make text context responsible for setting GrPaint on GrDrawState.
bsalomon@google.com
2013-06-13
*
Make GrContext track the current matrix, render target, and clip directly rat...
commit-bot@chromium.org
2013-05-28
*
Check for NULL texture in GrAutoScratchTexture::detach()
commit-bot@chromium.org
2013-05-11
*
Disable AA for ovals and roundrects if MSAA is enabled.
commit-bot@chromium.org
2013-05-02
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-23
*
Move oval rendering code to GrOvalRenderer.
commit-bot@chromium.org
2013-03-22
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
Add stroked ovals and CircleEdgeEffect.
jvanverth@google.com
2013-03-19
*
Add MSAA configs to bench.
bsalomon@google.com
2013-03-19
*
Give GrDrawTarget a back ptr to its owning GrContext.
bsalomon@google.com
2013-02-25
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Fix WritePixels test on ANGLE.
bsalomon@google.com
2013-02-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-29
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
*
Remove declaration of unimplemented function.
bsalomon@google.com
2013-01-22
*
Add GPU support for axis-aligned ovals:
jvanverth@google.com
2013-01-22
*
Reland 6914 w/ fixes.
bsalomon@google.com
2012-12-20
*
Revert 6914 to fix build issues.
bsalomon@google.com
2012-12-20
*
Simplify cache IDs and keys.
bsalomon@google.com
2012-12-20
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
Remove unused type GrCacheKey
bsalomon@google.com
2012-12-17
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Fix some extract subset bugs.
scroggo@google.com
2012-12-07
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
[next]