aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PackedConfigsTextureTest.cpp
Commit message (Expand)AuthorAge
* In RGBA444TextureTest, use valid premul colorsGravatar Brian Osman2018-07-12
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* add constexpr to SkRect, SkIRect Make functionsGravatar Cary Clark2017-10-05
* Remove GrGpu.h from GrResourceProvider.hGravatar Robert Phillips2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Reduce read/write-SurfacePixels call sites (take 2)Gravatar Robert Phillips2017-04-17
* Revert "Reduce read/write-SurfacePixels call sites"Gravatar Robert Phillips2017-04-14
* Reduce read/write-SurfacePixels call sitesGravatar Robert Phillips2017-04-14
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Miscellaneous GrSurfaceProxy-related cleanupGravatar Robert Phillips2017-03-29
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04
* Fix 4444 on Vulkan devices who don't support RGBA_4444Gravatar egdaniel2016-08-15
* Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4...Gravatar egdaniel2016-08-11
* Fix 4444 on Vulkan devices who don't support RGBA_4444Gravatar egdaniel2016-08-11