mesa/include
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
..
c99 mesa: fixes for MSVC 2013 2013-10-22 08:39:40 -06:00
CL clover: Import OpenCL state tracker. 2012-05-11 12:39:44 +02:00
EGL egl: add EGL_WAYLAND_Y_INVERTED_WL attribute 2013-09-16 22:20:27 -07:00
GL glx: Add an optional function call for getting the DRI driver interface. 2013-10-24 14:04:20 -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 22161. 2013-07-29 10:34:58 -07:00
GLES3 gles3: Update gl3.h to 2013-02-12. 2013-07-29 10:35:00 -07:00
KHR Update KHRONOS_APICALL for _WIN32 platform. 2010-05-31 11:31:07 +08:00
pci_ids i965: Add the family name to the PCI ID table. 2013-10-13 00:10:43 -07:00
VG st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00
c99_compat.h scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. 2013-03-14 19:01:10 +00:00