aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTypes.h
Commit message (Expand)AuthorAge
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Revert "Remove GrBackendObject and all related functions from Skia."Gravatar Brian Osman2018-05-10
* Remove GrBackendObject and all related functions from Skia.Gravatar Greg Daniel2018-05-10
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Remove legacy GrContext factories function and supporting code/types.Gravatar Brian Salomon2018-03-23
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Move a bunch of internal types from GrTypes to GrTypesPrivGravatar Brian Salomon2018-03-23
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* 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
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* 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
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* Add gray_8_as_lum and _as_red private grpixelconfigsGravatar Greg Daniel2017-12-07
* Cleanup yes/no enums in GaneshGravatar Chris Dalton2017-11-27
* Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...Gravatar Greg Daniel2017-11-18
* Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...Gravatar Brian Osman2017-11-17
* Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...Gravatar Greg Daniel2017-11-17
* Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""Gravatar Greg Daniel2017-11-16
* Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""Gravatar Greg Daniel2017-11-16
* Revert "Add private grpixelconfigs for alpha_8 and alpha_half"Gravatar Greg Daniel2017-11-15
* Add private grpixelconfigs for alpha_8 and alpha_halfGravatar Greg Daniel2017-11-15
* Move static helper functions for GrPixelConfig to private.Gravatar Greg Daniel2017-11-14
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Remove fIsMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-26
* Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...Gravatar Greg Daniel2017-09-08
* Remove isMipMapped from GrSurfaceDescGravatar Greg Daniel2017-09-06
* Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...Gravatar Brian Salomon2017-08-31
* Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...Gravatar Brian Salomon2017-08-31
* Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...Gravatar Brian Salomon2017-08-30
* Remove kDefault_GrSurfaceOriginGravatar Robert Phillips2017-08-30
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...Gravatar Greg Daniel2017-08-02
* Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...Gravatar Yuqian Li2017-08-01
* Revert "Revert "Add support for semaphores to be inserted on GrContext flush""Gravatar Greg Daniel2017-08-01
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."Gravatar Brian Salomon2017-07-20
* Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.Gravatar Brian Salomon2017-07-20
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Add mock config to tools and run through gms and benchs without crashing.Gravatar Brian Salomon2017-07-07