On 4 June 2018 at 13:39, michael kapelko <[email protected]> wrote:
> Hi, Robert.
>
>> that's even bigger an own goal as large as the one that Apple did to 
>> themselves.
>
> Can you please clarify what Apple did?

All modern GL features are only available if you use Core Profile, so
you can't mix and match fixed function pipeline usage with modern GL
usage.

Linux and Windows the GL drivers support both Core Profile and
backwards compatibility so it's far more flexible for application
developers, you aren't forced to ignore new features or forced to find
replacements for old features.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to