aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
...
* Add extra warnings to match what Android uses.Gravatar mtklein@google.com2013-11-20
* Revert "Add extra warnings to match what Android uses."Gravatar scroggo@google.com2013-11-20
* Add extra warnings to match what Android uses.Gravatar djsollen@google.com2013-11-20
* Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma...Gravatar reed@google.com2013-11-13
* Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"Gravatar reed@google.com2013-11-12
* switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDeviceGravatar reed@google.com2013-11-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-12
* Hook in rough distance field support for fontsGravatar jvanverth@google.com2013-11-11
* Fix stale assert in GrDrawTarget::printGravatar commit-bot@chromium.org2013-11-08
* Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...Gravatar bsalomon@google.com2013-11-08
* Do not apply hairline optimization for paths if nv_path_rendering is usedGravatar commit-bot@chromium.org2013-11-08
* Added support for Chrome's gpu command buffer extension BindUniformLocation.Gravatar commit-bot@chromium.org2013-11-07
* Fix for thin filled and hairline roundrects.Gravatar commit-bot@chromium.org2013-11-07
* Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...Gravatar reed@google.com2013-11-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-07
* Add bevel-stroke support in GrAARectRendererGravatar commit-bot@chromium.org2013-11-06
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-05
* Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...Gravatar reed@google.com2013-11-04
* speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...Gravatar reed@google.com2013-11-04
* Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM fai...Gravatar robertphillips@google.com2013-11-01
* Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...Gravatar reed@google.com2013-11-01
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-01
* Make GrContext cache the gpu pathsGravatar commit-bot@chromium.org2013-11-01
* Add bevel-stroke support in GrAARectRendererGravatar commit-bot@chromium.org2013-11-01
* Only disable scratch texture reuse on the N10 and N4Gravatar robertphillips@google.com2013-11-01
* Fix two inconsistencies in handling fixed-function texture coordinate set gen...Gravatar commit-bot@chromium.org2013-11-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-01
* Fix for r12069 (actually turn on don't-reuse-scratch-textures feature)Gravatar robertphillips@google.com2013-11-01
* Turn on don't-reuse-scratch-textures for all Android devicesGravatar robertphillips@google.com2013-11-01
* Add can-ignore-rect hint to clear callGravatar robertphillips@google.com2013-10-31
* Partial fix for Skia issue 1769: GenerateGMs crashing (out of memory)Gravatar commit-bot@chromium.org2013-10-31
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Fix bug in don't-reuse-scratch-textures pathGravatar robertphillips@google.com2013-10-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-31
* No longer use scratch textures on ARM devicesGravatar robertphillips@google.com2013-10-31
* Make not-reusing-scratch-textures only apply to texture uploadsGravatar robertphillips@google.com2013-10-30
* Don't check if shaders compile or program links in release ChromiumGravatar commit-bot@chromium.org2013-10-30
* Allow specifying the max texture count on the botsGravatar robertphillips@google.com2013-10-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-30
* Don't reuse scratch textures patchGravatar robertphillips@google.com2013-10-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-29
* Fix for issue 1728: raster vs. gpu text draws with the wrong colorGravatar commit-bot@chromium.org2013-10-28
* Fix broken MSAA for RGBAGravatar commit-bot@chromium.org2013-10-28
* Clean up the GrTHashTable API.Gravatar commit-bot@chromium.org2013-10-27
* Compute clipped src rect once in tiled bitmap drawsGravatar commit-bot@chromium.org2013-10-25
* Tile large bitmaps that are clipped.Gravatar bsalomon@google.com2013-10-24
* We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...Gravatar commit-bot@chromium.org2013-10-24
* Fix drawBitmap() of scratch texture.Gravatar senorblanco@chromium.org2013-10-24