aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl
Commit message (Expand)AuthorAge
* 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
* Revert "Fix precision caps and rrect/ellipse effect precisions"Gravatar Brian Osman2017-11-16
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Brian Osman2017-11-16
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-16
* Fix precision caps and rrect/ellipse effect precisionsGravatar Chris Dalton2017-11-16
* Revert "Add private grpixelconfigs for alpha_8 and alpha_half"Gravatar Greg Daniel2017-11-15
* Revert "Nit clean up to add private GrPixelConfig CL"Gravatar Greg Daniel2017-11-15
* Nit clean up to add private GrPixelConfig CLGravatar Greg Daniel2017-11-15
* Ensure that removing last extension from GrGLExtension doesn't assert.Gravatar Vladimir Levin2017-11-15
* Remove support for image load/storeGravatar Brian Salomon2017-11-15
* Add private grpixelconfigs for alpha_8 and alpha_halfGravatar Greg Daniel2017-11-15