index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrInOrderDrawBuffer.cpp
Commit message (
Expand
)
Author
Age
*
Initial support for GL_NV_path_renering. Experimental, there are still some i...
bsalomon@google.com
2012-06-28
*
Make GrInOrderDrawBuffer playback command driven
bsalomon@google.com
2012-06-26
*
Altered GrDrawState to always ref texture and render target
robertphillips@google.com
2012-06-22
*
Fixed two bugs in SW-only clip mask generation
robertphillips@google.com
2012-06-21
*
Towards NV path rendering
bsalomon@google.com
2012-06-11
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
Rolling back 4053
robertphillips@google.com
2012-05-28
*
Speculative fix for Android Debug only crash in r4049
robertphillips@google.com
2012-05-28
*
Rolling back r4049
robertphillips@google.com
2012-05-25
*
Altered GrDrawState to always ref textures and render target
robertphillips@google.com
2012-05-25
*
Plumbing to propagate save & restore from SkCanvas down to GrContext & lower
robertphillips@google.com
2012-05-23
*
Fix for performance regression due to r3832
robertphillips@google.com
2012-05-04
*
Fixed texture ref/unref bug in GrInOrderDrawBuffer/GrDrawState
robertphillips@google.com
2012-05-03
*
Make fewer copies when using GrDrawTarget::AutoStateRestore
bsalomon@google.com
2012-03-30
*
Reland 3507
bsalomon@google.com
2012-03-30
*
Don't look at current vertex layout when vertex source hasn't been set
bsalomon@google.com
2012-03-29
*
Revert 3507
bsalomon@google.com
2012-03-28
*
Use a single GrDrawState in GrContext for direct and buffered drawing
bsalomon@google.com
2012-03-27
*
Reland 3503 with fix
bsalomon@google.com
2012-03-27
*
Revert 3503
bsalomon@google.com
2012-03-27
*
Make GrDrawState object used by GrDrawTarget be settable; set in GrInOrderDra...
bsalomon@google.com
2012-03-27
*
Re-attempting Linux debug GL interface compiler complaint fix.
robertphillips@google.com
2012-03-21
*
Add GrDrawTarget::drawIndexedInstance, use in default text context.
bsalomon@google.com
2012-03-20
*
Add option to automatically flush GrInOrderDrawBuffer based on previewing vtx...
bsalomon@google.com
2012-03-13
*
Misc bug fix in GrInOrderDrawBuffer
bsalomon@google.com
2012-03-08
*
Fix copy/paste issue in GrInOrderDrawBuffer.
bsalomon@google.com
2012-02-24
*
Cleanup of r2830.
bsalomon@google.com
2011-12-09
*
Revert 2830 and 2831.
bsalomon@google.com
2011-12-08
*
Make GrDrawState a real class with getters and setters
bsalomon@google.com
2011-12-08
*
Prep #1 for making GrDrawState a class
bsalomon@google.com
2011-12-06
*
Fix pure virtual call from destructor and turn VertBench back on
bsalomon@google.com
2011-10-28
*
Extract GrDrawTarget::DrState into independent GrDrawState struct.
tomhudson@google.com
2011-10-27
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12