aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Fix accessBitmap() with deferred clear, GPU path.Gravatar senorblanco@chromium.org2014-03-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-18
* add new readPixels with direct memory parametersGravatar commit-bot@chromium.org2014-03-17
* Add nine patch type to SkRRect.Gravatar commit-bot@chromium.org2014-03-17
* remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead codeGravatar commit-bot@chromium.org2014-03-17
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-16
* Get correct text metrics for distance fields, and fix dropouts due to thin fe...Gravatar commit-bot@chromium.org2014-03-14
* Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)Gravatar robertphillips@google.com2014-03-14
* Proposed SkCanvas API for preLoading textures to VRAM v2.0Gravatar commit-bot@chromium.org2014-03-14
* Implement support for a Context parameter in image filtersGravatar senorblanco@chromium.org2014-03-14
* Attempt to fix -1->unsigned warning on mac 10.6Gravatar bsalomon@google.com2014-03-13
* Add effect-based clip for nine-patch SkRRects.Gravatar commit-bot@chromium.org2014-03-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-13
* Remove unused zero_fill() in GrAtlas.cppGravatar fmalita@google.com2014-03-12
* Fix unit testsGravatar bsalomon@google.com2014-03-12
* Fix for test failureGravatar robertphillips@google.com2014-03-12
* Add compile flag to force usage of distance fields for all SkPaints.Gravatar commit-bot@chromium.org2014-03-12
* Add elliptical-corner rrect clip effect. Currently only handles the case wher...Gravatar commit-bot@chromium.org2014-03-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-12
* fix build error in chromiumGravatar commit-bot@chromium.org2014-03-11
* Drop executable flag from headers so that they can be packagedGravatar robertphillips@google.com2014-03-11
* Fix radical assumption that 0.5 in double is exactly convertible to float.Gravatar bsalomon@google.com2014-03-11
* Enable use of distance fields via SkPaint flag.Gravatar commit-bot@chromium.org2014-03-11
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-11
* Handle rrects with one circular corner and three square corners in GrRRectEff...Gravatar commit-bot@chromium.org2014-03-11
* plumbing for GPU fast blurGravatar commit-bot@chromium.org2014-03-10
* Revert of Add new module for distance field generation. (https://codereview.c...Gravatar commit-bot@chromium.org2014-03-10
* Add new module for distance field generation.Gravatar commit-bot@chromium.org2014-03-10
* Use bitfield rather than distinct enum types for circular corners in RRectEff...Gravatar commit-bot@chromium.org2014-03-10
* Add API for GrContext to recommend rendertarget sample countGravatar commit-bot@chromium.org2014-03-10
* Implement the clip as 4 or fewer GrEffects when possible.Gravatar commit-bot@chromium.org2014-03-07
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-06
* Unify edge type enums across GrEffect subclasses that clip rendering to a geo...Gravatar commit-bot@chromium.org2014-03-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-05
* Add GM that directly tests GrRRectEffect and add inverse fill version of effect.Gravatar commit-bot@chromium.org2014-03-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-04
* Don't emit declaration of gl_FragPos unless also changing the origin.Gravatar commit-bot@chromium.org2014-03-03
* New approach for GPU font atlasGravatar commit-bot@chromium.org2014-03-03
* Cleanup GrGLInterface after Chromium changesGravatar commit-bot@chromium.org2014-02-28
* Make GrConvexPolyEffect support inverse fills and non-AA rectsGravatar commit-bot@chromium.org2014-02-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-28
* Add GrSet class built on top of RedBlackTreeGravatar commit-bot@chromium.org2014-02-27
* Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...Gravatar bsalomon@google.com2014-02-26
* Use vertex buffer objects instead of client side arrays in fixed-function cod...Gravatar commit-bot@chromium.org2014-02-24
* add new copyTo version to SkBitmap, which takes SkColorTypeGravatar commit-bot@chromium.org2014-02-23
* Add effect-based clipping for circular "tab" style rrects.Gravatar commit-bot@chromium.org2014-02-21
* Fix error on iOS native interfaceGravatar commit-bot@chromium.org2014-02-21
* Fix for ANGLE interface errorGravatar commit-bot@chromium.org2014-02-21
* Add hooks for GL_EXT_debug_marker in gpuGravatar commit-bot@chromium.org2014-02-21