From f7d94a136603e57a6c2fe129f47b93d429cbb338 Mon Sep 17 00:00:00 2001 From: Marc Sunet Date: Thu, 30 Aug 2012 20:55:24 +0200 Subject: Added OpenGL functions to export list --- Spear.lkshw | 2 +- Spear/GLSL.hs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Spear.lkshw b/Spear.lkshw index 429ce29..2dd5288 100644 --- a/Spear.lkshw +++ b/Spear.lkshw @@ -1,7 +1,7 @@ Version of workspace file format: 1 Time of storage: - "Thu Aug 30 20:52:11 CEST 2012" + "Thu Aug 30 20:54:09 CEST 2012" Name of the workspace: "Spear" File paths of contained packages: diff --git a/Spear/GLSL.hs b/Spear/GLSL.hs index 7fe4ac2..4e836eb 100644 --- a/Spear/GLSL.hs +++ b/Spear/GLSL.hs @@ -1,7 +1,8 @@ module Spear.GLSL ( + module Graphics.Rendering.OpenGL.Raw.Core31 -- * General Management - GLSLShader +, GLSLShader , GLSLProgram , ShaderType(..) -- ** Programs @@ -65,7 +66,6 @@ module Spear.GLSL -- * Textures , Texture , SettableStateVar -, GLenum , ($) -- ** Creation and destruction , newTexture -- cgit v1.2.3