mesa/include
Chad Versace e5f1f8d52e dri: Fix i965 build
The following commit broke the i965 build:

    commit 4a486f8bf2
    Author: Marek Olšák <maraeo@gmail.com>
    Date:   Fri Nov 23 18:31:42 2012 +0100

    glx/dri2: add and use new driver hook flush_with_flags

That commit added a forward declaration of enum __DRI2throttleReason to
dri_interface.h. C++ 98 does not allow forward declarations of enums.

The fix: Move the enum's definition to earlier in the file.

Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
2012-12-01 17:08:41 -08:00
..
c99 Replace our custom C99 headers with http://code.google.com/p/msinttypes/ 2010-08-14 16:00:52 +01:00
CL clover: Import OpenCL state tracker. 2012-05-11 12:39:44 +02:00
EGL egl: Update eglext.h to revision 19571 2012-11-15 15:21:28 -08:00
GL dri: Fix i965 build 2012-12-01 17:08:41 -08:00
GLES gles: Update glext.h to revision 19260 2012-11-15 15:21:28 -08:00
GLES2 gles2: Update gl2ext.h to revision 19436 2012-11-15 15:21:28 -08:00
GLES3 es2api: Add GL ES 3 headers 2012-10-16 19:31:22 -07:00
KHR Update KHRONOS_APICALL for _WIN32 platform. 2010-05-31 11:31:07 +08:00
pci_ids radeonsi: add a new SI pci id 2012-11-21 18:49:00 -05:00
VG st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00