aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Refactor tracking of bound vbufs and ibufs and vertex attrib arrays.Gravatar bsalomon@google.com2013-02-19
* Enable blur rounding (unreviewed).Gravatar senorblanco@chromium.org2013-02-19
* Add rounding to the separable blurs. This should ensure that the box blurs a...Gravatar senorblanco@chromium.org2013-02-19
* remove experimental code that accidentally got deliveredGravatar robertphillips@google.com2013-02-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-16
* non-SK_DEVELOPER-mode patch for r7752Gravatar robertphillips@google.com2013-02-15
* Add NOOP "command" to picture formatGravatar robertphillips@google.com2013-02-15
* Fix for skp chunk sizes when clips are used outside of any saveGravatar robertphillips@google.com2013-02-15
* Now store chunk size in skp file formatGravatar robertphillips@google.com2013-02-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-15
* Remove unused texture coordinate flags.Gravatar jvanverth@google.com2013-02-14
* Use CGL rather than AGL on the Mac.Gravatar bsalomon@google.com2013-02-14
* Move SkPaint::toString from debugger to SkPaintGravatar robertphillips@google.com2013-02-14
* Use SkMWRandom in GLPrograms test.Gravatar bsalomon@google.com2013-02-13
* r7719 was an exact reland of r7713. This CL is fix.Gravatar bsalomon@google.com2013-02-13
* Attempt to reland r7713 with fix.Gravatar bsalomon@google.com2013-02-13
* Revert r7713 until GM changes are understood.Gravatar bsalomon@google.com2013-02-13
* Move view matrix flush to GrGLPrograms.Gravatar bsalomon@google.com2013-02-13
* Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and covera...Gravatar bsalomon@google.com2013-02-12
* Move blend optimization functions to GrDrawState.Gravatar bsalomon@google.com2013-02-12
* call through to to the virtual drawPath from drawOval, for subclasses (e.g. pdf)Gravatar reed@google.com2013-02-12
* add custom implementation for drawBitmapRect to shield from changes in SkDeviceGravatar edisonn@google.com2013-02-12
* mirror of https://codereview.appspot.com/7312060/Gravatar reed@google.com2013-02-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-09
* Adding comments based on review https://codereview.appspot.com/7300072/Gravatar junov@chromium.org2013-02-08
* Revert 7625 until after M26 due to a mix of perf changes.Gravatar bsalomon@google.com2013-02-08
* Adding option to SkTileGrid for specifying border pixels.Gravatar junov@chromium.org2013-02-08
* Optimize building gradient cache for when we know alpha is always 0xFF.Gravatar reed@google.com2013-02-08
* Remove compile time option to use different types for text vertices.Gravatar bsalomon@google.com2013-02-07
* Temporarily disable new GL error checking in ~SkGLContextGravatar robertphillips@google.com2013-02-07
* Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable.Gravatar bsalomon@google.com2013-02-07
* only take the vertical special-case for gradients when dx is exactly 0, as aGravatar reed@google.com2013-02-07
* Remove GR_DUMP_TEXTURE_UPLOADSGravatar bsalomon@google.com2013-02-07
* Remove GR_AGGRESSIVE_SHADER_OPTS build option.Gravatar bsalomon@google.com2013-02-07
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* Fix a perf regression introduced by r7594: when computing a texture cache ke...Gravatar senorblanco@chromium.org2013-02-07
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
* Remove GR_STATIC_RECT_VBGravatar bsalomon@google.com2013-02-06
* Fix WritePixels test on ANGLE.Gravatar bsalomon@google.com2013-02-06
* Set vertex layout prior to setVertexSourceToBuffer for GR_STATIC_RECT_VBGravatar jvanverth@google.com2013-02-06
* Small code cleaup: remove redundant ifGravatar edisonn@google.com2013-02-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-06
* If the stack is too deep we could get Stack Overflow in pdf's ContentEntry's ...Gravatar edisonn@google.com2013-02-05
* Fix calls to setVertexSourceToBufferGravatar robertphillips@google.com2013-02-05
* Fix bench crash (calling method on NULL object).Gravatar bsalomon@google.com2013-02-05
* Reinstate r7546: fix unused variable warningGravatar jvanverth@google.com2013-02-05
* Move vertex layout from GeometrySrcState to GrDrawState.Gravatar jvanverth@google.com2013-02-05