mesa/src
Emil Velikov 7a9c92d071 egl/dri2: non-shared glapi cleanups
For a while now we require shared glapi for EGL, thus we can drop a
few bits from the olden days. Namely - dlopen(NULL...) is not possible,
error out at build stage if so and drop the guard around dlclose().

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2016-10-14 12:16:03 +01:00
..
amd radv: move AMDGPU_LIBS later in the link chain 2016-10-14 11:09:00 +01:00
compiler glsl: dump explicit location when printing IR 2016-10-12 18:50:10 +02:00
egl egl/dri2: non-shared glapi cleanups 2016-10-14 12:16:03 +01:00
gallium gallium: annotate sw_driver_descriptor instance as const data 2016-10-14 11:09:00 +01:00
gbm gbm: return appropriate error when queryImage() fails 2016-09-27 13:37:21 +01:00
getopt
glx glx: Perform check for valid fbconfig against proper X-Screen. 2016-10-14 10:11:25 +01:00
gtest
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel aubinator: replace pragma once with ifndef guard 2016-10-14 11:53:45 +01:00
loader loader/dri3: import prime buffers in the currently-bound screen 2016-10-07 11:11:55 +03:00
mapi mapi: fix out-of-tree build dependencies 2016-10-12 17:36:35 +02:00
mesa mesa: fix indentation in vertex_attrib_binding() 2016-10-13 17:38:49 -06:00
util util: remove unused variable 2016-10-07 21:24:50 +11:00
Makefile.am radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
SConscript