mesa/src
Scott D Phillips d6539608a4 intel/genxml: Fix gen10 BLEND_STATE variable length packing
BLEND_STATE packing was modified to be variable-length in:

 9670124e31 genxml: Make BLEND_STATE command support variable length array.

The initial gen10.xml still had the old, fixed-length style
definition for BLEND_STATE. So gen10_upload_blend_state would
overwrite the packed BLEND_STATE_ENTRYs with its own fixed array
of all-zero entries when packing BLEND_STATE. This caused
BLEND_STATE upload to not work at all.

Fixes: aa416f515a ("i965/genxml: Add gen10.xml")
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
2017-08-15 09:06:29 -07:00
..
amd ac: fail shader compilation if libelf is replaced by an incompatible version 2017-08-10 13:24:23 +02:00
broadcom broadcom/vc4: Switch the V3D 2.1 XML over to restricted address fields. 2017-07-25 14:55:12 -07:00
compiler glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function() 2017-08-11 15:44:15 +10:00
egl egl: Update headers from Khronos 2017-08-11 11:16:00 +01:00
gallium radeonsi: disable CE by default 2017-08-15 15:03:43 +02:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx dri: Introduce SWAP_METHOD tokens 2017-08-10 09:15:33 +02:00
gtest
hgl
intel intel/genxml: Fix gen10 BLEND_STATE variable length packing 2017-08-15 09:06:29 -07:00
loader loader: drop the [gs]et_swap_interval callbacks 2017-08-04 23:57:22 +01:00
mapi glapi: per the extension spec, the EXT-suffixed function should be used 2017-08-07 20:32:37 -04:00
mesa mesa: count uniform against storage when its bindless 2017-08-15 23:51:35 +10:00
util util/ralloc: add ralloc_str_append() helper 2017-08-11 10:43:31 +10:00
vulkan vulkan: Import in the latest 1.0.57 header and XML from Khronos 2017-08-01 13:27:12 -07:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00