aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGr.cpp
Commit message (Expand)AuthorAge
* Disable GPU sRGB textures for the moment.Gravatar jvanverth2014-12-22
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* When bitmap is texture backed, don't download and reupload pixelsGravatar bsalomon2014-12-19
* remove view matrix from contextGravatar joshualitt2014-12-17
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Use static XPF for porter duff xp factories.Gravatar egdaniel2014-12-03
* Add XferProcessor factory in GrPaint and GrDrawState.Gravatar egdaniel2014-12-03
* SkColorTable locking serves no purpose anymore.Gravatar mtklein2014-12-02
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Cleanup: Go with SkDebugf instead of GrPrintf.Gravatar tfarina2014-10-31
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* When bmp is not cached don't upload as index8 format.Gravatar bsalomon2014-10-24
* Disabled YUV decoding for subsetsGravatar sugoi2014-10-16
* Remove uses of GrAutoScratchTexture.Gravatar bsalomon2014-10-14
* Devirtualize read/write pixels on surface.Gravatar bsalomon2014-10-13
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* Revert of Don't readback and reupload texture-backed bitmaps (patchset #1 id:...Gravatar bsalomon2014-10-07
* Don't readback and reupload texture-backed bitmapsGravatar bsalomon2014-10-07
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.Gravatar rileya2014-09-12
* Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://cod...Gravatar bungeman2014-09-10
* Added test for non cached ETC1Gravatar sugoi2014-09-10
* Adding texture uploads without cache for YUV and ETC1Gravatar sugoi2014-09-09
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* eliminate code related to SkBitmap::ConfigGravatar reed2014-08-18
* Consider index8 a compressed config.Gravatar bsalomon2014-08-11
* Add support for all compressed formats in KTX file formatGravatar krajcevski2014-08-05
* Skia side RGB to YUV gpu conversionGravatar sugoi2014-07-21
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Simple GPU based dithering:Gravatar krajcevski2014-06-19
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* stop using SkBitmap::ConfigGravatar reed2014-06-14
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Two new benches for ETC1 bitmaps.Gravatar krajcevski2014-06-05
* Initial KTX file decoderGravatar krajcevski2014-06-03
* Change #def to be opt-outGravatar krajcevski2014-06-02
* Fix bracket outside of ifdefGravatar krajcevski2014-06-02
* 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