On 11/28/2012 09:14 AM, Marek Olšák wrote:
The rest of the plumbing was in place already.
I have tested this by turning on all GL 3.1 features.
The drivers not supporting GL 3.1 will fail to create a core profile
as they should.
This looks about the way I would expect.
Reviewed-by: Ian Romani
On 11/28/2012 10:14 AM, Marek Olšák wrote:
The rest of the plumbing was in place already.
I have tested this by turning on all GL 3.1 features.
The drivers not supporting GL 3.1 will fail to create a core profile
as they should.
---
src/gallium/state_trackers/dri/common/dri_context.c |4 ++
On Wed, Nov 28, 2012 at 7:55 PM, Andreas Boll
wrote:
> 2012/11/28 Marek Olšák :
>> The rest of the plumbing was in place already.
>>
>> I have tested this by turning on all GL 3.1 features.
>> The drivers not supporting GL 3.1 will fail to create a core profile
>> as they should.
>> ---
>> src/ga
2012/11/28 Marek Olšák :
> The rest of the plumbing was in place already.
>
> I have tested this by turning on all GL 3.1 features.
> The drivers not supporting GL 3.1 will fail to create a core profile
> as they should.
> ---
> src/gallium/state_trackers/dri/common/dri_context.c |4 +++-
> sr
The rest of the plumbing was in place already.
I have tested this by turning on all GL 3.1 features.
The drivers not supporting GL 3.1 will fail to create a core profile
as they should.
---
src/gallium/state_trackers/dri/common/dri_context.c |4 +++-
src/mesa/state_tracker/st_manager.c