mesa/src/mesa
Tapani Pälli 205b684725 mesa: GL_ARB_ES3_2_compatibility GL compat profile support
Patch removes 'desktop=false' from aliased function, otherwise
glPrimitiveBoundingBox[ARB] cannot be retrieved via GetProcAddress.
This was seen with new OpenGL 4.5 tests that utilize
GL_ARB_ES3_2_compatibility and bounding box API.

v2: fixes to display list support (Ilia Mirkin)

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12846>
2021-09-23 11:10:23 +00:00
..
drivers intel: Finish off the last scraps of bacon 2021-09-23 08:04:59 +00:00
main mesa: GL_ARB_ES3_2_compatibility GL compat profile support 2021-09-23 11:10:23 +00:00
math util: Move the 4x4 matrix inverse function to u_math 2021-06-18 22:16:27 +00:00
program mesa: fix mesa_problem() call in _mesa_program_state_flags() 2021-09-08 03:33:59 +00:00
sparc sparc: Avoid some redefinition warnings 2021-06-02 07:56:32 +00:00
state_tracker mesa/st: Allow loops in GLSL when NIR is enabled, even if the HW can't. 2021-09-20 17:41:24 +00:00
swrast mesa: translate into pipe_sampler_state in GL functions 2021-06-27 10:28:39 -04:00
swrast_setup remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
tnl shader_enums,mesa: move VERT_ATTRIB_EDGEFLAG to slot 31 for st/mesa 2021-08-02 19:58:28 +00:00
tnl_dd
vbo vbo/dlist: reallocate the vertex buffer on vertex upgrade 2021-09-17 09:42:19 +02:00
x86 Convert a few files to UTF-8 2021-07-12 23:45:34 +00:00
x86-64 mesa: add support for CET to x86/x86-64 asm files. 2019-08-16 09:00:35 +10:00
meson.build glthread: use custom marshal/unmarshal for CallList 2021-07-09 10:05:46 +00:00