Ticket #52811: patch-include-GL-mesa_glinterop_h.diff
File patch-include-GL-mesa_glinterop_h.diff, 459 bytes (added by arboz, 8 years ago) |
---|
-
mesa-12.0.1/include/GL/mesa_glinterop.h
old new 58 58 #endif 59 59 60 60 /* Forward declarations to avoid inclusion of GL/glx.h */ 61 #ifndef APPLE_GLX_CONTEXT_H 61 62 typedef struct _XDisplay Display; 62 63 typedef struct __GLXcontextRec *GLXContext; 64 #endif 63 65 64 66 /* Forward declarations to avoid inclusion of EGL/egl.h */ 65 67 typedef void *EGLDisplay;