<html>
<body>
  <div id="body" style="background-color:#ffffff;" >
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head" style="border-bottom-width:1px;border-bottom-style:solid;" ><td class="headtd" style="padding:0;padding-top:.2em;" colspan="4">Commit in <b><tt>lxdream</tt></b></td></tr>
<tr><td><tt><a href="#file1">configure</a></tt></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+1</td><td></td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">7c6c5d26fd2e -> e6079b9c69ba</td></tr>
<tr class="alt" style=";" ><td><tt><a href="#file2">configure.in</a></tt></td><td id="addedalt" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ccf7cc;" align="right">+1</td><td></td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">7c6c5d26fd2e -> e6079b9c69ba</td></tr>
<tr><td></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+2</td><td></td><td></td></tr>
</table>
<small id="info" style="color: #888888;" >2 modified files</small><br />
<pre class="comment" style="white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;padding:4px;border:1px dashed #000000;background-color:#ffffdd;" >
Report egl driver in configure output
</pre>
<hr /><a name="file1" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>configure</b></big> <small id="info" style="color: #888888;" >7c6c5d26fd2e -> e6079b9c69ba</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/configure
+++ lxdream/configure
@@ -9005,6 +9005,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" > _ACEOF
 
    UI_DRIVER="Android"
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+   VIDEO_DRIVERS="egl"
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >    with_sdl=no
 else
 
</pre></div>
<hr /><a name="file2" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>configure.in</b></big> <small id="info" style="color: #888888;" >7c6c5d26fd2e -> e6079b9c69ba</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/configure.in
+++ lxdream/configure.in
@@ -88,6 +88,7 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >    LIBS="-lEGL -lGLESv2 $LIBS"
    AC_DEFINE(HAVE_GLES2, 1, [Using GLESv2])
    UI_DRIVER="Android"
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+   VIDEO_DRIVERS="egl"
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >    with_sdl=no
 else
 AC_HAVE_OBJC([
</pre></div>
<center><small>Chaos Theory</small></center>
</div></body></html>