Files
mesa/src
Matt Coster 22bca4a14f pvr: Force compile error on GNU void pointer arithmetic
This GNU extension caused a bug where a void pointer was modified then
interpreted as uint32_t* (instead of the other way round). Force a
compile error to (hopefully) prevent this from happening again.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25327>
2023-09-27 15:25:32 +00:00
..
2023-09-27 14:47:42 +00:00
2023-09-25 15:53:51 +00:00
2023-09-26 19:18:12 +00:00
2023-09-27 11:54:13 +00:00
2023-09-18 07:45:27 +00:00
2023-08-18 21:33:14 +00:00