mesa/src
Erik Faye-Lund f7e25ae6d6 util: fix SSE-version needed for double opcodes
This code generates CVTSD2SI, which requires SSE2. So let's fix the
required SSE-version.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Fixes: 5de29ae (util: try to use SSE instructions with MSVC and 32-bit gcc)
Reviewed-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit 2ade1c5cf7)
2019-09-24 08:25:01 -07:00
..
amd radv: Add workaround for hang in The Surge 2. 2019-09-24 08:24:22 -07:00
broadcom v3d: clamp gl_PointSize to a minimum of 1.0 2019-08-13 09:44:54 +02:00
compiler nir/repair_ssa: Replace the unreachable check with the phi builder 2019-09-23 11:11:59 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: check for NULL value like eglGetSyncAttribKHR does 2019-09-23 11:11:59 -07:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno tu: Set up glsl types. 2019-09-18 09:38:42 -07:00
gallium intel: Increase Gen11 compute shader scratch IDs to 64. 2019-09-24 08:23:56 -07:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:15:49 -07:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel: Increase Gen11 compute shader scratch IDs to 64. 2019-09-24 08:23:56 -07:00
loader driconfig: add a new engine name/version parameter 2019-09-18 09:09:54 -07:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa intel: Increase Gen11 compute shader scratch IDs to 64. 2019-09-24 08:23:56 -07:00
panfrost pan/midgard: Fix writeout combining 2019-09-04 11:52:36 -07:00
util util: fix SSE-version needed for double opcodes 2019-09-24 08:25:01 -07:00
vulkan vulkan: add vk_x11_strict_image_count option 2019-09-18 09:09:54 -07:00
meson.build gl: drop incorrect pkg-config file for glvnd 2019-09-23 11:11:59 -07:00
SConscript