@@ -372,6 +372,7 @@ library
372
372
Graphics.GL.EXT.VertexAttrib64Bit
373
373
Graphics.GL.EXT.VertexShader
374
374
Graphics.GL.EXT.VertexWeighting
375
+ Graphics.GL.EXT.WindowRectangles
375
376
Graphics.GL.EXT.X11SyncObject
376
377
Graphics.GL.Functions
377
378
Graphics.GL.GREMEDY
@@ -396,6 +397,7 @@ library
396
397
Graphics.GL.INGR.ColorClamp
397
398
Graphics.GL.INGR.InterlaceRead
398
399
Graphics.GL.INTEL
400
+ Graphics.GL.INTEL.ConservativeRasterization
399
401
Graphics.GL.INTEL.FramebufferCmaa
400
402
Graphics.GL.INTEL.MapTexture
401
403
Graphics.GL.INTEL.ParallelArrays
@@ -423,11 +425,13 @@ library
423
425
Graphics.GL.NV.BindlessTexture
424
426
Graphics.GL.NV.BlendEquationAdvanced
425
427
Graphics.GL.NV.BlendEquationAdvancedCoherent
428
+ Graphics.GL.NV.ClipSpaceWScaling
426
429
Graphics.GL.NV.CommandList
427
430
Graphics.GL.NV.ComputeProgram5
428
431
Graphics.GL.NV.ConditionalRender
429
432
Graphics.GL.NV.ConservativeRaster
430
433
Graphics.GL.NV.ConservativeRasterDilate
434
+ Graphics.GL.NV.ConservativeRasterPreSnapTriangles
431
435
Graphics.GL.NV.CopyDepthToColor
432
436
Graphics.GL.NV.CopyImage
433
437
Graphics.GL.NV.DeepTexture3D
@@ -466,6 +470,7 @@ library
466
470
Graphics.GL.NV.PrimitiveRestart
467
471
Graphics.GL.NV.RegisterCombiners
468
472
Graphics.GL.NV.RegisterCombiners2
473
+ Graphics.GL.NV.RobustnessVideoMemoryPurge
469
474
Graphics.GL.NV.SampleLocations
470
475
Graphics.GL.NV.ShaderBufferLoad
471
476
Graphics.GL.NV.ShaderBufferStore
0 commit comments