mesa/src/mesa
Pierre-Eric Pelloux-Prayer 671e943c9b mesa: fix function prototype
Replace void* by GLvoid* and add GLAPIENTRY to match the gl_API.xml
version.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14164
Fixes: ae75b59cb5 ("glthread, tc: Fix buffer release with glthread and tc")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38029>
2025-11-27 16:22:45 +01:00
..
glapi glapi: add EXT_shader_pixel_local_storage extension 2025-11-18 20:25:43 +00:00
main mesa: fix function prototype 2025-11-27 16:22:45 +01:00
math mesa: optimize setting the identity matrix 2023-12-08 04:25:51 +00:00
program mesa,driconf: Add WA to initialize vertex program outputs to vec4(0,0,0,1) 2025-11-11 22:16:46 +00:00
state_tracker st/mesa: call nir_opt_intrinsics slightly later 2025-11-26 16:24:06 -05:00
vbo treewide: don't check before free 2025-10-15 23:01:33 +00:00
meson.build util: Move ASTC unpack routines to common util 2025-11-07 12:14:31 +00:00