mesa/include
Brian Paul 349b76a553 mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF
This has been wrong for many years.  It was originally 0x000FFFFF and long
ago there was discussion about whether GL_ALL_ATTRIB_BITS should include
the then-new GL_MULTISAMPLE_BIT bit.  Eventually the ARB decided that
glPushAttrib(GL_ALL_ATTRIB_BITS) should save all current and future
attribute groups (hence ~0).  Unfortunately, Mesa's gl.h was never updated.

This was just recently spotted by Eric Anholt and reported as a bug to the
ARB.  Ian, Jon Leech and I discussed it at the ARB meeting and decided to
change Mesa's value to reflect the ARB's decision.

Acked-by: Eric Anholt <eric@anholt.net>
2014-02-03 12:50:03 -07:00
..
CL clover: Import OpenCL state tracker. 2012-05-11 12:39:44 +02:00
EGL s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
GL mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF 2014-02-03 12:50:03 -07:00
GLES gles: Update glext.h to revision 20798. 2013-07-29 10:34:42 -07:00
GLES2 gles2: Update gl2ext.h to revision 24614. 2014-01-23 11:33:22 -08:00
GLES3 gles3: Update gl3.h to revision 24614. 2014-01-23 11:33:22 -08:00
HaikuGL haiku: change atomic int to non-volatile 2014-01-26 18:56:05 -06:00
KHR Update KHRONOS_APICALL for _WIN32 platform. 2010-05-31 11:31:07 +08:00
VG st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00
c11 c11: Add missing stdlib.h include. 2014-01-28 14:35:04 +00:00
c99 mesa: fixes for MSVC 2013 2013-10-22 08:39:40 -06:00
pci_ids i965: Add (disabled) Broadwell PCI IDs. 2014-01-31 17:50:08 -08:00
c99_compat.h scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. 2013-03-14 19:01:10 +00:00