https://bugs.freedesktop.org/show_bug.cgi?id=96770
--- Comment #1 from Emil Velikov <emil.l.veli...@gmail.com> ---
Yay, I broke things ;-)
There's a couple of routes we can take:
- Bring back the EGL/GLX includes - I would strongly advice against that.
- guard the typedefs with ifdef macros - fragile, we'll also need to ensure
that the header is included after the EGL/GLX ones.
- opencode/replaces the existing typedefs with the respective original types -
a tad nasty, yet it seems like the better option.
- other ?
Vinson, let me know which one you'd prefer and I'll whip a patch... Unless you
beat me to it.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev