aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Implement drawDRRect for GPUGravatar commit-bot@chromium.org2014-04-09
* 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
* Add a GrLayerCache to GrContextGravatar robertphillips@google.com2014-04-03
* 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
* 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
* Revert "Revert of implement readPixels and writePixels natively, w/o using th...Gravatar reed@google.com2014-03-25
* Add Gpu Tracing to GaneshGravatar 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
* 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
* 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
* Add API for GrContext to recommend rendertarget sample countGravatar commit-bot@chromium.org2014-03-10
* Revert of r13384 (Stateful PathRenderer implementation)Gravatar robertphillips@google.com2014-02-11
* Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"Gravatar mike@reedtribe.org2014-02-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-11
* Stateful PathRenderer implementationGravatar robertphillips@google.com2014-02-10
* Initialize written paths and strokerecs lazily during GPU drawPathGravatar commit-bot@chromium.org2014-01-14
* Move geometry allocator for drawVertices inside autoflush scope.Gravatar commit-bot@chromium.org2014-01-08
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Remove problematic GrContext thread local instance countingGravatar commit-bot@chromium.org2013-12-04
* Apply hairline optimization only if the path renderer wants itGravatar commit-bot@chromium.org2013-11-22
* 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
* Add bevel-stroke support in GrAARectRendererGravatar commit-bot@chromium.org2013-11-06
* Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM fai...Gravatar robertphillips@google.com2013-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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-01
* Add can-ignore-rect hint to clear callGravatar robertphillips@google.com2013-10-31
* Make not-reusing-scratch-textures only apply to texture uploadsGravatar robertphillips@google.com2013-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
* We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...Gravatar commit-bot@chromium.org2013-10-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-24
* Add support for reading non-rendertarget textures.Gravatar commit-bot@chromium.org2013-10-23
* Fix out of order destruction errorGravatar robertphillips@google.com2013-10-21
* More clang warning fixes.Gravatar commit-bot@chromium.org2013-10-21
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Fix build break in assertGravatar bsalomon@google.com2013-10-15
* separate state for msaa renderabilityGravatar commit-bot@chromium.org2013-10-15
* Move renderable config list to GrDrawTargetCapsGravatar commit-bot@chromium.org2013-10-14
* When cache is full delay flush until GrContext draw is finishedGravatar commit-bot@chromium.org2013-10-04
* Add support to dump font cache texture for debug purposesGravatar commit-bot@chromium.org2013-10-02