mesa/src
Eric Anholt 3f462050c2 loader: Add an environment variable to override driver name choice.
My vc4 simulator has been implemented so far by having an entrypoint
claiming to be i965, which was a bit gross.  The simulator would be a lot
less special if we entered through the vc4 entrypoint like normal, so add
a loader environment variable to allow the i965 fd to probe as vc4.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-02-06 12:44:06 -08:00
..
amd radeon/ac: move common llvm build functions to a separate file. 2017-02-07 05:46:35 +10:00
compiler spirv: add SPV_KHR_shader_draw_parameters support 2017-02-01 15:08:33 +00:00
egl android: fix droid_create_image_from_prime_fd_yuv for YV12 2017-02-03 07:44:33 +02:00
gallium targets: Use a macro to reduce cut and paste in driver setup. 2017-02-06 12:44:06 -08:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: guard swap-interval functions against destroyed drawables 2017-02-06 17:39:30 +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/pipeline: set ThreadDispatchEnable conditionally 2017-02-06 10:27:44 +01:00
loader loader: Add an environment variable to override driver name choice. 2017-02-06 12:44:06 -08:00
mapi mapi: automake: include builddir prior to srcdir 2017-01-27 17:56:56 +00:00
mesa dri/common: clear the loaderPrivate pointer in driDestroyDrawable 2017-02-06 17:39:44 +01:00
util glsl: Switch to disable-by-default for the GLSL shader cache 2017-01-31 09:51:30 +11:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-01-25 09:05:30 -08:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00