Module: Mesa Branch: master Commit: 7c379ebe173b43e6ee76bc37a122aa4642bdf43e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c379ebe173b43e6ee76bc37a122aa4642bdf43e
Author: Jordan Justen <[email protected]> Date: Tue Mar 25 00:38:20 2014 -0700 include/GLES3: add OpenGL ES 3.1 Headers From: http://www.khronos.org/registry/gles/api/GLES3/gl31.h http://www.khronos.org/registry/gles/api/GLES2/gl2ext.h http://www.khronos.org/registry/gles/api/GLES3/gl3platform.h Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Brian Paul <[email protected]> --- include/GLES2/gl2ext.h | 91 +++- include/GLES3/gl31.h | 1184 +++++++++++++++++++++++++++++++++++++++++++ include/GLES3/gl3platform.h | 2 +- src/mapi/es2api/Makefile.am | 1 + 4 files changed, 1274 insertions(+), 4 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=7c379ebe173b43e6ee76bc37a122aa4642bdf43e _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
