mesa/src/mapi/glapi
Marek Olšák 272fe94942 mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile
We already have piglit tests testing alpha, luminance, and intensity
formats. They were skipped by piglit until now.

Additionally, I'm enabling one ARB_texture_buffer_range piglit test to run
with the compat profile.

i965 behavior is unchanged except that it doesn't expose TBOs in the Compat
profile. Not sure how that affects the GL version override.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-11-09 23:55:31 +01:00
..
gen mesa: enable ARB_texture_buffer_* extensions in the Compatibility profile 2017-11-09 23:55:31 +01:00
registry include: Sync Khronos headers for OpenGL 4.6 2017-08-24 13:47:18 -04:00
tests mesa: add APPLE_vertex_array_object stubs 2017-05-22 14:56:51 +10:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
glapi.h direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") 2016-09-15 13:14:43 +01:00
glapi_dispatch.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_entrypoint.c mapi: Adding missing string.h include. 2015-04-23 22:02:07 +01:00
glapi_getproc.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_nop.c glapi: include generated headers without path 2017-10-27 11:06:07 -07:00
glapi_priv.h mapi/glapi: remove unused _glapi_check_table() 2016-10-06 15:03:46 +01:00
meson.build meson: build classic osmesa 2017-10-27 11:06:45 -07:00
SConscript scons: fix scons build to find generated glapitable.h 2017-10-27 16:26:26 -06:00