index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrCaps.h
Commit message (
Expand
)
Author
Age
*
CCPR: Blacklist Mali GPUs and Vulkan while we work through issues
Chris Dalton
2017-09-29
*
Fall back to non mipped Texture when we can't copy base to mipped texture
Greg Daniel
2017-09-29
*
Cosmetic changes to GrDrawOpAtlas
Robert Phillips
2017-09-01
*
Revert "Revert "GrContext::dump that produces JSON formatted output""
Brian Osman
2017-08-10
*
Revert "GrContext::dump that produces JSON formatted output"
Brian Osman
2017-08-09
*
GrContext::dump that produces JSON formatted output
Brian Osman
2017-08-09
*
Expose srgbDecodeDisableSupport in GrCaps
Brian Osman
2017-07-27
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Move GrTypesPriv.h to include/private
Brian Salomon
2017-07-19
*
Revert "Revert "Expand partial render target write pixels workaround.""
Brian Salomon
2017-06-12
*
Remove ImmediateFlush mode
Robert Phillips
2017-06-02
*
Add support for instanced draws
Chris Dalton
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
*
Revert "Clear atlas textures at creation in Chrome"
Brian Salomon
2017-05-25
*
Clear atlas textures at creation in Chrome
Brian Salomon
2017-05-24
*
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
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
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
*
Add wireframe mode to Viewer.
Jim Van Verth
2017-05-02
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Remove two more gpu headers from include/*
Robert Phillips
2017-04-24
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-04
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Mike Klein
2017-04-01
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-01
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Brian Salomon
2017-03-31
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-03-31
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Add detection of image load/store to caps
Brian Salomon
2016-11-15
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Include EXT_window_rectangles API
csmartdalton
2016-08-09
*
Add ES 3.0 fallback for instanced rendering
csmartdalton
2016-07-29
*
Add test configs for instanced rendering
csmartdalton
2016-07-29
*
Add resource provider flag to avoid client-side buffers
csmartdalton
2016-07-13
*
Move multisampleDisableSupport into GrCaps
csmartdalton
2016-06-10
*
Simplify GrSWMaskHelper
robertphillips
2016-05-13
*
Bring back sRGB-write-control as a caps bit.
brianosman
2016-05-05
*
Add GLSL support for texelFetch
cdalton
2016-04-11
[next]