Module: Mesa Branch: master Commit: 10067e464132e6d484c34dd277da5eb5e21cf491 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10067e464132e6d484c34dd277da5eb5e21cf491
Author: Ian Romanick <[email protected]> Date: Fri Aug 28 15:37:25 2009 -0700 ARB sync: Add infrastructure for glGetInteger64v --- src/mesa/main/dd.h | 2 + src/mesa/main/get.c | 1832 ++++++++++++++++++++++++++++++++++++++++++++++ src/mesa/main/get.h | 3 + src/mesa/main/get_gen.py | 22 +- src/mesa/main/imports.h | 1 + src/mesa/main/macros.h | 3 + 6 files changed, 1862 insertions(+), 1 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=10067e464132e6d484c34dd277da5eb5e21cf491 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
