10-16-2025, 11:55 PM
I'd like to make some of my things work in GL and normal rendering without having to write individual subs/libs for each mode.
So if the user is only working in normal QB64 screen mode and doesn't call any GL commands, having the _GL sub ENFORCED is spurious and annoying (and maybe adds extra overhead).
Can an option be added to tell the IDE to not enforce the _GL sub?
Thanks
John
So if the user is only working in normal QB64 screen mode and doesn't call any GL commands, having the _GL sub ENFORCED is spurious and annoying (and maybe adds extra overhead).
Can an option be added to tell the IDE to not enforce the _GL sub?
Thanks
John


