[Mesa-dev] [PATCH 3/3] mesa: final changes to expose OpenGL 3.1 with ARB_compatibility
Emil Velikov
emil.l.velikov at gmail.com
Tue Oct 24 16:37:41 UTC 2017
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.
Can you please update docs/relnotes/17.4.0.html?
Thanks
Emil
More information about the mesa-dev
mailing list