index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
include
/
GrDrawTarget.h
Commit message (
Expand
)
Author
Age
*
Adds a build flag for GL to never use vertex attributes that don't have per-v...
bsalomon@google.com
2011-04-19
*
rename XHelper members to onX
bsalomon@google.com
2011-04-12
*
Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders
junov@google.com
2011-03-31
*
Add blend constant color and use it for lcd text common case (no fancy blend ...
bsalomon@google.com
2011-03-15
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
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
*
Fix line endings in Gr files and set svn eol style to LF
bsalomon@google.com
2011-02-22
*
Make a separate path renderer object. Move enum types to GrTypes.h
bsalomon@google.com
2011-02-22
*
Hide alloc size vs content size below API
bsalomon@google.com
2011-02-17
*
Batch consecutive draw rects.
bsalomon@google.com
2011-02-16
*
Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...
bsalomon@google.com
2011-02-14
*
Adds ability to draw rects using a unit square vertex buffer. Useful when mat...
bsalomon@google.com
2011-02-01
*
Increase number of stages from 1 to 2
bsalomon@google.com
2011-01-24
*
Rev the GrContext interface. Context has draw* functions that take a new GrPa...
bsalomon@google.com
2011-01-21
*
Towards issue #106
bsalomon@google.com
2011-01-13
*
rename DrawState to DrState -- MS decided to #define DrawState, complicating
reed@google.com
2011-01-12
*
add gpu backend (not hooked up yet)
reed@google.com
2010-12-22