mesa/include
José Fonseca dc6bcc92ee gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions.
Everybody is using the C99's integer types. Everybody except Microsoft,
which in turns means everybody is including their own definitions of C99
integer types for MSVC, causing duplicate definitions when linking two
projects. This is the case of building Gallium and LLVM with MSVC.

Shipping alternative stdint.h and stdbool.h headers for MSVC allows us
to share a single definition. It also removes clutter from the Gallium
headers.
2010-01-10 10:39:29 +00:00
..
EGL egl: Fix breakage from -fvisibility=hidden. 2010-01-05 11:23:52 -05:00
GL glew: Update to version 1.5.2. 2010-01-06 12:23:37 +00:00
GLES Merge branch 'master' into gallium-0.2 2008-09-21 10:28:06 -07:00
GLES2 Remove CVS keywords. 2008-08-31 17:43:20 +09:00
VG OpenVG 1.0 State Tracker 2009-05-01 12:51:59 -04:00
c99 gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. 2010-01-10 10:39:29 +00:00