mesa/src
Emil Velikov 4562d88c1d mapi: replace mapi_table abstraction
Replace all instances of mapi_table with the actual struct _glapi_table.
The former may have been needed when the OpenVG was around. But since
that one is long gone, there' no point in having the current confusing
mix of the two.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2017-05-04 18:17:03 +01:00
..
amd radv: Don't use FLAT_SHADE for constants. 2017-05-04 10:38:14 +10:00
compiler glsl: reject memory qualifiers with uniform blocks 2017-05-04 14:01:59 +02:00
egl eg: explicitly size dri2_to_egl_attribute_map[] 2017-05-04 18:05:47 +01:00
gallium targets/libgl-xlib: remove unneeded GLX_SHARED_GLAPI define 2017-05-04 18:11:56 +01:00
gbm gbm/dri: Fix sign-extension in modifier query 2017-05-02 19:55:13 +01:00
getopt
glx glx/apple: remove empty variable SHARED_GLAPI_CFLAGS 2017-05-04 18:12:05 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: fix anv_gem_mmap comment to not mention NULL 2017-05-04 18:06:18 +01:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mapi: replace mapi_table abstraction 2017-05-04 18:17:03 +01:00
mesa mesa/tests: remove no longer needed HAVE_SHARED_GLAPI define 2017-05-04 18:12:11 +01:00
util util/disk_cache: remove percentage based max cache limit 2017-04-28 14:35:27 +10:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript