index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
SkGr.h
Commit message (
Expand
)
Author
Age
*
new image from backend desc
reed
2015-05-07
*
Don't draw if SkShader::asNewFragmentProcessor fails.
bsalomon
2015-04-15
*
Add constant color GrFP.
bsalomon
2015-04-02
*
Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...
bsalomon
2015-04-02
*
Add constant color GrFP.
bsalomon
2015-04-01
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
Reimplement gpu message bus for invalidated bitmap gen IDs
bsalomon
2015-02-06
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Add sRGB texture support.
jvanverth
2014-12-22
*
remove view matrix from context
joshualitt
2014-12-17
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
commit-bot@chromium.org
2014-05-19
*
Move skPaint2GrPaint to SkGr.h/cpp
commit-bot@chromium.org
2014-05-15
*
stop using deprecated bitmap::config for gpu
commit-bot@chromium.org
2014-04-23
*
Move distance field generation to the glyph cache.
commit-bot@chromium.org
2014-04-14
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Update all callsites to use info for pixelrefs
reed@google.com
2013-12-13
*
Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...
robertphillips@google.com
2013-12-13
*
Remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-13
*
Revert "remvoe duplicate impl for SkImageInfo flattening"
reed@google.com
2013-12-11
*
Revert "Revert of https://codereview.chromium.org/108773003/"
reed@google.com
2013-12-11
*
Revert of https://codereview.chromium.org/108773003/
commit-bot@chromium.org
2013-12-11
*
remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-11
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-11
*
PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...
reed@google.com
2013-12-11
*
Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr...
reed@google.com
2013-12-06
*
Revert "Revert "PixelRef now returns (nearly) everything that is currently in...
reed@google.com
2013-12-06
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-06
*
PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...
reed@google.com
2013-12-06
*
Remove uses of GR_RELEASE.
commit-bot@chromium.org
2013-09-03
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
*
Remove GrPathCmd
bsalomon@google.com
2013-05-10
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
[next]