index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
Commit message (
Expand
)
Author
Age
*
Blacklist sRGB MSAA on AMD (ATI) Macs
Brian Osman
2017-05-31
*
Add support for instanced draws
Chris Dalton
2017-05-31
*
enable geometry shader support in GrGLShaderStringBuilder
Ethan Nicholas
2017-05-31
*
Revert "Expand partial render target write pixels workaround."
Brian Salomon
2017-05-31
*
Expand partial render target write pixels workaround.
Brian Salomon
2017-05-31
*
Fix glDrawRangeElements
Chris Dalton
2017-05-30
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Revert "Clear atlas textures at creation in Chrome"
Brian Salomon
2017-05-25
*
Workaround Mali static analysis bug
Brian Osman
2017-05-25
*
Initialize blit framebuffer in GL even if not doing msaa
Greg Daniel
2017-05-25
*
Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability test
Robert Phillips
2017-05-25
*
Clear atlas textures at creation in Chrome
Brian Salomon
2017-05-24
*
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...
Brian Salomon
2017-05-23
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Add fixes & test for isConfigTexturable and isConfigRenderable
Robert Phillips
2017-05-22
*
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
Brian Salomon
2017-05-21
*
Updated workaround for Intel 6xxx clear to 0/1 bug
Eric Karl
2017-05-19
*
Revert "Remove GrSurfaceDesc member from GrSurface."
Greg Daniel
2017-05-18
*
Remove GrSurfaceDesc member from GrSurface.
Brian Salomon
2017-05-18
*
Add drawArraysBaseVertexIsBroken flag
Chris Dalton
2017-05-18
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Remove GrSurfaceProxy::desc()
Brian Salomon
2017-05-17
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Remove Windows Intel blacklisting of cross context texture
Brian Osman
2017-05-16
*
Remove kCheckAllocation_GrSurfaceFlags.
Brian Salomon
2017-05-15
*
Convert GrMesh back to a class
Chris Dalton
2017-05-15
*
Attempt to work around iOS varying limit in GLPrograms test
Brian Salomon
2017-05-15
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Remove SkCrossContextImageData and all support code
Brian Osman
2017-05-11
*
Workaround for Intel 6xxx clear to opaque black bug
Brian Salomon
2017-05-11
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
GL: track enabled vertex arrays as a count rather than a mask
Chris Dalton
2017-05-08
*
Update minimum non-ES OpenGL spec to 2.0.
Brian Salomon
2017-05-08
*
Remove support for GLs without separate stencil.
Brian Salomon
2017-05-08
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
*
Fix color blending for analytic shadows
Jim Van Verth
2017-05-05
*
Revert "GL: track enabled vertex arrays as a count rather than a mask"
Chris Dalton
2017-05-05
[next]