[HOpenGL] RE: [Haskell] ANNOUNCE: GPipe-1.0.0: A functional graphics API for programmable GPUs

Jake McArthur jake.mcarthur at gmail.com
Tue Oct 6 09:58:35 EDT 2009


Speaking of texture, I tried rendering to a texture and sampling it and 
got an error:

     Main: user error (unknown OpenGL extension entry glUniform1uiv, 
check for OpenGL 3.1)

I'm on Linux 2.6.30 with Mesa 7.5.1. Of course Mesa doesn't have support 
for OpenGL 3.1 yet, but your description of GPipe says it only needs 
OpenGL 2.1. Is this a GPipe bug or something else?

- Jake


More information about the Haskell mailing list