mesa/src
Michel Dänzer 248b26429f radeonsi: Use param export count from si_llvm_export_vs in si_shader_vs
This eliminates the error prone logic in si_shader_vs recalculating this
value.

It also fixes TGSI_SEMANTIC_CLIPDIST outputs incorrectly not being
counted for VS exports. They need to be counted because they are passed
to the pixel shader as parameters as well.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91193
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2015-07-07 12:35:35 +09:00
..
egl egl: sort extension lists alphabetically 2015-07-03 16:23:28 +02:00
gallium radeonsi: Use param export count from si_llvm_export_vs in si_shader_vs 2015-07-07 12:35:35 +09:00
gbm mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
getopt
glsl glsl: Make sure not to dereference NULL 2015-07-06 11:52:37 -07:00
glx glx: Use loader_open_device() helper 2015-06-23 16:54:53 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: move loader_open_device out of HAVE_LIBUDEV block 2015-06-24 13:43:44 +01:00
mapi mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
mesa mesa: Convert some asserts into STATIC_ASSERT. 2015-07-06 16:04:56 -07:00
util mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)). 2015-07-06 13:40:16 -07:00
Makefile.am mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00