| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 00:51:58 GMT
X-Served-By: cache-dfw-ktki8620083-DFW, cache-bom-vanm7210086-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768611118.637388,VS0,VE783
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
GPipe-Core: Typesafe functional GPU graphics programming
GPipe-Core: Typesafe functional GPU graphics programming
A typesafe API based on the conceptual model of OpenGL, but without the imperative state machine. Aims to be as close to the raw OpenGL performance as possible, without compromising type safety or functional style. Includes DSL for shaders to provide type safety even when crossing into that domain. Uses OpenGL 4.5 core profile under the hood.
Modules
[Index] [Quick Jump]
- Graphics
- Graphics.GPipe
- Graphics.GPipe.Buffer
- Graphics.GPipe.Context
- Graphics.GPipe.Expr
- Graphics.GPipe.Format
- Graphics.GPipe.FragmentStream
- Graphics.GPipe.FrameBuffer
- Graphics.GPipe.GeometryStream
- Internal
- Graphics.GPipe.Internal.Buffer
- Graphics.GPipe.Internal.Compiler
- Graphics.GPipe.Internal.Context
- Graphics.GPipe.Internal.Debug
- Graphics.GPipe.Internal.Expr
- Graphics.GPipe.Internal.Format
- Graphics.GPipe.Internal.FragmentStream
- Graphics.GPipe.Internal.FrameBuffer
- Graphics.GPipe.Internal.GeometryStream
- Graphics.GPipe.Internal.Linear
- Graphics.GPipe.Internal.Orphans
- Graphics.GPipe.Internal.PrimitiveArray
- Graphics.GPipe.Internal.PrimitiveStream
- Graphics.GPipe.Internal.Shader
- Graphics.GPipe.Internal.Texture
- Graphics.GPipe.Internal.TransformFeedback
- Graphics.GPipe.Internal.Uniform
- Graphics.GPipe.Linear
- Graphics.GPipe.Orphans
- Graphics.GPipe.PrimitiveArray
- Graphics.GPipe.PrimitiveStream
- Graphics.GPipe.Sampler
- Graphics.GPipe.Shader
- Graphics.GPipe.Texture
- Graphics.GPipe.TransformFeedback
- Graphics.GPipe.Uniform
- Graphics.GPipe
Downloads
- GPipe-Core-0.2.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.2.3.0, 0.2.3.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.9 && <5), Boolean (>=0.2 && <0.3), containers (>=0.5 && <0.7), exception-transformers (>=0.3 && <0.5), gl (>=0.8 && <0.10), lens (>=5.0 && <5.1), linear (>=1.18 && <1.22), text (>=0.10 && <1.3), transformers (>=0.5.2 && <0.6), unordered-containers (>=0.2 && <0.3) [details] |
| License | MIT |
| Copyright | Tobias Bexelius |
| Author | Tobias Bexelius |
| Maintainer | Pippijn van Steenhoven |
| Uploaded | by pippijn at 2021-04-13T01:12:53Z |
| Category | Graphics |
| Home page | https://github.com/tobbebex/GPipe-Core#readme |
| Bug tracker | https://github.com/tobbebex/GPipe-Core/issues |
| Source repo | head: git clone https://github.com/homectl/workspace(GPipe-Core) |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 388 total (5 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |