mesa/include
Emil Velikov 13faddb6b8 mesa_glinterop: remove mesa_glinterop typedefs
As is there are two places that do the typedefs - dri_interface.h and
this header. As we cannot include the former in here, just drop the
typedefs and use the struct directly (as needed).

This is required because typedef redefinition is C11 feature which is
not supported on all the versions of GCC used to build mesa.

v2: Kill the typedef alltogether, as per Marek.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96236
Cc: Vinson Lee <vlee@freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-05-30 17:53:44 +01:00
..
c11 c11/threads: resolve link issues with -O0 2016-05-24 20:21:31 +01:00
CL
D3D9 st/nine: Fix header of GetIndices 2016-05-18 23:37:14 +02:00
d3dadapter st/nine: Implement IPresent version 1.2 2016-05-18 23:37:14 +02:00
EGL egl: remove remnants of MESA_drm_display 2016-03-09 17:16:51 +00:00
GL mesa_glinterop: remove mesa_glinterop typedefs 2016-05-30 17:53:44 +01:00
GLES
GLES2
GLES3
HaikuGL
KHR
pci_ids i965/bxt: Add 2x6 variant 2016-05-26 14:06:43 -07:00
vulkan vk/intel: use negative VK_NO_PROTOTYPES scheme 2016-05-23 12:07:46 +01:00
c99_alloca.h
c99_compat.h scons: Move fallback HAVE_* definitions to headers. 2016-04-26 17:17:00 +01:00
c99_math.h math: Import isinf and others to global namespace 2016-04-18 11:10:25 +01:00
no_extern_c.h