aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl
Commit message (Expand)AuthorAge
* Fix glDrawRangeElementsGravatar Chris Dalton2017-05-30
* Convert DstTexture to DstProxy (take 2)Gravatar Robert Phillips2017-05-29
* Revise system for checking for uninstantiated proxiesGravatar Robert Phillips2017-05-29
* Revert "Clear atlas textures at creation in Chrome"Gravatar Brian Salomon2017-05-25
* Workaround Mali static analysis bugGravatar Brian Osman2017-05-25
* Initialize blit framebuffer in GL even if not doing msaaGravatar Greg Daniel2017-05-25
* Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability testGravatar Robert Phillips2017-05-25
* Clear atlas textures at creation in ChromeGravatar Brian Salomon2017-05-24
* Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...Gravatar Brian Salomon2017-05-23
* Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...Gravatar Brian Salomon2017-05-23
* Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...Gravatar Brian Salomon2017-05-23
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Add fixes & test for isConfigTexturable and isConfigRenderableGravatar Robert Phillips2017-05-22
* Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""Gravatar Brian Salomon2017-05-21
* Updated workaround for Intel 6xxx clear to 0/1 bugGravatar Eric Karl2017-05-19
* Revert "Remove GrSurfaceDesc member from GrSurface."Gravatar Greg Daniel2017-05-18
* Remove GrSurfaceDesc member from GrSurface.Gravatar Brian Salomon2017-05-18
* Add drawArraysBaseVertexIsBroken flagGravatar Chris Dalton2017-05-18
* Revert "Revert "Remove GrSurface::desc() method.""Gravatar Brian Salomon2017-05-18
* Revert "Remove GrSurface::desc() method."Gravatar Greg Daniel2017-05-18
* Remove GrSurface::desc() method.Gravatar Brian Salomon2017-05-17
* Replace most uses of GrSurface::desc() with conifg(), width(), etc.Gravatar Brian Salomon2017-05-17
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Remove GrSurfaceProxy::desc()Gravatar Brian Salomon2017-05-17
* Revert "Convert DstTexture to DstProxy"Gravatar Robert Phillips2017-05-17
* Convert DstTexture to DstProxyGravatar Robert Phillips2017-05-17
* Remove Windows Intel blacklisting of cross context textureGravatar Brian Osman2017-05-16
* Remove kCheckAllocation_GrSurfaceFlags.Gravatar Brian Salomon2017-05-15
* Convert GrMesh back to a classGravatar Chris Dalton2017-05-15
* Attempt to work around iOS varying limit in GLPrograms testGravatar Brian Salomon2017-05-15
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Remove SkCrossContextImageData and all support codeGravatar Brian Osman2017-05-11
* Workaround for Intel 6xxx clear to opaque black bugGravatar Brian Salomon2017-05-11
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-09
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Revert "Added SkImage::MakeCrossContextFromEncoded"Gravatar Brian Salomon2017-05-08
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-08
* GL: track enabled vertex arrays as a count rather than a maskGravatar Chris Dalton2017-05-08
* Update minimum non-ES OpenGL spec to 2.0.Gravatar Brian Salomon2017-05-08
* Remove support for GLs without separate stencil.Gravatar Brian Salomon2017-05-08
* Re-land of "eliminated GrGLSLExpr".Gravatar Ethan Nicholas2017-05-08
* Fix color blending for analytic shadowsGravatar Jim Van Verth2017-05-05
* Revert "GL: track enabled vertex arrays as a count rather than a mask"Gravatar Chris Dalton2017-05-05
* Remove unnecessary non-UTF8 characterGravatar Leon Scroggins III2017-05-05
* Split tracking of TexelBuffers from normal samplersGravatar Greg Daniel2017-05-05
* GL: track enabled vertex arrays as a count rather than a maskGravatar Chris Dalton2017-05-05
* Revert "Revert "Revert "eliminated GrGLSLExpr"""Gravatar Ethan Nicholas2017-05-04
* Convert GrMesh to a structGravatar Chris Dalton2017-05-03