index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGr.cpp
Commit message (
Expand
)
Author
Age
*
Adding the notion of a volatile bitmap to SkBitmap.
junov@google.com
2011-06-30
*
use SkPath for GrPath, removing GrPathIter entirely
reed@google.com
2011-05-16
*
Share code with SkRect
reed@google.com
2011-05-09
*
Add bounding rect for paths
bsalomon@google.com
2011-04-27
*
Add lockKeylessTexture() for caching texture without a content key.
bsalomon@google.com
2011-04-25
*
Adds read pixels to GrTexture and GrRenderTarget
bsalomon@google.com
2011-04-05
*
Add GrResource base class for ibs, texs, vbs, etc.
bsalomon@google.com
2011-03-30
*
Fix a crash.
scroggo
2011-03-23
*
Fix Sample App on Win32 GL window resize, fix sk->gr convexity hint, fix grpa...
bsalomon@google.com
2011-03-04
*
Fixups for clipstack, convexity test for paths.
bsalomon@google.com
2011-03-04
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
Rev the GrContext interface. Context has draw* functions that take a new GrPa...
bsalomon@google.com
2011-01-21
*
add gpu to the default makefile
reed@google.com
2010-12-23