diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-08-26 16:59:42 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-08-26 16:59:42 +0000 |
commit | 81ece42815e80818f160cdd85fab57d65b56ad15 (patch) | |
tree | 1059ff094da1aa50334115952fcb1cfcbda3acc6 /lib/mesa/include/GLES3/gl31.h | |
parent | b0244145d5bb49623d58f6b5cab8143ada692b60 (diff) |
Revert to Mesa 13.0.6 to hopefully address rendering issues a handful of
people have reported with xpdf/fvwm on ivy bridge with modesetting driver.
Diffstat (limited to 'lib/mesa/include/GLES3/gl31.h')
-rw-r--r-- | lib/mesa/include/GLES3/gl31.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mesa/include/GLES3/gl31.h b/lib/mesa/include/GLES3/gl31.h index abc757bcf..bbe059e44 100644 --- a/lib/mesa/include/GLES3/gl31.h +++ b/lib/mesa/include/GLES3/gl31.h @@ -33,7 +33,7 @@ extern "C" { ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** -** Khronos $Revision: 1.7 $ on $Date: 2017/08/14 09:57:57 $ +** Khronos $Revision: 1.8 $ on $Date: 2017/08/26 16:59:18 $ */ #include <GLES3/gl3platform.h> |