]> git.tdb.fi Git - libs/gl.git/commit
Include extension headers in places that need enums from them
authorMikko Rasa <tdb@tdb.fi>
Thu, 3 Oct 2013 07:57:40 +0000 (10:57 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 3 Oct 2013 07:57:40 +0000 (10:57 +0300)
commit80977251da90a6878b82d143c22b8335284d3b3e
treeb0786b33b4cbced23ab8fa45cc69a2ed212000c2
parent06a3ecb3aaf9142fe9f5300b417f4b73e888050e
Include extension headers in places that need enums from them

A few places still rely on gl.h for OpenGL 1.3 or 1.4 enums.  I may look
into these later.
source/blend.h
source/buffer.h
source/framebuffer.h
source/pixelformat.h
source/texturecube.h