aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrOvalRenderer.cpp
Commit message (Expand)AuthorAge
* Move VertexBuilder to a GrGLFullShaderBuilder subclassGravatar commit-bot@chromium.org2013-10-04
* Make GPU coord transforms automaticGravatar bsalomon@google.com2013-10-02
* Mark when effects and programs have vertex codeGravatar commit-bot@chromium.org2013-09-30
* Revert "Add a requiresVertexShader method to GrGLEffect"Gravatar commit-bot@chromium.org2013-09-30
* Fix for ovals failing on Xoom.Gravatar jvanverth@google.com2013-09-10
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Add a requiresVertexShader method to GrGLEffectGravatar commit-bot@chromium.org2013-09-06
* Fix for aliasing in device-independent ovals on Nexus 10.Gravatar commit-bot@chromium.org2013-09-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-06
* Add device-independent rendering of ovals, take two.Gravatar commit-bot@chromium.org2013-09-05
* Reverting r11075.Gravatar jvanverth@google.com2013-09-04
* Add device-independent GPU rendering of ovals.Gravatar commit-bot@chromium.org2013-09-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-31
* Isolate VertexBuilder from GrGLShaderBuilderGravatar commit-bot@chromium.org2013-08-30
* Fix stroked oval and rrect rendering on Ubuntu-x86-Release.Gravatar commit-bot@chromium.org2013-08-30
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Fix for Ovals/RRects on N4 missing interior rectangles.Gravatar jvanverth@google.com2013-07-02
* Replace fixed-size array of effect stages in GrDrawState with two appendable ...Gravatar bsalomon@google.com2013-06-13
* Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRest...Gravatar bsalomon@google.com2013-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-17
* Better method for rendering AA ellipses.Gravatar commit-bot@chromium.org2013-05-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-14
* Fix stroked roundrects on Nexus 10.Gravatar commit-bot@chromium.org2013-05-13
* Revert r9055. Gravatar jvanverth@google.com2013-05-08
* Better method for rendering AA ellipses.Gravatar commit-bot@chromium.org2013-05-08
* Reverting r9016 due to Nexus7 GM regressionsGravatar jvanverth@google.com2013-05-06
* Better method for rendering AA ellipses.Gravatar commit-bot@chromium.org2013-05-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-03
* Disable AA for ovals and roundrects if MSAA is enabled.Gravatar commit-bot@chromium.org2013-05-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-26
* Add GPU support for roundrectsGravatar commit-bot@chromium.org2013-04-25
* Remove static effects from the effect memory pool.Gravatar bsalomon@google.com2013-04-23
* Vertex Attrib configurations now handled as pointers vs. SkSTArraysGravatar robertphillips@google.com2013-04-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-20
* Fix non-uniform scale and stroked ellipsesGravatar commit-bot@chromium.org2013-04-19
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* Disable GPU acceleration for narrow ovals. Gravatar jvanverth@google.com2013-04-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-12
* Shader optimization for ovals.Gravatar commit-bot@chromium.org2013-04-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-03
* Move edge GrEffects to locally defined classes.Gravatar commit-bot@chromium.org2013-04-02
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Simplify the circle outset code and add comment relating it to the shader code.Gravatar bsalomon@google.com2013-04-01
* Trim the copy of the dst made for dst-reading effects using the clip and dev-...Gravatar commit-bot@chromium.org2013-04-01