skia2/include/gpu/gl
kkinnunen 6bb6d4075b Implement support for CHROMIUM_path_rendering pseudo extension
Implement support for path rendering in Chromium through
CHROMIUM_path_rendering pseudo extension.

The extension defines a new pseudo-gl function,
BindFragmentInputLocation. This behaves similarly to the
BindUniformLocation pseudo-gl function. The idea is to assign fragment
input location to a fragment input before linking the program.

BUG=chromium:344330

Committed: https://skia.googlesource.com/skia/+/eeef46d181f9f8db388ecea81df699fc1b3c9280

Review URL: https://codereview.chromium.org/1192663002
2015-07-14 10:59:23 -07:00
..
angle Implement SkGLContext swapBuffers with fence syncs 2015-06-23 13:23:44 -07:00
GrGLConfig_chrome.h Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id:1 of https://codereview.chromium.org/1207003002/) 2015-06-24 15:04:13 -07:00
GrGLConfig.h Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id:1 of https://codereview.chromium.org/1207003002/) 2015-06-24 15:04:13 -07:00
GrGLExtensions.h Add SK_API to GrGLExtensions 2014-02-25 02:14:57 +00:00
GrGLFunctions.h Implement support for CHROMIUM_path_rendering pseudo extension 2015-07-14 10:59:23 -07:00
GrGLInterface.h Implement support for CHROMIUM_path_rendering pseudo extension 2015-07-14 10:59:23 -07:00
GrGLSLPrettyPrint.h Multi-string shaders 2015-02-13 17:18:27 -08:00
SkGLContext.h Revert "Move headers used by headers in include/ to include/private." 2015-07-01 16:35:59 -04:00
SkNullGLContext.h Implement SkGLContext swapBuffers with fence syncs 2015-06-23 13:23:44 -07:00