haskell-opengl / OpenGL

Haskell bindings to OpenGL
http://www.haskell.org/haskellwiki/OpenGL
BSD 3-Clause "New" or "Revised" License
147 stars 26 forks source link

GL3.0 per color attachment updates #12

Open Laar opened 13 years ago

Laar commented 13 years ago

quoting appendix N.1 'New Features' from the OpenGL 3.0 spec: "Per-color-attachment blend enables and color writemasks (GL_EXT_draw_buffers2)."