aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fiddle
Commit message (Expand)AuthorAge
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* [fiddle] Init gpu using the GLTestContext.Gravatar Joe Gregorio2018-05-29
* IWYU for tools/fiddle/egl_context.cppGravatar Ben Wagner2018-05-22
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* 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
* 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
* 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
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Fix red/blue swap with backend textures on fiddleGravatar Brian Osman2017-12-13
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* resources: file movedGravatar Hal Canary2017-12-11
* Add Fiddle DrawOptions for the backend objectsGravatar Robert Phillips2017-11-27
* Add backend GPU objects to fiddle appGravatar Robert Phillips2017-11-17
* Drop support for OSMesa in test tools and remove build botGravatar Brian Salomon2017-11-13
* Add Make[backend] calls for creating GrContextsGravatar Greg Daniel2017-07-25
* Revert "Revert "Change image encode api to return sk_sp""Gravatar Mike Reed2017-07-12
* Revert "Change image encode api to return sk_sp"Gravatar Mike Reed2017-07-11
* Change image encode api to return sk_spGravatar Mike Reed2017-07-11
* [fiddle] Clear the canvas to white before calling draw().Gravatar Joe Gregorio2017-06-15
* [fiddle] Report GL driver info.Gravatar Joe Gregorio2017-06-01
* Fiddle can use EGL if available.Gravatar Joe Gregorio2017-05-31
* [fiddle] Add simple animation support.Gravatar Joe Gregorio2017-04-19
* Fiddle: Remove extraneous newline from SkDebugf output.Gravatar Joe Gregorio2017-02-16
* fiddle: use sstream for text, code cleanupGravatar Hal Canary2017-02-15
* fiddle: Fix JSON output logic.Gravatar Joe Gregorio2017-02-13
* Add plumbing for text only fiddles.Gravatar Joe Gregorio2017-02-13
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Revert "SkColorSpace: remove named API, add gamut API"Gravatar Matt Sarett2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* fiddle: Don't run F16 by default, it doesn't work with OSMesa.Gravatar Joe Gregorio2016-12-02
* Add srgb and f16 modes to fiddleGravatar Matt Sarett2016-12-01
* SkEncodeImage: no more link-time registrationGravatar Hal Canary2016-11-30
* remove more old cmake filesGravatar Hal Canary2016-11-30
* change SkStreams to work with sk_sp<SkData> instead of SkData*Gravatar reed2016-09-12
* GN: add sources_when_disabled to optionalGravatar mtklein2016-08-31
* update Android auto-detection.Gravatar mtklein2016-08-25
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* gn: fix fiddleGravatar mtklein2016-08-02
* GN: fixes for MacGravatar mtklein2016-07-27
* tools/fiddle: remove unused fiddler.goGravatar halcanary2016-07-11