mesa/src/broadcom/cle
Iago Toral Quiroga 78dc0bc589 broadcom/cle: fix up viewport offset packet definition for V3D 4.1+
These are split between fine and coarse coordinates. We have only been
using fine until now, so we kept the same naming convention we had
prior to V3D 4.1 for simplicity, but we will start using the coarse
coordinates soon too.

Also, the signedness was reversed: coarse coordinates are signed and
fine coordinates are unsigned.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23489>
2023-06-07 18:40:56 +00:00
..
gen_pack_header.py v3d: fix various minor issues in gen_pack_header.py 2023-04-28 14:53:10 +00:00
meson.build broadcom: fix dependencies in static_library() calls 2022-09-14 09:38:28 +00:00
v3d_decoder.c broadcom: drop unused functions 2022-01-31 16:10:31 +00:00
v3d_decoder.h v3d: Add pack header support for f187 values. 2018-07-30 14:29:01 -07:00
v3d_packet_helpers.h broadcom: Use util/bitpack_helpers.h 2022-08-30 04:28:34 +00:00
v3d_packet_v21.xml v3d: Switch v3d_decoder.c to the XML's top min_ver/max_ver fields. 2018-06-29 13:36:28 -07:00
v3d_packet_v33.xml broadcom/cle: fix up viewport offset packet definition for V3D 4.1+ 2023-06-07 18:40:56 +00:00
v3dx_pack.h broadcom/vc5: Add XML for V3D 4.2. 2018-01-27 18:57:58 +11:00