aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Revert "Clear atlas textures at creation in Chrome"Gravatar Brian Salomon2017-05-25
* Fix two bugs with drawVertices on GPUGravatar Brian Osman2017-05-25
* GrTessellator: fix for three edges becoming collinear after splitting.Gravatar Stephen White2017-05-25
* Workaround Mali static analysis bugGravatar Brian Osman2017-05-25
* Update clearOp for split-OpList world (take 2)Gravatar Robert Phillips2017-05-25
* Initialize blit framebuffer in GL even if not doing msaaGravatar Greg Daniel2017-05-25
* Reland of SkShaderBaseGravatar Florin Malita2017-05-25
* Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability testGravatar Robert Phillips2017-05-25
* Revert "SkShaderBase"Gravatar Florin Malita2017-05-24
* SkShaderBaseGravatar Florin Malita2017-05-24
* Allow for non opaque colors for src-over lcd fallback case in gpuGravatar Greg Daniel2017-05-24
* Add GrContext API to report the number of purgeable bytes in the cache.Gravatar Derek Sollenberger2017-05-24
* 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
* Fix flag collision in GrDrawVerticesOpGravatar Brian Osman2017-05-23
* Really disable srgb on nexus player vulkanGravatar Greg Daniel2017-05-23
* Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...Gravatar Brian Salomon2017-05-23
* Disable srgb on vulkan nexus playerGravatar Greg Daniel2017-05-23
* Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...Gravatar Brian Salomon2017-05-23
* Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffectGravatar Christopher Cameron2017-05-23
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Remove setting of alpha coverage in text ops when in LCD modeGravatar Greg Daniel2017-05-22
* Fix to lcd blending in ganeshGravatar Greg Daniel2017-05-22
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove kZeroCopy_GrSurfaceFlagGravatar Brian Salomon2017-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
* Update Porter Duff analysis to match LCD logic.Gravatar Greg Daniel2017-05-19
* Comment out lcd assert to make GLPrograms test happyGravatar Greg Daniel2017-05-19
* Fix gpu lcd blending to semi-correctly handle alpha coverageGravatar Greg Daniel2017-05-19
* Updated workaround for Intel 6xxx clear to 0/1 bugGravatar Eric Karl2017-05-19
* Revert "Update clearOp for split-OpList world"Gravatar Robert Phillips2017-05-18
* Remove ambient and spot mask filters.Gravatar Jim Van Verth2017-05-18
* Update clearOp for split-OpList worldGravatar Robert Phillips2017-05-18
* Revert "Remove GrSurfaceDesc member from GrSurface."Gravatar Greg Daniel2017-05-18
* Remove GrSurfaceDesc member from GrSurface.Gravatar Brian Salomon2017-05-18
* Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxyGravatar Robert Phillips2017-05-18
* Add drawArraysBaseVertexIsBroken flagGravatar Chris Dalton2017-05-18
* Add check for incorrect opList splitsGravatar Robert Phillips2017-05-18
* Revert "Revert "Remove GrSurface::desc() method.""Gravatar Brian Salomon2017-05-18
* Move MIP color mode from GrSurfaceProxy to GrTextureProxyGravatar 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
* Adjust start and end points of arcs based on CTMGravatar Brian Osman2017-05-17
* Fix for amd copy as draws on vulkanGravatar Greg Daniel2017-05-17
* Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOpGravatar Robert Phillips2017-05-17
* Remove static initializer of GrProcessorSet::gEmptyGravatar Brian Salomon2017-05-17