mesa/src/gallium/drivers
Mike Blumenkrantz 9d359c6d10 gallium: delete pipe_surface::width and pipe_surface::height
these fields are misleading and should always be replaced by either:
* the framebuffer width/height
* explicit function params to specify width/height

Co-authored-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33946>
2025-03-14 17:37:32 +00:00
..
asahi gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
crocus gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
d3d12 gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
etnaviv gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
freedreno gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
i915 gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
iris gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
lima gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
llvmpipe gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
nouveau gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
panfrost gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
r300 gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
r600 gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
radeonsi gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
softpipe gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
svga gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
tegra gallium: eliminate frontend refcounting from samplerviews 2025-03-12 01:37:28 +00:00
v3d gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
vc4 gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
virgl gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00
zink gallium: delete pipe_surface::width and pipe_surface::height 2025-03-14 17:37:32 +00:00