mesa/src
Vinson Lee 1fa432741c nir: Add positional argument specifiers.
Fix build with Python < 2.7.

  File "src/compiler/nir/nir_builder_opcodes_h.py", line 46, in <module>
    from nir_opcodes import opcodes
  File "src/compiler/nir/nir_opcodes.py", line 178, in <module>
    unop_convert("{}2{}{}".format(src_t[0], dst_t[0], bit_size),
ValueError: zero length field name in format

Fixes: 762a6333f2 ("nir: Rework conversion opcodes")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
2017-03-21 13:38:00 -07:00
..
amd radv: move KHR_get_physical_device_properties2 to instance props. 2017-03-21 10:05:49 +10:00
compiler nir: Add positional argument specifiers. 2017-03-21 13:38:00 -07:00
egl android: fix segfault within swap_buffers 2017-03-17 07:30:34 +02:00
gallium r600_shader.c: check returned value of eg_get_interpolator_index 2017-03-21 18:14:26 +00:00
gbm gbm: Export a get modifiers 2017-03-15 10:36:05 -07:00
getopt
glx glx: Implement __DRI_BACKGROUND_CALLABLE 2017-03-16 14:14:18 +11: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 aubinator: Move the guts of decode_group() to decoder.c. 2017-03-20 11:20:51 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: disable glthread when glNewList() is called 2017-03-20 10:22:20 +11:00
mesa util/disk_cache: use a helper to compute cache keys 2017-03-21 11:15:52 +11:00
util util/disk_cache: fix build on platforms where shader cache is disabled 2017-03-21 11:51:03 +11:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript