mesa/include/GL
Eric Anholt fcb57a8210 glx: Add an optional function call for getting the DRI driver interface.
The previous interface relied on a static struct, which meant that the
driver didn't get a chance to edit the struct before the struct got used.
For megadrivers, I want struct specific to the driver being loaded.

v2: Fix the prototype in the docs (caught by Marek).  Since the driver
    name was in the function, we didn't need to also pass it in.
v3: Fix asprintf error checking (caught by Matt's gcc).

Reviewed-by: Matt Turner <mattst88@gmail.com> (v1)
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2013-10-24 14:04:20 -07:00
..
internal glx: Add an optional function call for getting the DRI driver interface. 2013-10-24 14:04:20 -07:00
gl.h mesa: remove GL_MESA_program_debug bits from gl.h 2013-10-22 08:20:45 -06:00
gl_mangle.h Regenerate gl_mangle.h. 2010-12-20 19:29:48 -07:00
glext.h mesa: update glext.h to version 20131008 2013-10-16 08:13:45 -06:00
glx.h mesa: Remove GLXContextID typedef from glx.h. 2013-10-18 18:08:31 -07:00
glx_mangle.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glxext.h mesa: update glxext.h to version 20131008 2013-10-16 08:13:46 -06:00
osmesa.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
wglext.h mesa: upgrade wglext.h to version 22 2010-09-14 09:40:23 -06:00
wmesa.h mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00