aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* 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
* 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
* Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...Gravatar bsalomon2014-07-15
* Caching the result of readPixelsSupportedGravatar piotaixr2014-07-15
* SkAutoRef seems lonely. Might as well delete it.Gravatar mtklein2014-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
* Make GrAtlas::removePlot staticGravatar robertphillips2014-07-13
* Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.Gravatar jvanverth2014-07-11
* This moves us towards variable length effect keys. The overall program key no...Gravatar bsalomon2014-07-11
* Revert of Remove gpu shader optimatization for solid white or trans black col...Gravatar egdaniel2014-07-11
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-11
* 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
* Revert of Make GrGLConfigConversionEffect work for Imagination and some other...Gravatar bsalomon2014-07-09
* Make GrGLConfigConversionEffect work for Imagination and some other GPUs.Gravatar changjun.yang2014-07-09
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Split SkPictureRangePlayback out of SkPicturePlaybackGravatar robertphillips2014-07-08
* Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.Gravatar bsalomon2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* YUV to RGB converterGravatar sugoi2014-07-07
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Remove GrDrawState::CommonStateGravatar bsalomon2014-07-07
* Remove deferred version of GrDrawState.Gravatar bsalomon2014-07-07
* Add Instant Trace Event for shader compilation in gpu which outputs shader te...Gravatar egdaniel2014-07-07
* Revert of Caching the result of readPixelsSupported (https://codereview.chrom...Gravatar reed2014-07-03
* Caching the result of readPixelsSupportedGravatar piotaixr2014-07-03
* Add functions to support NV_path_rendering in OpenGL ESGravatar kkinnunen2014-07-02
* Make GrAllocator Iter return non-const TGravatar bsalomon2014-07-02
* Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...Gravatar mtklein2014-07-02
* Combine clip stack and clip origin into one struct in GrIODB.Gravatar bsalomon2014-07-02
* Remove the AA requirement for selecting GrEffect-based clipping.Gravatar bsalomon2014-07-02