skia2/include/gpu/gl
cdalton c7103a104f Wrap NV_path_rendering API with GrGLPathRendering
Adds a GrGLPathRendering class that wraps the NV_path_rendering
extension and manages its various API versions. It also provides
backup implementations when certain NVpr methods from later API
versions are not present on the current system.

BUG=skia:
R=bungeman@google.com, bsalomon@google.com, kkinnunen@nvidia.com

Author: cdalton@nvidia.com

Review URL: https://codereview.chromium.org/444223002
2014-08-11 14:05:05 -07:00
..
GrGLConfig_chrome.h Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. 2013-09-25 20:57:51 +00:00
GrGLConfig.h Turn NVPR on by default (but off in tools). 2014-01-24 20:49:44 +00:00
GrGLExtensions.h Add SK_API to GrGLExtensions 2014-02-25 02:14:57 +00:00
GrGLFunctions.h Wrap NV_path_rendering API with GrGLPathRendering 2014-08-11 14:05:05 -07:00
GrGLInterface.h Wrap NV_path_rendering API with GrGLPathRendering 2014-08-11 14:05:05 -07:00
GrGLSLPrettyPrint.h Pretty print of shaders 2014-08-08 09:41:42 -07:00
SkANGLEGLContext.h Support using OpenGL ES context on desktop 2014-06-30 06:36:31 -07:00
SkDebugGLContext.h Some fixes around GrContext::abandonContext: 2014-07-29 08:01:52 -07:00
SkGLContextHelper.h Some fixes around GrContext::abandonContext: 2014-07-29 08:01:52 -07:00
SkMesaGLContext.h Support using OpenGL ES context on desktop 2014-06-30 06:36:31 -07:00
SkNativeGLContext.h Cleanup of context initialization 2014-08-07 13:48:50 -07:00
SkNullGLContext.h Support using OpenGL ES context on desktop 2014-06-30 06:36:31 -07:00