mesa/src/gallium/drivers
Alyssa Rosenzweig a2546b71ed asahi: Minify width/height in create_surface
Otherwise framebuffer->width ends up being wrong with u_blitter, this is what
other drivers do. If we needed to render to depth/stencil with u_blitter, this
would cause us trouble.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22891>
2023-05-07 09:00:40 -04:00
..
asahi asahi: Minify width/height in create_surface 2023-05-07 09:00:40 -04:00
crocus intel/compiler: make uses_pos_offset a tri-state 2023-05-03 10:03:57 +00:00
d3d12 mesa/main: drop use_legacy_math_rules 2023-05-04 06:11:44 +00:00
etnaviv etnaviv: Add util_blitter_save_so_targets(..) call 2023-05-02 13:12:36 +00:00
freedreno freedreno/a6xx+: Use template to handle a6xx vs a7xx differences 2023-05-06 15:52:57 +00:00
i915 i915: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
iris iris: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
lima mesa/main: drop use_legacy_math_rules 2023-05-04 06:11:44 +00:00
llvmpipe llvmpipe: fixup refactor copypasta 2023-05-04 06:47:03 +00:00
nouveau nvc0: do not randomly emit fences. 2023-05-02 18:54:04 +00:00
panfrost panfrost: Check blend enabled state in pan_allow_forward_pixel_to_kill() 2023-05-03 19:02:21 +00:00
r300 r300: remove simple duplicate ARL instructions 2023-04-29 18:10:11 +00:00
r600 r600/sfn: fix cube to array lowering for LOD 2023-05-06 09:35:09 +02:00
radeonsi radeonsi/vcn: fix decoding bs buffer alignement issue. 2023-05-05 14:20:21 +00:00
softpipe Uprev Piglit to 79a084c56b6dd79f7c3a97b57a72963121ebb1e6 2023-05-04 13:45:30 +00:00
svga svga: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
tegra tegra: Add support for get_screen_fd 2023-03-31 13:39:05 +00:00
v3d v3d: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
vc4 vc4: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
virgl Uprev Piglit to 79a084c56b6dd79f7c3a97b57a72963121ebb1e6 2023-05-04 13:45:30 +00:00
zink zink: add ZINK_DEBUG=optimal_keys 2023-05-05 12:32:40 +00:00