mesa/src
Dave Airlie 35b4301577 r600/fp64: fix integer->double conversion
Doing a straight uint/int->fp32->fp64 conversion causes
some precision issues, Roland suggested splitting the
integer into two portions and doing two separate
int->fp32->fp64 conversions then adding the results.

This passes the tests in CTS and piglit.

[airlied: fix cypress conversion opcodes]
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2018-02-06 08:21:48 +10:00
..
amd ac/nir: remove emission of nir_op_fdiv 2018-02-05 23:09:34 +01:00
broadcom broadcom/vc5: Fix "hardwrae" typo in a field name in XML. 2018-02-05 13:53:38 +00:00
compiler glsl/linker: check same name is not used in block and outside 2018-02-05 18:10:43 +01:00
egl meson: Don't confuse the install and search paths for dri drivers 2018-02-02 11:01:42 -08:00
gallium r600/fp64: fix integer->double conversion 2018-02-06 08:21:48 +10:00
gbm meson: Don't confuse the install and search paths for dri drivers 2018-02-02 11:01:42 -08:00
getopt
glx meson: build src/glx/apple 2018-02-05 19:40:43 +00:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl
intel i965: Move mistakenly placed line 2018-02-05 09:50:56 -08:00
loader loader: let compiler figure out the length of the string 2018-01-25 11:40:25 +00:00
mapi glx/apple: locate dispatch table functions to wrap by name 2018-02-01 15:14:08 +00:00
mesa meson: osx ld doesn't support --build-id 2018-02-05 19:40:43 +00:00
util util/build-id: Fix address comparison for binaries with LOAD vaddr > 0 2018-02-05 14:26:33 +00:00
vulkan vulkan: Update the XML and headers to 1.0.68 2018-01-25 13:30:05 -08:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
meson.build meson: define inc_gbm as empty if not otherwise assigned 2018-01-11 15:40:02 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00