mesa/src/gallium/drivers
Erico Nunes d9dd8288aa lima: add support for half float textures
Add support for the half float texel type and pixel types.
This enables the OES_texture_half_float extension.

Tested with piglit test oes_texture_float (half float and with linear
filtering) and passes all deqp half float related tests.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8020>
2020-12-11 21:14:30 +00:00
..
d3d12 gallium: inline struct u_suballocator to remove dereferences 2020-12-03 21:41:19 +00:00
etnaviv gallium: fix the PIPE_SHADER_CAP_SUPPORTED_IRS value for all drivers 2020-12-07 20:55:28 +00:00
freedreno util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
i915 gallium: extend draw_vbo to support multi draws 2020-11-18 01:41:25 +00:00
iris iris: Stop using blorp_hiz_stencil_op 2020-12-10 22:41:33 +00:00
kmsro kmsro: Extend to include imx-dcss 2020-09-25 09:55:15 +00:00
lima lima: add support for half float textures 2020-12-11 21:14:30 +00:00
llvmpipe llvmpipe: update fallthrough comments 2020-12-01 10:04:41 +01:00
nouveau util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
panfrost panfrost: Reload depth/stencil when they are read 2020-12-11 09:47:38 +00:00
r300 gallium: fix the PIPE_SHADER_CAP_SUPPORTED_IRS value for all drivers 2020-12-07 20:55:28 +00:00
r600 util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
radeon radeonsi: remove SDMA support 2020-12-09 00:52:26 +00:00
radeonsi util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
softpipe softpipe: Fix swizzled texture gather of int textures. 2020-12-09 22:08:34 +00:00
svga util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
swr swr: fix crashes caused by incorrectly reporting SSBO support 2020-12-10 15:54:49 +01:00
tegra meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
v3d v3d: extend the list of formats supported by the TFU unit 2020-12-11 10:29:34 +00:00
vc4 gallium: fix the PIPE_SHADER_CAP_SUPPORTED_IRS value for all drivers 2020-12-07 20:55:28 +00:00
virgl meson: add idep_mesautil to components using simple_mtx.h 2020-11-24 18:13:07 -08:00
zink zink: fix direct image mapping offset 2020-12-11 20:48:02 +00:00