On Wed, Dec 21, 2011 at 6:50 AM, Brian Paul wrote:
> On 12/20/2011 01:31 PM, Ian Romanick wrote:
>>
>> From: Ian Romanick
>>
>> There seems to have been two different ways to communicate the
>> profile. There were flags and there were profiles. I've opted to
>> remove the profile flags and use S
On 12/20/2011 01:31 PM, Ian Romanick wrote:
From: Ian Romanick
There seems to have been two different ways to communicate the
profile. There were flags and there were profiles. I've opted to
remove the profile flags and use ST_PROFILE_DEFAULT (compatibility
profile) and ST_PROFILE_OPENGL_CORE
From: Ian Romanick
There seems to have been two different ways to communicate the
profile. There were flags and there were profiles. I've opted to
remove the profile flags and use ST_PROFILE_DEFAULT (compatibility
profile) and ST_PROFILE_OPENGL_CORE (core profile) consistently
instead.
Also ch