aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Incorporate glStencilThenCover* nvpr methodsGravatar cdalton2014-07-29
* fRight -> fBottomGravatar krajcevski2014-07-29
* Remove support in the gpu to use hardware AA lines. Current code paths could ...Gravatar egdaniel2014-07-29
* Adding repeat mode to texture domainGravatar joshualitt2014-07-29
* Add query for block dimensions of a given formatGravatar krajcevski2014-07-29
* Revert of Add effect caching to distance field text. (https://codereview.chro...Gravatar bensong2014-07-29
* Revert of Remove gpu support for willUseHWAALines. (https://codereview.chromi...Gravatar egdaniel2014-07-29
* Add effect caching to distance field text.Gravatar jvanverth2014-07-29
* Some fixes around GrContext::abandonContext:Gravatar bsalomon2014-07-29
* Remove gpu support for willUseHWAALines.Gravatar egdaniel2014-07-29
* Now always use Atlas for layer cacheGravatar robertphillips2014-07-29
* Finish removing GrTHashTableGravatar robertphillips2014-07-29
* Add plot-based purging to GrLayerCacheGravatar robertphillips2014-07-29
* round and bevel hairline rects show the same as miter hairline rectsGravatar yunchao.he2014-07-28
* Test abandoning GL context in dm/nanobench.Gravatar bsalomon2014-07-28
* Add vertex color support to distance field text.Gravatar jvanverth2014-07-25
* Move vertex buffer setup out of drawPackedGlyph().Gravatar jvanverth2014-07-25
* Send less transform data when drawing text with nvprGravatar cdalton2014-07-25
* Fix thread unsafe mutex initialization.Gravatar bungeman2014-07-25
* Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://coderev...Gravatar jvanverth2014-07-25
* Move vertex buffer setup out of drawPackedGlyph().Gravatar jvanverth2014-07-25
* Rename GrGpuObject to GrGpuResourceGravatar bsalomon2014-07-25
* Merge GrGpuObject and GrCacheable.Gravatar bsalomon2014-07-25
* Alter Default & Software path renderers to better handle AA hairline pathsGravatar robertphillips2014-07-25
* Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.Gravatar jvanverth2014-07-22
* Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...Gravatar bsalomon2014-07-22
* Remove unused enum value and member of GrGpuObjectGravatar bsalomon2014-07-22
* Add auto purging for SkPicture-related Ganesh resources (esp. layers)Gravatar robertphillips2014-07-22
* Initial change to move 2D kernel to its own file.Gravatar joshualitt2014-07-22
* Add a GrPathRange classGravatar cdalton2014-07-21
* Make GrCacheable implement its own ref counting.Gravatar bsalomon2014-07-21
* Add macro so that gpu trace marker can add an arg to the TRACE_EVENT it makesGravatar egdaniel2014-07-21
* Move GrTMultiMap to src/core and rename itGravatar robertphillips2014-07-21
* Skia side RGB to YUV gpu conversionGravatar sugoi2014-07-21
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-21
* Allow GrGLEffects to produce variable length keys.Gravatar bsalomon2014-07-21
* Replace GrTHash with SkTDynamicHashGravatar robertphillips2014-07-20
* Revert of Use the GrCacheable ID to eliminate the need for notifications to G...Gravatar robertphillips2014-07-20
* Cache the return values of getBlendOpts in GrDrawStateGravatar egdaniel2014-07-18
* Fix alpha textures in NV ES3 contexts on Windows.Gravatar bsalomon2014-07-17
* Add IsPath to GrGLInterfaceGravatar cdalton2014-07-17
* Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL whe...Gravatar bsalomon2014-07-17
* Make GrLayerCache use multiple plots in its atlasGravatar robertphillips2014-07-17
* Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...Gravatar bsalomon2014-07-17
* Add new ASTC pixel configGravatar krajcevski2014-07-16
* 32 bpp floating point texturesGravatar joshualitt2014-07-16
* Generalize mask helper a bit for compressionGravatar krajcevski2014-07-16
* Add unique ID to GrPlotGravatar robertphillips2014-07-16
* Revert of Reopened: Caching the result of readPixelsSupported (https://codere...Gravatar bungeman2014-07-16
* Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...Gravatar mtklein2014-07-16