index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gpu
/
src
/
GrGpu.cpp
Commit message (
Expand
)
Author
Age
*
Avoid putting adding vertex buffers to the pool when setting the complex clip.
bsalomon@google.com
2011-02-18
*
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
*
Attempt to simplify NPOT texture caps. Also fixes case where textures would u...
bsalomon@google.com
2011-02-01
*
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
*
Remove notion of default rendertarget. This doesn't map well to usage pattern...
bsalomon@google.com
2011-01-18
*
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