aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ImageTest.cpp
Commit message (Expand)AuthorAge
* Replace nearly all kRespect with kIgnoreGravatar Brian Osman2018-07-12
* Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Greg Daniel2018-07-03
* Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Ethan Nicholas2018-07-03
* Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.Gravatar Greg Daniel2018-07-03
* Fix ImageTest to check if gpu mip maps are supported.Gravatar Greg Daniel2018-06-13
* Allow caller to specify if the want mip maps in makeTextureImage call.Gravatar Greg Daniel2018-06-13
* 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 SkImage own its GrContext.Gravatar Brian Salomon2018-05-24
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Reland "call skcms_OptimizeForSpeed()"Gravatar Mike Klein2018-04-24
* Revert "call skcms_OptimizeForSpeed()"Gravatar Mike Klein2018-04-24
* call skcms_OptimizeForSpeed()Gravatar Mike Klein2018-04-23
* When creating testing backendTexture take colorspace into account.Gravatar Greg Daniel2018-04-19
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* Pin color type when a cross-context image is constructedGravatar Brian Osman2018-03-27
* tests/ImageTest: fail gracefullyGravatar Hal Canary2018-03-22
* Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&Gravatar Brian Salomon2018-03-09
* Add testing only helper to flush and sync gpu.Gravatar Greg Daniel2018-03-08
* Fix assert format string in GrContext_colorTypeSupportedAsImage test.Gravatar Oleg Maximenko2018-02-26
* Revert "Revert "Remove SkImage deferred texture image data APIs.""Gravatar Brian Salomon2018-02-09
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* Add test for reading back from unpremul texture imageGravatar Brian Salomon2018-02-05
* 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
* Fix GrBackendTextureImageGenerator to hold context lock till all proxies are ...Gravatar Greg Daniel2018-02-01
* don't draw images with nonfinite dst boundsGravatar Mike Reed2018-01-30
* Revert "hide picture virtuals (no public callers)"Gravatar Mike Klein2018-01-27
* hide picture virtuals (no public callers)Gravatar Mike Reed2018-01-27
* Make use of VkSemaphores thread safe assuming use of the same VkQueue.Gravatar Greg Daniel2018-01-22
* 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
* Force BackendTextureImageGenerator to work on only 1 consumer contextGravatar Greg Daniel2018-01-12
* add serialprocs to MultiDocument, hide redundant methodsGravatar Mike Reed2017-12-21
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* remove deprecated SkPixelSerializerGravatar Mike Reed2017-12-16
* Revert "Remove SkImage deferred texture image data APIs."Gravatar Eric Karl2017-12-15
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* resources: orgainize directory.Gravatar Hal Canary2017-12-08
* Remove SkImage deferred texture image data APIs.Gravatar Brian Salomon2017-12-07
* Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...Gravatar Brian Salomon2017-11-17
* Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...Gravatar Brian Osman2017-11-16