aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrInOrderDrawBuffer.h
Commit message (Expand)AuthorAge
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Removed GrClip & related classesGravatar robertphillips@google.com2012-08-01
* Replace GrClip with SkClipStackGravatar robertphillips@google.com2012-07-31
* Altered Ganesh's clip stack plumbing to pass down new GrClipData classGravatar robertphillips@google.com2012-07-26
* Remove stage masksGravatar bsalomon@google.com2012-07-20
* Initial support for GL_NV_path_renering. Experimental, there are still some i...Gravatar bsalomon@google.com2012-06-28
* Make GrInOrderDrawBuffer playback command drivenGravatar bsalomon@google.com2012-06-26
* Fixed two bugs in SW-only clip mask generationGravatar robertphillips@google.com2012-06-21
* Towards NV path renderingGravatar bsalomon@google.com2012-06-11
* Add a bunch of SK_OVERRIDES and remove and unused functionGravatar bsalomon@google.com2012-05-31
* Plumbing to propagate save & restore from SkCanvas down to GrContext & lowerGravatar robertphillips@google.com2012-05-23
* Make fewer copies when using GrDrawTarget::AutoStateRestoreGravatar bsalomon@google.com2012-03-30
* Reland 3507Gravatar bsalomon@google.com2012-03-30
* Revert 3507Gravatar bsalomon@google.com2012-03-28
* Use a single GrDrawState in GrContext for direct and buffered drawingGravatar bsalomon@google.com2012-03-27
* Add GrDrawTarget::drawIndexedInstance, use in default text context.Gravatar bsalomon@google.com2012-03-20
* Add option to automatically flush GrInOrderDrawBuffer based on previewing vtx...Gravatar bsalomon@google.com2012-03-13
* Remove unused member from GrInOrderDrawBufferGravatar bsalomon@google.com2012-02-24
* Prep #1 for making GrDrawState a classGravatar bsalomon@google.com2011-12-06
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12