aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.cpp
Commit message (Expand)AuthorAge
* Add plot-based purging to GrLayerCacheGravatar robertphillips2014-07-29
* Add auto purging for SkPicture-related Ganesh resources (esp. layers)Gravatar robertphillips2014-07-22
* Always have GrLayer's rect be validGravatar robertphillips2014-07-15
* Fixed the bug in drawVertices when no colors or texture coordinates are provi...Gravatar dandov2014-07-15
* Revert of drawVertices bug on gpu side (https://codereview.chromium.org/38711...Gravatar dandov2014-07-14
* Fixed the bug in drawVertices when no colors or texture coordinates are provi...Gravatar dandov2014-07-14
* Cleanup SkPicture* classes a bitGravatar robertphillips2014-07-10
* Split SkPictureReplacementPlayback out of SkPicturePlaybackGravatar robertphillips2014-07-10
* Improve gpu tracing when applying markers directly to gpu targetGravatar egdaniel2014-07-09
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Split SkPictureRangePlayback out of SkPicturePlaybackGravatar robertphillips2014-07-08
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Begin atlasingGravatar robertphillips2014-06-30
* Revert of Begin atlasing (https://codereview.chromium.org/354533004/)Gravatar robertphillips2014-06-29
* Begin atlasingGravatar robertphillips2014-06-29
* change gpudevice and pdfdevice to inherit from basedeviceGravatar reed2014-06-27
* Move allocation of texture from SkGpuDevice to GrLayerCacheGravatar robertphillips2014-06-24
* Implement text rendering with NVPRGravatar kkinnunen2014-06-24
* Enable basic drawing with SkRecord-based pictures.Gravatar Mike Klein2014-06-23
* Allow gpu debug markers to be placed by using a GrContextGravatar egdaniel2014-06-19
* stop using SkBitmap::ConfigGravatar reed2014-06-14
* Use vertex attributes for dash effect in gpuGravatar egdaniel2014-06-12
* Push dash checks into GrContext.Gravatar egdaniel2014-06-11
* remove SK_SUPPORT_LEGACY_DEVICE_CONFIG codeGravatar reed2014-06-11
* fix when DEVICE_CONFIG is still definedGravatar reed2014-06-10
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-06-09
* Is this SkDebug important? It drives me nuts.Gravatar mtklein2014-06-04
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* hide SkDevice::config()Gravatar reed2014-06-02
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.Gravatar commit-bot@chromium.org2014-05-30
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29
* fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct...Gravatar commit-bot@chromium.org2014-05-23
* Centralize decision about whether to do bicubic filtering, and fallbacks to m...Gravatar commit-bot@chromium.org2014-05-20
* Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)ScaleGravatar commit-bot@chromium.org2014-05-20
* Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversionGravatar commit-bot@chromium.org2014-05-19
* Add Dashing gpu effect for simple dashed linesGravatar commit-bot@chromium.org2014-05-19
* Move skPaint2GrPaint to SkGr.h/cppGravatar commit-bot@chromium.org2014-05-15
* Update layer-pre-rendering for Chrome flagGravatar commit-bot@chromium.org2014-05-14
* add localmatrix parameter to shader's asNewEffectGravatar commit-bot@chromium.org2014-05-09
* cleanup GrContext resource cache apiGravatar commit-bot@chromium.org2014-05-09
* Disable filtering in draw Bitmap operation when pixels are alignedGravatar commit-bot@chromium.org2014-05-09
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - http...Gravatar robertphillips@google.com2014-05-08
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-08