Files
third_party_mesa3d/src
Dave Airlie 5deb476095 radv: align video images internal width/height inside the driver.
Due to how the decoders work, they will write garbage data into
the padding, and later using the image for sampling with linear
images will use the garbage to create broken results. Let the
user specify the image size and align it up in the driver, so
sampling of the image later has the correct w/h.

cc: mesa-stable

Reviewed-by: Lynne <dev@lynne.ee>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23227>
2023-05-30 02:53:32 +00:00
..
2023-05-29 21:06:12 +00:00
2023-05-15 03:50:30 +00:00
2023-05-14 11:09:02 +00:00
2023-05-29 23:37:21 +00:00
2023-05-29 21:06:12 +00:00
2023-02-18 00:44:43 +00:00