skia2/include/gpu
jvanverth 439f23e563 Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/)
Reason for revert:
Breaks the Ubuntu *SAN bots.

Original issue's description:
> Cleanup legacy NVPR-related definitions
>
> Fixed-function NVPR codepaths were removed a while ago. Only NVPR API
> version 1.3 (PathFragmentInputGen) was left working. Remove
> backwards-compatibility code that was left behind.
>
> Remove some NVPR API function typedefs that were left from initial
> commits.
>
> Remove PathCoords function pointer from GrGLInterface, it has
> never been called and causes problems in the future, since it will
> not be implemented in the Chromium pseudo extension.
>
> Committed: https://skia.googlesource.com/skia/+/fb8d6884e0e01d0c2f8596adf5af1efb0d08de7e
>
> Committed: https://skia.googlesource.com/skia/+/e35b5d99d8dfcc6b2be844df28cba47436380809

TBR=joshualitt@google.com,cdalton@nvidia.com,bsalomon@google.com,kkinnunen@nvidia.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1219663005
2015-06-30 09:40:38 -07:00
..
effects Add mixed samples support to XPs 2015-06-08 15:11:04 -07:00
gl Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/) 2015-06-30 09:40:38 -07:00
GrBlend.h Move blend enums into GrBlend.h 2015-06-12 08:21:26 -07:00
GrCaps.h add drawArraysInstanced to caps 2015-06-26 12:46:36 -07:00
GrClip.h Remove rect clip type from grclip. 2015-03-06 08:21:39 -08:00
GrColor.h Implement Porter Duff XP with a blend table 2015-05-27 15:08:33 -07:00
GrConfig.h Removing GrAutoMalloc 2015-05-29 08:06:48 -07:00
GrContext.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrContextOptions.h Work around for nexus 6 TexSubImage issue 2015-06-18 14:18:03 -07:00
GrCoordTransform.h some utils for rect and matrix 2015-03-13 06:08:28 -07:00
GrDrawContext.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrFragmentProcessor.h Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps 2015-04-29 11:18:05 -07:00
GrFragmentStage.h removing coord change matrices 2014-12-29 09:04:40 -08:00
GrGpuResource.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrGpuResourceRef.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrInvariantOutput.h Add constant color GrFP. 2015-04-02 11:12:09 -07:00
GrPaint.h Update XPF invariant info to not account for conflation 2015-06-02 10:43:39 -07:00
GrPathRendererChain.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrProcessor.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrProcessorUnitTest.h rename GrDrawTargetCaps to GrCaps 2015-05-19 09:29:46 -07:00
GrProgramElement.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrRect.h Begin atlasing 2014-06-30 08:26:50 -07:00
GrRenderTarget.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrResourceKey.h Make GrResourceCache perf less sensitive to key length change 2015-05-18 22:47:33 -07:00
GrShaderVar.h Refactor position computation to enable device space "nudge" 2015-01-18 08:14:14 -08:00
GrSurface.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrTestUtils.h GLProgramsTest 3.0 2015-05-13 08:51:50 -07:00
GrTexture.h Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. 2015-05-26 09:49:05 -07:00
GrTextureAccess.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
GrTextureProvider.h Refactor GrBufferAllocPools to use resource cache 2015-06-24 06:54:10 -07:00
GrTypes.h add/fix copyrights 2015-06-26 07:26:19 -07:00
GrTypesPriv.h Store context options on caps. 2015-05-22 14:01:46 -07:00
GrXferProcessor.h Move blend enums into GrBlend.h 2015-06-12 08:21:26 -07:00
SkGr.h new image from backend desc 2015-05-07 15:36:18 -07:00
SkGrPixelRef.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkGrTexturePixelRef.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00