aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAARectRenderer.cpp
Commit message (Expand)AuthorAge
...
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-02
* Remove constructors from GrVertexAttrib. Gravatar jvanverth@google.com2013-03-01
* Make global static variable kVertexAttribs in GrAARectRenderer local to funct...Gravatar jvanverth@google.com2013-03-01
* Resubmit r7899 and r7901.Gravatar jvanverth@google.com2013-03-01
* Revert r7901 & r7899 to allow DEPS rollGravatar robertphillips@google.com2013-02-28
* Add new vertex attribute array specification.Gravatar jvanverth@google.com2013-02-28
* Move vertex layout from GeometrySrcState to GrDrawState.Gravatar jvanverth@google.com2013-02-05
* Move vertex layout definitions from GrDrawTarget to GrDrawState.Gravatar jvanverth@google.com2013-01-28
* Accelerate AA filled rect drawing using drawIndexedInstancesGravatar robertphillips@google.com2012-12-18
* Minor cleanupGravatar robertphillips@google.com2012-12-12
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix overrun in aa rect rendererGravatar bsalomon@google.com2012-08-16
* Simplify vertex layout bitfields by making Position-as-texcoords theGravatar tomhudson@google.com2012-06-25
* Use GrAARectRenderer in GPU AA clip mask generationGravatar robertphillips@google.com2012-06-15
* Version 2 of the Instance Counting system. This one simplifies the print out ...Gravatar robertphillips@google.com2012-06-13
* Split GrContext's AA Rect drawing methods into helper classGravatar robertphillips@google.com2012-06-12