FlightGear and OpenGL Core Profile: Difference between revisions

Jump to navigation Jump to search
Line 234: Line 234:


In addition, [[SimGear]] needs special treatment, too <ref>https://sourceforge.net/p/flightgear/mailman/message/36978098/</ref>.
In addition, [[SimGear]] needs special treatment, too <ref>https://sourceforge.net/p/flightgear/mailman/message/36978098/</ref>.
Using the same heuristics as before (based on grepping for <code>glBegin</code> and <code>glEnable</code>, we end up with the following sources:
Using the same heuristics as before (based on grepping [[$SG_SRC]] for <code>glBegin</code> and <code>glEnable</code>, we end up with the following sources:


<syntaxhighlight>
<syntaxhighlight>

Navigation menu