aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl
Commit message (Expand)AuthorAge
* Remove old command buffer ES3 tex storage limitationGravatar Brian Salomon2018-01-17
* Remove GrGLCaps::fTextureRedSupportGravatar Brian Salomon2018-01-17
* 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
* Revert "Revert "Added SkSL workaround for devices which cannot safely access ...Gravatar Brian Osman2018-01-16
* Revert "Added SkSL workaround for devices which cannot safely access gl_FragC...Gravatar Brian Osman2018-01-12
* Added SkSL workaround for devices which cannot safely access gl_FragCoordGravatar Brian Osman2018-01-12
* Enable the GL_EXT_geometry_shader extension where necessaryGravatar Chris Dalton2018-01-11
* Update GrSemaphore to allow it to only be used once for signaling and once fo...Gravatar Greg Daniel2018-01-09
* fixed uninitialized value warning in GrGLShaderStringBuilderGravatar Ethan Nicholas2018-01-04
* CCPR: Fix Intel crash and un-blacklistGravatar Chris Dalton2017-12-22
* Disable geometry shaders on old Qualcomm driversGravatar Chris Dalton2017-12-21
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Add support for SRGB formats when validating backend formats and ColorTypesGravatar Greg Daniel2017-12-18
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Update SkImage::MakeFromYUVTexturesCopy to GrBackendTextureGravatar Robert Phillips2017-12-13
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* converted vertex shaders to device coordsGravatar Ethan Nicholas2017-12-12
* Prefer fullscreen clears on Qualcomm/GLGravatar Chris Dalton2017-12-12
* Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.Gravatar Brian Salomon2017-12-11
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* Don't force GrGLSLVarying's scope to be compile-time constantGravatar Chris Dalton2017-12-08
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Add gray_8_as_lum and _as_red private grpixelconfigsGravatar Greg Daniel2017-12-07
* Make GrGLContext be uniquely owned.Gravatar Brian Salomon2017-12-07
* sk_spification of GrGpu creation.Gravatar Brian Salomon2017-12-07
* Restore ability to dump SKSL in addition to GLSLGravatar Brian Salomon2017-12-04
* Add support for internal gl format in GrGLTextureInfoGravatar Greg Daniel2017-12-04
* Disable SkImage multitexturing for AMD GPUs.Gravatar Brian Salomon2017-12-04
* Add cap on intel to avoid calling abs and floor on the same line in aGravatar Greg Daniel2017-12-02
* Reland "Set multitexturing image threshold for PowerVR."Gravatar Brian Salomon2017-12-01
* Reland "Set multitexturing threshold for NVIDIA"Gravatar Brian Salomon2017-12-01
* Revert "Set multitexturing threshold for NVIDIA"Gravatar Brian Salomon2017-11-30
* Revert "Set multitexturing image threshold for PowerVR."Gravatar Brian Salomon2017-11-30
* Set multitexturing image threshold for PowerVR.Gravatar Brian Salomon2017-11-30
* Set multitexturing threshold for NVIDIAGravatar Brian Salomon2017-11-30
* shader cache now ignores shaders with a length of 0Gravatar Ethan Nicholas2017-11-28
* Fix shader initialization on a cache hitGravatar Ethan Nicholas2017-11-28
* Fix caps for advanced blend extension with regards to layout qualifiersGravatar Greg Daniel2017-11-27
* Fix assert in blink chromeosGravatar Greg Daniel2017-11-19
* 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
* Reland "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-16
* Reland "Fix precision caps and rrect/ellipse effect precisions"Gravatar Chris Dalton2017-11-16
* 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