]> git.tdb.fi Git - libs/gl.git/commit
Use ARB_geometry_shader4 rather than the EXT version
authorMikko Rasa <tdb@tdb.fi>
Wed, 26 Oct 2016 18:42:38 +0000 (21:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 26 Oct 2016 18:54:56 +0000 (21:54 +0300)
commitdaf256f6dd858420233e73bf128abb3ae5801e5b
tree20140ebfa04849fdc28018d4032d414b4e459ef4
parent3297703b932007051decb2f1353b93a1a2d4157c
Use ARB_geometry_shader4 rather than the EXT version

The ARB version is what actually got promoted.
extensions/arb_geometry_shader4.glext [new file with mode: 0644]
extensions/ext_geometry_shader4.glext [deleted file]
gl.fixes.xml
source/shader.cpp