FlightGear and OpenGL Core Profile: Difference between revisions

Jump to navigation Jump to search
Line 36: Line 36:
}
}
</syntaxhighlight>
</syntaxhighlight>
Whenever FlightGear sources contain such or similar code, it is pretty safe to assume that we will need to port/exclude such modules from compilation to ensure that no legacy OpenGL code is executed at runtime.


== Example: disabling PUI ==
== Example: disabling PUI ==

Navigation menu