<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 18, 2013 at 9:45 AM, Alexander Monakov <span dir="ltr"><<a href="mailto:amonakov@ispras.ru" target="_blank">amonakov@ispras.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
<br>
On Tue, 17 Dec 2013, José Fonseca wrote:<br>
<br>
> The headers can be fixed.<br>
><br>
> But I doubt that's all it takes. Neither GL or EGL fully abstract the<br>
> windowing system API such as XLIB.  If XLIB is not used for creating<br>
> windows, something else (GBM?) must be used, and apitrace would need glue<br>
> code (retrace/glws_egl_gbm*) to use it.<br>
><br>
> Another alternative would be to use waffle.<br>
<br>
</div>True; but (to clarify for Chris) that would only be needed to build retrace<br>
(replay) code.  This is not a hard requriement.  On Linux, when libX11.so is<br>
not available, apitrace happily builds the cli and trace tools without<br>
retracers.<br><br></blockquote><div><br></div><div>I see.</div><div><br></div><div>In that case, could someone provide a diff of the relevent header as it is included in this system vs khronos headers?</div><div><br></div>
<div>If the differences relatively to khronos headers are small, we may consider patching the khronos headers whenever they are refreshed (as done with other headers).</div><div><br></div><div>If that proves unpractical, then we need to add more brains to the CMake files to prefer system headers when available/told...</div>
<div><br></div><div>Jose</div></div></div></div>