Module: Mesa Branch: master Commit: 17d783b2ed4f8b18d8577c39897d6c81e1f88876 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17d783b2ed4f8b18d8577c39897d6c81e1f88876
Author: Eric Engestrom <[email protected]> Date: Sun Feb 2 18:31:36 2020 +0000 glx: fix 630 times -Wlto-type-mismatch when building with LTO enabled The prototypes are simply copied from include/GL/gl*.h Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Adam Jackson <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2597> --- src/glx/tests/indirect_api.cpp | 1236 ++++++++++++++++++++-------------------- 1 file changed, 618 insertions(+), 618 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=17d783b2ed4f8b18d8577c39897d6c81e1f88876 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
