glthread: don't insert _mesa_post_marshal_hook into every function
authorMarek Olšák <marek.olsak@amd.com>
Wed, 19 Feb 2020 22:29:14 +0000 (17:29 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 6 Mar 2020 01:06:14 +0000 (01:06 +0000)
commit19dc528bbf74cb823c87420ee3e5b8cb6495a199
treec6fd6c47fc06fd3a091642b18c19f75150e533b1
parentc920572f603b5e0ac062501593a4ed6b53bc8f40
glthread: don't insert _mesa_post_marshal_hook into every function

Let the developer decide that in the python script.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3948>
src/mapi/glapi/gen/gl_marshal.py
src/mesa/main/marshal.c
src/mesa/main/marshal.h