aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SurfaceTest.cpp
Commit message (Expand)AuthorAge
* basic first pass at RGBA F32 supportGravatar Mike Klein2018-06-26
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* non-linear blending first stepsGravatar Mike Klein2018-05-10
* When creating testing backendTexture take colorspace into account.Gravatar Greg Daniel2018-04-19
* Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTextureGravatar Robert Phillips2018-04-10
* Add GrBackendTexture/RenderTarget accessors to SkSurfaceGravatar Robert Phillips2018-04-05
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* Fix leak of backend texture in GrContext_maxSurfaceSamplesForColorType testGravatar Brian Salomon2018-03-23
* Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"Gravatar Greg Daniel2018-03-14
* Improve handling of GrPixelConfig in GrBackendTex/RT ctorsGravatar Greg Daniel2018-03-14
* Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&Gravatar Brian Salomon2018-03-09
* Revert "Revert "Add 1010102 support to Ganesh""Gravatar Brian Osman2018-03-02
* Revert "Add 1010102 support to Ganesh"Gravatar Brian Osman2018-03-01
* Add 1010102 support to GaneshGravatar Brian Osman2018-03-01
* tweak surface_image_unity on 32-bit botsGravatar Mike Klein2018-02-21
* Add checks for failed SkImageInfo2GrPixelConfig callsGravatar Greg Daniel2018-02-21
* loop over all color and alpha typesGravatar Mike Klein2018-02-20
* ensure that what is valid for a surface is also valid for an imageGravatar Mike Reed2018-02-08
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Add new GrContext queries for imagability, surfacability, and max sample coun...Gravatar Brian Salomon2018-02-02
* More sample count cleanup:Gravatar Brian Salomon2018-02-01
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* Allow printf style var args for messages in REPORTER_ASSERT.Gravatar Brian Salomon2018-01-29
* remove SkColorSpace_BaseGravatar Mike Klein2018-01-26
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Add valid checks in places we query isTestingOnlyBackendTextureGravatar Greg Daniel2018-01-10
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-14
* Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"Gravatar Mike Klein2017-12-14
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-13
* Push much of the SkColorSpace_Base interface up to SkColorSpaceGravatar Brian Osman2017-12-12
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Mike Reed2017-10-03
* Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Gravatar Mike Reed2017-10-02