mesa/src
Chad Versace 6a5ff18039 anv: Teach generator scripts how to parse mutliple XML files
The taught scripts are anv_extensions.py and anv_entrypoints_gen.py.  To
give a script multiple XML files, call it like so:

    anv_extensions.py --xml a.xml --xml b.xml --xml c.xml ...

The scripts parse the XML files in the given order.

This will allow us to feed the scripts XML files for extensions that are
missing from the official vk.xml, such as VK_ANDROID_native_buffer.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2017-09-18 14:26:54 -07:00
..
amd amd/common: add workaround for cube map array layer clamping 2017-09-18 11:25:18 +02:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler glsl: avoid accessing invalid memory after get_variable_being_redeclared() 2017-09-14 11:23:26 +02:00
egl egl+glx: turn LIBGL_DRI3_DISABLE into a boolean 2017-09-12 13:53:12 +01:00
gallium radeonsi: reallocate if a non-sharable textures is being shared 2017-09-18 17:47:49 +02:00
gbm gbm: Add gbm_device_get_format_modifier_plane_count to test 2017-09-17 12:53:46 +03:00
getopt
glx glx: turn LIBGL_NO_DRAWARRAYS into a boolean 2017-09-12 13:53:12 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel anv: Teach generator scripts how to parse mutliple XML files 2017-09-18 14:26:54 -07:00
loader loader/dri3: Make sure we invalidate a drawable on size change 2017-09-07 12:43:29 +02:00
mapi mapi/gen: remove shebang from the marshal generator scripts 2017-08-26 11:20:08 +01:00
mesa i965: Use prepare_external instead of make_shareable in setTexBuffer2 2017-09-18 12:17:59 -07:00
util radeonsi: allow out-of-order rasterization in commutative blending cases 2017-09-18 11:25:20 +02:00
vulkan vulkan/registry: Feed vk_android_native_buffer.xml to gen_enum_to_str.py 2017-09-18 14:26:54 -07:00
Makefile.am vulkan/registry: Add VK_ANDROID_native_buffer 2017-09-18 14:26:54 -07:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00