index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
src
/
GrDrawTarget.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Fix warnings on linux build (strict aliasing, cons init order, vars used only...
bsalomon@google.com
2011-02-03
*
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
*
Remove static from template specilizations (linux build complained)
reed@google.com
2011-01-13
*
Towards issue #106
bsalomon@google.com
2011-01-13
*
add gpu backend (not hooked up yet)
reed@google.com
2010-12-22