]> git.tdb.fi Git - libs/gl.git/commit
Restructure the extension detection code
authorMikko Rasa <tdb@tdb.fi>
Sun, 6 Nov 2016 10:46:44 +0000 (12:46 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 6 Nov 2016 10:46:44 +0000 (12:46 +0200)
commite79c72cf90dacaa47d82d65d3e6c4252f055f454
tree9905bb4456eae41b921480c6705fe539e54f427a
parent5b3aa68610238de4e6f13c4bf9ec1745751e820c
Restructure the extension detection code

Extension disabling is now more forceful and will prevent the use of the
relevant functionality even if it was promoted to core.
scripts/extgen.py
source/extension.cpp
source/extension.h