]> gitweb.factorcode.org Git - factor.git/commit
Fix: correct gl-function loading
authorTryAngle <45734252+TriedAngle@users.noreply.github.com>
Fri, 20 Oct 2023 00:04:40 +0000 (02:04 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 20 Oct 2023 15:21:22 +0000 (08:21 -0700)
commitff020d17a71bfd055fa5e8a802c7a4204b1d4cca
tree1ad1d469b65264b881b06e9f79abc75e8c7472ab
parent79ccd93f1de42ed647a08b140a28c4f869e6a876
Fix: correct gl-function loading

suffix appends the "modern" function at the end, which makes it so the old deprecated opengl1 function gets loaded which are not part of the opengl standard anymore and make usage of shader debugger like renderdoc impossible. This fixes it
basis/opengl/gl/extensions/extensions.factor