mesa/src
Jason Ekstrand 1966fa2b7f i965/fs: Remove the inline pack_double_2x32 optimization
It's broken in a number of ways.  In particular, a bunch of the
conditions are backwards so it doesn't actually detect what it's
supposed to detect.  Since it's been broken, it hasn't actually been
helping anything so just deleting it isn't a regression.

This (and removing another optimization) were done on master in commit
b073811617.

Cc: "Kenneth Grunke" <kenneth@whitecape.org>
Cc: "Mark Janes" <mark.a.janes@intel.com>

[Emil Velikov: patch is a backport of the below "cherry pick"]
Fixes: a4393bd97f ("i965/fs: Fix the inline nir_op_pack_double optimization")

(cherry picked from commit b073811617)
2017-03-15 14:36:10 +00:00
..
amd radv: pass FMASK alignment to application 2017-03-14 00:13:15 +00:00
compiler glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1 2017-03-14 00:13:15 +00:00
egl egl/dri2: add image_loader_extension back into loader extensions for wayland 2017-02-16 17:59:43 +00:00
gallium tgsi: fix memory leak in tgsi sanity check 2017-03-14 00:13:16 +00:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-24 16:34:42 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: guard swap-interval functions against destroyed drawables 2017-03-14 00:13:14 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: wsi: report presentation error per image request 2017-03-14 00:13:16 +00:00
loader loader: automake: include builddir prior to srcdir 2017-02-09 23:46:17 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-02-09 23:46:22 +00:00
mesa i965/fs: Remove the inline pack_double_2x32 optimization 2017-03-15 14:36:10 +00:00
util util: Fix Clang trivial destructor check. 2017-02-16 17:59:43 +00:00
vulkan/wsi vulkan/wsi: Lower the maximum image sizes 2017-02-09 23:45:34 +00:00
Makefile.am anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00