Skip to content

Commit 43ae841

Browse files
committed
Added missing modules to .cabal file.
1 parent 0fd6682 commit 43ae841

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

OpenGLRaw.cabal

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ library
372372
Graphics.GL.EXT.VertexAttrib64Bit
373373
Graphics.GL.EXT.VertexShader
374374
Graphics.GL.EXT.VertexWeighting
375+
Graphics.GL.EXT.WindowRectangles
375376
Graphics.GL.EXT.X11SyncObject
376377
Graphics.GL.Functions
377378
Graphics.GL.GREMEDY
@@ -396,6 +397,7 @@ library
396397
Graphics.GL.INGR.ColorClamp
397398
Graphics.GL.INGR.InterlaceRead
398399
Graphics.GL.INTEL
400+
Graphics.GL.INTEL.ConservativeRasterization
399401
Graphics.GL.INTEL.FramebufferCmaa
400402
Graphics.GL.INTEL.MapTexture
401403
Graphics.GL.INTEL.ParallelArrays
@@ -423,11 +425,13 @@ library
423425
Graphics.GL.NV.BindlessTexture
424426
Graphics.GL.NV.BlendEquationAdvanced
425427
Graphics.GL.NV.BlendEquationAdvancedCoherent
428+
Graphics.GL.NV.ClipSpaceWScaling
426429
Graphics.GL.NV.CommandList
427430
Graphics.GL.NV.ComputeProgram5
428431
Graphics.GL.NV.ConditionalRender
429432
Graphics.GL.NV.ConservativeRaster
430433
Graphics.GL.NV.ConservativeRasterDilate
434+
Graphics.GL.NV.ConservativeRasterPreSnapTriangles
431435
Graphics.GL.NV.CopyDepthToColor
432436
Graphics.GL.NV.CopyImage
433437
Graphics.GL.NV.DeepTexture3D
@@ -466,6 +470,7 @@ library
466470
Graphics.GL.NV.PrimitiveRestart
467471
Graphics.GL.NV.RegisterCombiners
468472
Graphics.GL.NV.RegisterCombiners2
473+
Graphics.GL.NV.RobustnessVideoMemoryPurge
469474
Graphics.GL.NV.SampleLocations
470475
Graphics.GL.NV.ShaderBufferLoad
471476
Graphics.GL.NV.ShaderBufferStore

0 commit comments

Comments
 (0)