[Mesa-dev] [PATCH 3/3] mesa: final changes to expose OpenGL 3.1 with ARB_compatibility
Marek Olšák
maraeo at gmail.com
Wed Oct 25 19:11:21 UTC 2017
On Tue, Oct 24, 2017 at 6:37 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On 21 October 2017 at 13:54, Marek Olšák <maraeo at gmail.com> wrote:
>> From: Marek Olšák <marek.olsak at amd.com>
>>
>> ---
>> src/mesa/main/extensions_table.h | 1 +
>> src/mesa/main/mtypes.h | 1 +
>> src/mesa/main/version.c | 13 ++++++++-----
>> 3 files changed, 10 insertions(+), 5 deletions(-)
>>
> Do we want to update src/mesa/drivers/dri/common/dri_util.c as well.
> See the GL_ARB_compatibilty hunk in driCreateContextAttribs.
Yes we can remove that.
>
> Can you please update docs/relnotes/17.4.0.html?
Did you mean 18.0.0? :)
Marek
More information about the mesa-dev
mailing list