aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Allow gpu debug markers to be placed by using a GrContextGravatar egdaniel2014-06-19
* Use vertex attributes for dash effect in gpuGravatar egdaniel2014-06-12
* Push dash checks into GrContext.Gravatar egdaniel2014-06-11
* Remove GrIsPow2 in favor of SkIsPow2.Gravatar tfarina2014-06-06
* Initial work to get ETC1 data up to the GPUGravatar krajcevski2014-06-02
* Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chr...Gravatar commit-bot@chromium.org2014-05-30
* Initial work to get ETC1 data up to the GPUGravatar commit-bot@chromium.org2014-05-30
* Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in c...Gravatar commit-bot@chromium.org2014-05-30
* Constify the arguments to createTextureGravatar commit-bot@chromium.org2014-05-29
* Fix Gpu texture creation bugGravatar commit-bot@chromium.org2014-05-16
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (...Gravatar commit-bot@chromium.org2014-05-09
* Factor GrTexture into public GrTexture and private GrTextureImpl.Gravatar commit-bot@chromium.org2014-05-09
* cleanup GrContext resource cache apiGravatar commit-bot@chromium.org2014-05-09
* Allow custom resources in the GrContext's cacheGravatar commit-bot@chromium.org2014-05-05
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* 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