mesa/src
Rafael Antognolli 4ace73b1f6 genxml: Fix python crash when no dwords are found.
If the 'dwords' dict is empty, max(dwords.keys()) throws an exception.
This case could happen when we have an instruction that is only an array
of other structs, with variable length.

v2:
   - Add another clause for empty dwords and make it work with python 3
   (Dylan)
   - Set the length to 0 if dwords is empty, and do not declare dw

Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-04-24 15:14:08 -07:00
..
amd android: radv/ac: Fix nir.h include 2017-04-24 18:01:03 +01:00
compiler glsl: use ARB_enhahnced_layouts for packing where possible 2017-04-24 12:08:14 +10:00
egl egl: add gitignore 2017-04-22 00:42:38 +01:00
gallium freedreno/a5xx: hack for r8g8b8a8_snorm 2017-04-23 13:03:25 -04:00
gbm gbm: Assert modifiers and count are copacetic 2017-04-09 09:29:57 -07:00
getopt
glx EGL: Implement the libglvnd interface for EGL (v3) 2017-04-17 13:03:58 +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 genxml: Fix python crash when no dwords are found. 2017-04-24 15:14:08 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: move glMultiDrawArrays to vbo and fix error handling 2017-04-19 08:10:19 +02:00
mesa i965: remove now unused GLSL IR optimisations 2017-04-24 12:08:14 +10:00
util util/queue: don't hang at exit 2017-04-18 16:32:00 -04: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