-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
617 changed files
with
617 additions
and
617 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Copyright (c) 2016, Sven Panne | ||
Copyright (c) 2015-2019, Sven Panne | ||
|
||
All rights reserved. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -699,7 +699,7 @@ printModuleHeader h mbPragma (ModuleName moduleName) comments = do | |
"------------------------------------------------------------------------------" | ||
hRender h $ Comment "|" | ||
hRender h $ Comment ("Module : " ++ moduleName) | ||
hRender h $ Comment "Copyright : (c) Sven Panne 2018" | ||
hRender h $ Comment "Copyright : (c) Sven Panne 2019" | ||
hRender h $ Comment "License : BSD3" | ||
hRender h $ Comment "" | ||
hRender h $ Comment "Maintainer : Sven Panne <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* ----------------------------------------------------------------------------- | ||
* | ||
* Module : C support for Graphics.Rendering.OpenGL.Raw.GetProcAddress.hs | ||
* Copyright : (c) Sven Panne 2013 | ||
* Copyright : (c) Sven Panne 2009-2019 | ||
* License : BSD3 | ||
* | ||
* Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.BlendMinmaxFactor | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.DebugOutput | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.DepthClampSeparate | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.DrawBuffersBlend | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.FramebufferMultisampleAdvanced | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.FramebufferSamplePositions | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.GPUShaderHalfFloat | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.GPUShaderInt64 | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.InterleavedElements | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.MultiDrawIndirect | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.NameGenDelete | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.OcclusionQueryEvent | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.PerformanceMonitor | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.PinnedMemory | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.QueryBufferObject | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.SamplePositions | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.SeamlessCubemapPerTexture | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.SparseTexture | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.StencilOperationExtended | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.TransformFeedback4 | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.AMD.VertexShaderTessellator | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.AuxDepthStencil | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.ClientStorage | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.ElementArray | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.Fence | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.FloatPixels | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.FlushBufferRange | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.ObjectPurgeable | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.RGB422 | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.RowBytes | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.SpecularVector | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.TextureRange | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.TransformHint | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.VertexArrayObject | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.VertexArrayRange | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.VertexProgramEvaluators | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
-------------------------------------------------------------------------------- | ||
-- | | ||
-- Module : Graphics.GL.APPLE.YCbCr422 | ||
-- Copyright : (c) Sven Panne 2018 | ||
-- Copyright : (c) Sven Panne 2019 | ||
-- License : BSD3 | ||
-- | ||
-- Maintainer : Sven Panne <[email protected]> | ||
|
Oops, something went wrong.