mesa/src
Jason Ekstrand f1a12d6855 meta,i965: Rip GL_EXT_texture_multisample_blit_scaled support out of meta
i965 is the only driver that ever linked to this code and it's been
doing it in BLORP for a long time now.  The only possible case where it
would have fallen back to meta was for depth/stencil but that should
have ended starting with 6cec618e82.  Rip out the dead code.

Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4622>
2020-04-22 03:02:23 +00:00
..
amd radv: use common nir_convert_ycbcr 2020-04-20 22:01:43 +00:00
broadcom drm-shim: return device platform as specified 2020-04-03 21:14:18 +00:00
compiler remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
drm-shim drm-shim: stub libdrm's use of realpath() 2020-04-03 21:14:18 +00:00
egl egl: simplify client/platform extension handling 2020-04-21 22:20:24 +00:00
etnaviv drm-shim: return device platform as specified 2020-04-03 21:14:18 +00:00
freedreno freedreno/ir3: Drop handling FRAG_RESULT_DEPTH writing to .z 2020-04-21 23:30:53 +00:00
gallium panfrost: Assert on unimplemented fragcoord etc 2020-04-22 01:01:18 +00:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:37:21 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/compiler: Put back saturate on [iu]add_sat opcodes 2020-04-22 00:47:40 +00:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
mesa meta,i965: Rip GL_EXT_texture_multisample_blit_scaled support out of meta 2020-04-22 03:02:23 +00:00
panfrost panfrost: Fix crashes with small BOs 2020-04-22 01:01:18 +00:00
util util/ralloc: fix ralloc alignment on Win64 2020-04-21 21:56:21 +00:00
vulkan vulkan: drop unused include directories 2020-03-28 21:36:54 +01:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00