mesa: pull Khronos glcorearb.h header into include/GL/
authorBrian Paul <brianp@vmware.com>
Tue, 12 Aug 2014 16:20:30 +0000 (10:20 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 12 Aug 2014 21:55:41 +0000 (15:55 -0600)
commit25774859f88c99f3439af0e926e9d509ac4e6d70
tree27f3f3e84f2dc711b2ef3c8c6a5fcd3254eecd98
parentc8e0dd2a2cd8a2a7572797d80d3d690a10973637
mesa: pull Khronos glcorearb.h header into include/GL/

Apps that only want to use core functionality should #include this
header.  This version covers everything up to OpenGL 4.5.

Reviewed-by: Matt Turner <mattst88@gmail.com>
include/GL/glcorearb.h [new file with mode: 0644]