aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Add clip effect for circlesGravatar commit-bot@chromium.org2014-03-28
* Increase GrGpuGL's program cache sizeGravatar commit-bot@chromium.org2014-03-28
* Please Valgrind by calling preConcat.Gravatar commit-bot@chromium.org2014-03-28
* Revert of Implement text rendering with NVPR (https://codereview.chromium.org...Gravatar commit-bot@chromium.org2014-03-27
* Implement text rendering with NVPRGravatar commit-bot@chromium.org2014-03-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-27
* Distance field fixes for AndroidGravatar commit-bot@chromium.org2014-03-26
* Revert of Distance field fixes for Android (https://codereview.chromium.org/2...Gravatar commit-bot@chromium.org2014-03-26
* Distance field fixes for AndroidGravatar commit-bot@chromium.org2014-03-26
* remove all references to legacy Config8888Gravatar reed@google.com2014-03-26
* Remove forceRenderTargetFlush (unused)Gravatar commit-bot@chromium.org2014-03-25
* Fix bug on android with GL_EXT_debug_markerGravatar commit-bot@chromium.org2014-03-25
* Revert "Revert of implement readPixels and writePixels natively, w/o using th...Gravatar reed@google.com2014-03-25
* Fix for int to bool in GrInOrderDrawBufferGravatar commit-bot@chromium.org2014-03-25
* Add Gpu Tracing to GaneshGravatar commit-bot@chromium.org2014-03-25
* Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrec...Gravatar commit-bot@chromium.org2014-03-25
* Revert of implement readPixels and writePixels natively, w/o using the (depre...Gravatar commit-bot@chromium.org2014-03-25
* implement readPixels and writePixels natively, w/o using the (deprecated)Gravatar reed@google.com2014-03-25
* Make it possible to draw multiple paths at once to a draw targetGravatar commit-bot@chromium.org2014-03-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-25
* Add SkASSERT's to gl/Interface validateGravatar commit-bot@chromium.org2014-03-24
* When clipping treat rrect corners where either the x or y radius is < 0.5 as ...Gravatar commit-bot@chromium.org2014-03-24
* More distance field improvements:Gravatar commit-bot@chromium.org2014-03-24
* Remove unnecessary isrect code in clip mask managerGravatar commit-bot@chromium.org2014-03-24
* Remove the now-unnecessary enum in the elliptical clipping effect.Gravatar commit-bot@chromium.org2014-03-20
* replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...Gravatar commit-bot@chromium.org2014-03-20
* Revert "hide Config8888 entirely". Broke a bunch of builds.Gravatar bsalomon@google.com2014-03-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-20
* Fix Windows build break introduced in r13864.Gravatar bungeman@google.com2014-03-19
* Only use analytic effect-based clipping when AA is required by at least one e...Gravatar commit-bot@chromium.org2014-03-19
* hide Config8888 entirelyGravatar commit-bot@chromium.org2014-03-19
* Adding a new SkSurface factory for generating surfaces from the scratch textu...Gravatar commit-bot@chromium.org2014-03-19
* 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