mesa/src/virtio/virtio-gpu
Gert Wollny be012932d0 virgl: Fix ubsan warnings:
virgl_screen.c:313:55: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
virgl_screen.c:682:27: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
virgl_encode.c:481:7: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18231>
2022-08-29 05:44:22 +00:00
..
drm_hw.h freedreno/drm/virtio: Protocol updates 2022-04-27 23:10:00 +00:00
venus_hw.h venus: renderer to store allow_vk_wait_syncs capset 2022-06-16 19:00:36 +00:00
virgl_hw.h virgl: Fix ubsan warnings: 2022-08-29 05:44:22 +00:00
virgl_protocol.h virgl: Fix ubsan warnings: 2022-08-29 05:44:22 +00:00
virglrenderer_hw.h freedreno/drm: Add virtio backend 2022-03-25 02:03:30 +00:00