mesa/src
Gert Wollny 5fe1b3b848 gallium/aux/tgsi_exec.c: remove superfluous parameter from store_dest_dstret
remove unused parameter inst from store_dest_dstret (and consequently also from
store_dest_double), fixes warning:

tgsi/tgsi_exec.c: In Funktion »store_dest_dstret«:
tgsi/tgsi_exec.c:1765:47: Warning: unused parameter »inst« [-Wunused-parameter]
           const struct tgsi_full_instruction *inst)
                                               ^~~~

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-06-20 11:08:28 +02:00
..
amd radv: remove unnecessary code around CACHE_FLUSH_AND_INV_TS_EVENT 2018-06-20 10:08:37 +02:00
broadcom v3d: Add missing always_flush debug flag. 2018-06-19 09:42:20 -07:00
compiler nir: add pass to move load_const 2018-06-19 13:02:28 -04:00
egl meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
gallium gallium/aux/tgsi_exec.c: remove superfluous parameter from store_dest_dstret 2018-06-20 11:08:28 +02:00
gbm meson: Remove various completed todos 2018-06-13 10:07:03 -07:00
getopt
glx glx: Fix number of property values to read in glXImportContextEXT 2018-06-05 18:56:43 +02: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 anv: Add EXT_acquire_xlib_display to anv driver [v3] 2018-06-19 14:17:46 -07:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi mesa: add support for ARB_sample_locations 2018-06-14 20:09:45 -06:00
mesa mesa/st/nir: fix driver_location for arrays of image/sampler 2018-06-19 13:02:28 -04:00
util util: add allow_glsl_relaxed_es to drirc for Google Earth VR 2018-06-19 12:09:56 +10:00
vulkan vulkan: Add EXT_acquire_xlib_display [v5] 2018-06-19 14:17:46 -07:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am egl: rewire the build systems to use libwayland-egl 2018-06-06 12:11:57 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript