aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIGGravatar commit-bot@chromium.org2014-04-07
* SkNonCopyable should be used with private inheritance.Gravatar commit-bot@chromium.org2014-04-07
* Convert SkPicture's generation ID to a unique IDGravatar commit-bot@chromium.org2014-04-07
* Revert of Discard scratch render targets before reusing them. (https://codere...Gravatar commit-bot@chromium.org2014-04-07
* Discard scratch render targets before reusing them.Gravatar commit-bot@chromium.org2014-04-07
* get iOS building againGravatar commit-bot@chromium.org2014-04-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-04
* Add LCD support for distance field text.Gravatar commit-bot@chromium.org2014-04-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-03
* Add a GrLayerCache to GrContextGravatar robertphillips@google.com2014-04-03
* Remove dead code in gpu/.Gravatar commit-bot@chromium.org2014-04-02
* Fix early return when GrCoordTransform is identity.Gravatar bsalomon@google.com2014-04-02
* Add support for multiple base distance field sizes.Gravatar commit-bot@chromium.org2014-04-02
* SkTDynamicHash: pick up GetKey(), Hash() from T by default.Gravatar commit-bot@chromium.org2014-04-02
* SkTDynamicHash: remove need for Equals(const T&, const Key&) param.Gravatar commit-bot@chromium.org2014-04-02
* Use glInvalidateFramebuffer() when it is supported.Gravatar commit-bot@chromium.org2014-04-02
* Add effect for ellipse clipping.Gravatar commit-bot@chromium.org2014-04-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-02
* Minor changes to GrFontCache system.Gravatar commit-bot@chromium.org2014-04-01
* Add GL_ARB_invalidate_subdata functions to GrGLInterface.Gravatar bsalomon@google.com2014-04-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-01
* Change if/else to if in two GrGLInterface factories.Gravatar commit-bot@chromium.org2014-03-31
* Revert "disable passing discards through GrIODB."Gravatar bsalomon@google.com2014-03-31
* disable passing discards through GrIODB.Gravatar bsalomon@google.com2014-03-31
* Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPictureGravatar commit-bot@chromium.org2014-03-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-29
* Use int rather than size_t for pathCount in GrDrawTarget::drawPathsGravatar commit-bot@chromium.org2014-03-28
* SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.hGravatar commit-bot@chromium.org2014-03-28
* Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()Gravatar commit-bot@chromium.org2014-03-28
* 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