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
*
Remove unneeded sk/gr conversion code
bsalomon@google.com
2011-08-16
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Make GrTextureCache into a generic GrResource cache. Also some GrContext text...
bsalomon@google.com
2011-07-26
*
use SkPath for GrPath, removing GrPathIter entirely
reed@google.com
2011-05-16
*
Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.
bsalomon@google.com
2011-05-10
*
Share code with SkRect
reed@google.com
2011-05-09
*
Add bounding rect for paths
bsalomon@google.com
2011-04-27
*
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
*
support lcd16 in text atlas (sans shader support)
reed@google.com
2011-03-15
*
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
*
Make a separate path renderer object. Move enum types to GrTypes.h
bsalomon@google.com
2011-02-22
*
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