OpenGLRaw-1.5.0.0: A raw binding for the OpenGL graphics system

Copyright(c) Sven Panne 2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Graphics.Rendering.OpenGL.Raw.Core31

Contents

Description

All raw functions, tokens and types from the OpenGL 3.1 core, see http://www.opengl.org/registry/.

Synopsis

Functions

glTexImage1D :: GLenum -> GLint -> GLint -> GLsizei -> GLint -> GLenum -> GLenum -> Ptr a -> IO () Source

Tokens

Types

Extensions promoted to OpenGL 3.1 core