aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLGpu.cpp
Commit message (Expand)AuthorAge
* Suppress rendererability of kAlpha8 GL_CHROMIUM_framebuffer_multisample for A...Gravatar Robert Phillips2017-06-07
* Revert "Revert "Workaround Adreno driver issue with stencil clears.""Gravatar Mike Klein2017-06-06
* Revert "Workaround Adreno driver issue with stencil clears."Gravatar Mike Klein2017-06-06
* Workaround Adreno driver issue with stencil clears.Gravatar Brian Salomon2017-06-06
* sk_sp-ify GrResourceProvider some moreGravatar Robert Phillips2017-06-05
* Add support for instanced drawsGravatar Chris Dalton2017-05-31
* Revert "Expand partial render target write pixels workaround."Gravatar Brian Salomon2017-05-31
* Expand partial render target write pixels workaround.Gravatar Brian Salomon2017-05-31
* Fix glDrawRangeElementsGravatar Chris Dalton2017-05-30
* 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
* 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 kCheckAllocation_GrSurfaceFlags.Gravatar Brian Salomon2017-05-15
* Convert GrMesh back to a classGravatar Chris Dalton2017-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
* 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
* Remove support for GLs without separate stencil.Gravatar Brian Salomon2017-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
* GL: track enabled vertex arrays as a count rather than a maskGravatar Chris Dalton2017-05-05
* Convert GrMesh to a structGravatar Chris Dalton2017-05-03
* Add wireframe mode to Viewer.Gravatar Jim Van Verth2017-05-02
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Combine GPU flush with semaphore APIGravatar Brian Osman2017-04-28
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Make InstancedRendering more opList-splitting friendlyGravatar Robert Phillips2017-04-24
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* rectangle texture scaling is now handled in skslcGravatar Ethan Nicholas2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Fix some bugs with read/writePixelsGravatar Brian Osman2017-04-18
* Allow FPs to elevate default precision for the entire fragment programGravatar Brian Osman2017-04-05