mesa/src
Eric Anholt 55f3a4fac3 vc4: Fix copy-and-paste fail in backport of NEON asm fixes.
One of the cpu pointers wasn't marked as read-write, causing gcc to complain:

../src/gallium/drivers/vc4/vc4_tiling_lt.c:181:17: error: output operand constraint lacks ‘=’
                 __asm__ volatile (

Cc: Emil Velikov <emil.l.velikov@gmail.com>
Fixes: 813f0a8296 ("vc4: Declare the cpu pointers as being modified in NEON asm.")
2019-02-16 13:46:37 +00:00
..
amd radv: always export gl_SampleMask when the fragment shader uses it 2019-02-15 11:40:11 +00:00
broadcom v3d: Add missing flagging of SYNCB as a TSY op. 2019-01-11 16:43:42 +00:00
compiler nir/deref: Rematerialize parents in rematerialize_derefs_in_use_blocks 2019-02-15 11:38:47 +00:00
egl egl/wayland-drm: Only announce formats via wl_drm which the driver supports. 2019-02-15 11:39:41 +00:00
gallium vc4: Fix copy-and-paste fail in backport of NEON asm fixes. 2019-02-16 13:46:37 +00:00
gbm gbm: remove unnecessary meson include 2018-11-14 18:53:02 +00:00
getopt
glx glx: add support for putimageshm2 path (v2) 2019-01-29 17:44:27 +00:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel meson: Add dependency on genxml to anvil 2019-02-15 11:40:11 +00:00
loader loader: fix the no-modifiers case 2019-01-29 17:44:27 +00:00
mapi glapi: add missing visibility args 2018-11-23 11:50:36 +00:00
mesa st/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB to 2048 2019-02-15 11:39:41 +00:00
util util/ralloc: Make sizeof(linear_header) a multiple of 8 2018-11-14 18:53:02 +00:00
vulkan vulkan/wsi: fix s/,/;/ typo 2018-11-28 18:05:05 +00:00
Makefile.am configure: allow building with python3 2018-10-31 19:15:50 +00:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2019-01-11 19:19:08 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00