aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* add experimental chop-into-quads for conicsGravatar mike@reedtribe.org2013-04-15
* Add coeffecients for kScreen xfermode.Gravatar bsalomon@google.com2013-04-15
* add special-case for chopping at exactly half for rational-quads (2-3x faster)Gravatar mike@reedtribe.org2013-04-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-13
* Fixing viral copy/paste typo Shapshot -> SnapshotGravatar junov@chromium.org2013-04-12
* experimental start to arcsGravatar reed@google.com2013-04-12
* explicitly initialize all entries in array of SkBaseMatrix, since we can't sayGravatar reed@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Reverting r8654Gravatar robertphillips@google.com2013-04-12
* Add testing of optimizations to GMGravatar robertphillips@google.com2013-04-12
* Adding SkSurface support to SkDeferredCanvasGravatar junov@chromium.org2013-04-12
* turn on pathops unit testGravatar caryclark@google.com2013-04-12
* Add glCopyTexSubImage2D to GrGLInterfaceGravatar commit-bot@chromium.org2013-04-11
* forward declare SkTypefaceGravatar reed@google.com2013-04-11
* Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copyGravatar junov@chromium.org2013-04-11
* add SK_API to public classes for sharedlib buildGravatar reed@google.com2013-04-10
* Temporary patch to get Chrome Windows compilingGravatar robertphillips@google.com2013-04-09
* extend FontConfigInterface to start to match new fontmgr designGravatar reed@google.com2013-04-09
* Reland of 8525 with fix for case when GrRT outlives GrTexture.Gravatar bsalomon@google.com2013-04-09
* First pass at Rect EffectGravatar robertphillips@google.com2013-04-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-09
* Error checking / reporting APIGravatar humper@google.com2013-04-08
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* Add base types for path opsGravatar caryclark@google.com2013-04-08
* Fix more clang errors.Gravatar tfarina@chromium.org2013-04-05
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-04-05
* Revert 8525,8526 pending investigation of bench_pictures crashes.Gravatar bsalomon@google.com2013-04-03
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* SkDraw.h #include cleanupGravatar tomhudson@google.com2013-04-03
* Fix for effect cache key.Gravatar commit-bot@chromium.org2013-04-02
* Remove unused header declaration.Gravatar commit-bot@chromium.org2013-04-02
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime weGravatar edisonn@google.com2013-04-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-02
* Fix another clang warning/errorGravatar robertphillips@google.com2013-04-01
* Patches for r8468 build errors. Unreviewed.Gravatar jvanverth@google.com2013-04-01
* 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
* Add Xfermode bench. Also clear before rendering in bench (rather than after).Gravatar commit-bot@chromium.org2013-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
* Add support for reading the dst pixel value in an effect. Use in a new effect...Gravatar bsalomon@google.com2013-03-29
* add matcher to fontstylesetGravatar reed@google.com2013-03-29
* Make GM render to render targets that are also textures.Gravatar bsalomon@google.com2013-03-28
* Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...Gravatar bsalomon@google.com2013-03-28
* Add GrPaint stage for xfermodes.Gravatar bsalomon@google.com2013-03-28
* Add interface to SkXfermode to return a GrEffect and blend coeffs.Gravatar bsalomon@google.com2013-03-27
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Fix a few clang errors while trying to build tools target.Gravatar tfarina@chromium.org2013-03-26
* Increase space for effect-class-ID and fix assertGravatar robertphillips@google.com2013-03-26
* impl part of SKFontMgr for macGravatar reed@google.com2013-03-26