mesa/include/GL
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
..
internal dri: Fix i965 build 2012-12-01 17:08:41 -08:00
gl.h Only use gcc visibility support with gcc4+. 2011-10-24 10:22:52 -06:00
gl_mangle.h Regenerate gl_mangle.h. 2010-12-20 19:29:48 -07:00
glext.h upgrade glext.h to version 85 2012-09-24 08:07:08 -06:00
glx.h Remove OpenVMS support 2012-11-16 10:01:46 +01:00
glx_mangle.h gl: added mangled glXGetProcAddressARB define 2009-11-19 09:33:32 -07:00
glxext.h mesa: update glxext.h to version 33 2012-06-27 07:50:57 -06:00
osmesa.h mesa: Remove support for BeOS 2011-08-26 23:31:23 -07:00
wglext.h mesa: upgrade wglext.h to version 22 2010-09-14 09:40:23 -06:00
wmesa.h Assorted Windows fixes (Karl Schultz) 2008-05-29 10:42:02 -06:00