mesa/src
Jonathan Marek a70ff70158 nir: remove fnot/fxor/fand/for opcodes
There doesn't seem to be any reason to keep these opcodes around:
* fnot/fxor are not used at all.
* fand/for are only used in lower_alu_to_scalar, but easily replaced

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2019-06-26 15:26:10 -04:00
..
amd radv: rename and re-document cache flush flags 2019-06-25 18:38:37 +02:00
broadcom nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec. 2019-06-24 18:42:20 +02:00
compiler nir: remove fnot/fxor/fand/for opcodes 2019-06-26 15:26:10 -04:00
egl egl: replace dead vfunc with an error 2019-06-25 07:47:19 +01:00
etnaviv etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default 2019-06-05 08:58:05 +00:00
freedreno freedreno: Only upload the used part of UBO0 to the constant buffer. 2019-06-24 14:23:07 -07:00
gallium nir: remove fnot/fxor/fand/for opcodes 2019-06-26 15:26:10 -04:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel intel/blorp: Disable sampler state prefetching on Gen11 2019-06-25 13:29:31 -07:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi meson: Search for execinfo.h 2019-06-19 12:16:18 -07:00
mesa st/glsl: fix silly regression finding gs/tes variants 2019-06-26 23:13:02 +10:00
panfrost lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
util util: support "y" and "n" in env_var_as_boolean() 2019-06-24 12:49:13 +00:00
vulkan vulkan: Update the XML and headers to 1.1.110 2019-06-04 17:30:51 +00:00
meson.build lima,panfrost: Move lima_tiling.c/h to /src/panfrost 2019-06-20 08:06:35 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00