index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Add bevel-stroke support in GrAARectRenderer
commit-bot@chromium.org
2013-11-06
*
Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM fai...
robertphillips@google.com
2013-11-01
*
Make GrContext cache the gpu paths
commit-bot@chromium.org
2013-11-01
*
Add bevel-stroke support in GrAARectRenderer
commit-bot@chromium.org
2013-11-01
*
Add can-ignore-rect hint to clear call
robertphillips@google.com
2013-10-31
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-31
*
Allow specifying the max texture count on the bots
robertphillips@google.com
2013-10-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-30
*
Don't reuse scratch textures patch
robertphillips@google.com
2013-10-29
*
Fix for issue 1728: raster vs. gpu text draws with the wrong color
commit-bot@chromium.org
2013-10-28
*
Compute clipped src rect once in tiled bitmap draws
commit-bot@chromium.org
2013-10-25
*
Tile large bitmaps that are clipped.
bsalomon@google.com
2013-10-24
*
We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...
commit-bot@chromium.org
2013-10-24
*
Minor changes
robertphillips@google.com
2013-10-24
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-24
*
Revert "Apply matrix early in draw bitmap"
scroggo@google.com
2013-10-23
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-23
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromiu...
robertphillips@google.com
2013-10-21
*
Apply matrix early in draw bitmap
commit-bot@chromium.org
2013-10-21
*
Split out GrBitmapTextContext from GrTextContext.
jvanverth@google.com
2013-10-16
*
separate state for msaa renderability
commit-bot@chromium.org
2013-10-15
*
Add swapBuffer call to SkGLContextHelper.
djsollen@google.com
2013-10-09
*
Implement filling a path with nv_path_rendering cover
commit-bot@chromium.org
2013-10-09
*
When cache is full delay flush until GrContext draw is finished
commit-bot@chromium.org
2013-10-04
*
Allow gradient optimization with perspective
commit-bot@chromium.org
2013-10-04
*
Repurpose GrGLCoordTransform as GrGLProgramEffects
commit-bot@chromium.org
2013-10-03
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
Make it explicit that some validate methods are debug only
robertphillips@google.com
2013-10-02
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
*
Reduce max number of textures to 4 to make room for a larger class id in effe...
bsalomon@google.com
2013-09-30
*
Mark when effects and programs have vertex code
commit-bot@chromium.org
2013-09-30
*
Add a GrCustomCoordsTextureEffect class
commit-bot@chromium.org
2013-09-30
*
Add GrSurface::savePixels().
commit-bot@chromium.org
2013-09-30
*
GrAtlas cleanup: Split out GrPlot and GrAtlas
commit-bot@chromium.org
2013-09-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-27
*
move GrMalloc, GrFree, Gr_bzero to their sk equivalents
reed@google.com
2013-09-26
*
First pass at font cache refactor: Create an atlas manager per texture
commit-bot@chromium.org
2013-09-26
*
Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
commit-bot@chromium.org
2013-09-25
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-18
*
Baby step in making SkGpuDevice no longer derive from SkBitmapDevice
robertphillips@google.com
2013-09-17
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Remove GrRefCnt.h in favor of SkRefCnt.h
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Rip out CSAA support
commit-bot@chromium.org
2013-09-06
*
Move oval and rect renderer includes to private interface
jvanverth@google.com
2013-09-06
[next]