skia2/include/gpu/gl
cdalton 7e806f3f8a Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ )
Reason for revert:
Co-centered sample locations are not needed to do stencil clip with mixed samples

Original issue's description:
> Implement stencil clipping in mixed sampled render targets
>
> This change enables multisampled clipping for mixed sampled
> render targets.  Previously clipping in mixed samples config
> behaved the same as in the gpu config.
>
> In order to retrofit non-MSAA draw methods, programmable sample
> locations are used in order to colocate all samples at (0.5, 0.5).
> Requires support for NV_sample_locations.
>
> BUG=skia:4399
>
> Committed:
> https://skia.googlesource.com/skia/+/3e77ba96d56d15db30ac6d8ccb900e30aafcbb16

BUG=skia:

Review URL: https://codereview.chromium.org/1415873011
2015-11-11 15:16:07 -08:00
..
angle skia: Add ANGLE with GL backend to nanobench/DM 2015-09-11 13:07:29 -07:00
command_buffer skia: add ability to load command_buffer_gles2 2015-08-27 10:38:39 -07:00
GrGLConfig_chrome.h Make ANGLE perf decisions be runtime rather than compile time 2015-07-31 11:20:16 -07:00
GrGLConfig.h Revert of Experimental CL to stop using subdata (patchset #1 id:1 of https://codereview.chromium.org/1413263006/ ) 2015-10-23 13:54:12 -07:00
GrGLExtensions.h Add skstd::unique_ptr and use it. 2015-09-07 12:45:52 -07:00
GrGLFunctions.h Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) 2015-11-11 15:16:07 -08:00
GrGLInterface.h Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) 2015-11-11 15:16:07 -08:00
GrGLSLPrettyPrint.h Multi-string shaders 2015-02-13 17:18:27 -08:00
GrGLTypes.h Use a struct for client GL texture handles 2015-11-10 11:54:57 -08:00
SkGLContext.h Create SDL backed SkOSWindow 2015-11-04 13:41:02 -08:00
SkNullGLContext.h Implement SkGLContext swapBuffers with fence syncs 2015-06-23 13:23:44 -07:00