mesa/src
Samuel Pitoiset 71d5b2fbf8 radv: disable the auto-waitcnt-before-barrier LLVM option
This option allows us to remove additional s_waitcnt instructions
because s_barrier internally does s_waitcnt 0.

Though, apparently there is a problem with LDS accesses that
causes rendering issues with FFXV and DXVK. Disable this
optimization for now (RadeonSI still uses it).

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107460
CC: 18.2 <mesa-stable@lists.freedesktop.org>
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2018-08-15 16:21:50 +02:00
..
amd radv: disable the auto-waitcnt-before-barrier LLVM option 2018-08-15 16:21:50 +02:00
broadcom meson: Build with Python 3 2018-08-10 15:15:09 -07:00
compiler glsl: Avoid calling get_array_element for scalar constants 2018-08-15 10:01:43 +03:00
egl egl/android: fix regression in drm_gralloc path (v2) 2018-08-15 14:07:49 +02:00
gallium radv: disable the auto-waitcnt-before-barrier LLVM option 2018-08-15 16:21:50 +02:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx glx: GLX_MESA_multithread_makecurrent is direct-only 2018-08-09 12:33:14 -04:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel blorp: Properly handle Z24X8 blits. 2018-08-11 12:34:01 -07:00
loader loader: fix indentation 2018-08-02 12:53:58 +01:00
mapi meson: Build with Python 3 2018-08-10 15:15:09 -07:00
mesa mesa: shader dump/read support for ARB programs 2018-08-15 11:03:35 +03:00
util meson: Build with Python 3 2018-08-10 15:15:09 -07:00
vulkan meson: Build with Python 3 2018-08-10 15:15:09 -07:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am glx: automake: add egl.pc/headers TODO when using glvnd 2018-08-08 13:37:09 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00