mesa/src
Rhys Perry 76544f632d radv: adjust loop unrolling heuristics for int64
In particular, increase the cost of 64-bit integer division.

Fixes huge shaders with dEQP-VK.spirv_assembly.type.scalar.i64.mod_geom
, with ACO used for GS this creates shaders requiring a branch with
>32767 dword offset.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-11-07 23:29:12 +00:00
..
amd radv: adjust loop unrolling heuristics for int64 2019-11-07 23:29:12 +00:00
broadcom v3d: rename vertex shader key (num)_fs_inputs fields 2019-10-31 08:46:35 +00:00
compiler nir: fix unused function warning in src/compiler/nir/nir.c 2019-11-07 11:32:55 +11:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
gallium lima: fix bo submit memory leak 2019-11-07 23:03:01 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui
intel Revert "intel/blorp: Fix usage of uninitialized memory in key hashing" 2019-11-07 09:27:12 -08:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
mesa Meson: Remove lib prefix from graw and osmesa when building with Mingw. 2019-11-07 22:04:50 +00:00
panfrost panfrost: Pipe the GPU ID into compiler and disassembler 2019-11-07 08:48:45 +00:00
util util/u_endian: Add error checks 2019-11-05 16:39:55 +00:00
vulkan vulkan: bump headers/registry to 1.1.127 2019-11-04 17:07:11 +02:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
SConscript