<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/progs/egl, branch r300</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2010-05-22T04:13:32Z</updated>
<entry>
<title>progs: Remove remaining EGL demos.</title>
<updated>2010-05-22T04:13:32Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-22T04:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e8d8ea2a3962cc07244906f2a3858b4f1b144721'/>
<id>urn:sha1:e8d8ea2a3962cc07244906f2a3858b4f1b144721</id>
<content type='text'>
They have been moved to git+ssh://git.freedesktop.org/git/mesa/demos.
</content>
</entry>
<entry>
<title>Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.</title>
<updated>2010-05-21T19:20:39Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2010-05-21T16:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=68fc4b415e322f6744299e39864fbc377c6eff74'/>
<id>urn:sha1:68fc4b415e322f6744299e39864fbc377c6eff74</id>
<content type='text'>
The remaining programs are ones I've had difficulty finding a build
environment for to make the build system or are unit tests that should
probably live next to their code instead.  Hopefully people can bring
over the build for remaining pieces they care about.
</content>
</entry>
<entry>
<title>progs/egl: Fix building on cygwin.</title>
<updated>2010-05-19T19:39:40Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-18T16:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=70ae8bf26fbbac58900237b815ce86c01d09eb96'/>
<id>urn:sha1:70ae8bf26fbbac58900237b815ce86c01d09eb96</id>
<content type='text'>
Update the Makefiles to use variables such as EGL_LIB_NAME.  Define M_PI
if it hasn't been defined yet.
</content>
</entry>
<entry>
<title>progs/egl: Fix eglut with OpenGL ES 2.0.</title>
<updated>2010-05-05T04:29:19Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-05T04:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=781d56eac4476689dd45a88e8c14162a592414ea'/>
<id>urn:sha1:781d56eac4476689dd45a88e8c14162a592414ea</id>
<content type='text'>
EGL_OPENGL_ES2_BIT is not set when choosing OpenGL ES 2.0 configs.
</content>
</entry>
<entry>
<title>progs/egl/opengles2: Add es2gears demo</title>
<updated>2010-05-04T01:21:58Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-05-03T15:29:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=642839824e911a23fb863cd1983f2f61481530c9'/>
<id>urn:sha1:642839824e911a23fb863cd1983f2f61481530c9</id>
<content type='text'>
Because every subdirectory under progs has to have a version of gears.
</content>
</entry>
<entry>
<title>progs/egl: Add egl/eglut to PROGRAM_DIRS.</title>
<updated>2010-04-27T06:19:24Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-27T06:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=fbfecda6ae9cf3ccaa1cef3ea60dfec12ca6e503'/>
<id>urn:sha1:fbfecda6ae9cf3ccaa1cef3ea60dfec12ca6e503</id>
<content type='text'>
Make sure eglut is built before the demos.  This should work more
reliably with make -j&lt;N&gt;.
</content>
</entry>
<entry>
<title>egl: Fix demos to build with user specified Xlib</title>
<updated>2010-04-20T03:25:17Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2010-04-20T03:25:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a69ef34640aa37f886b94631f7c2a91baa56a644'/>
<id>urn:sha1:a69ef34640aa37f886b94631f7c2a91baa56a644</id>
<content type='text'>
Commit 88be2171e7 fixed the egl demos on the stable branch, but now
they're spread out across multiple subdirectories.

Signed-off-by: Dan Nicholson &lt;dbn.lists@gmail.com&gt;
</content>
</entry>
<entry>
<title>progs/egl: Add lib directories to OpenVG demos</title>
<updated>2010-04-11T23:50:52Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2010-04-10T12:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=36667036e8f569d5bbdd2954908610f293aa3130'/>
<id>urn:sha1:36667036e8f569d5bbdd2954908610f293aa3130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix copyright headers.</title>
<updated>2010-04-09T17:20:57Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-09T17:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ba81b0743efd978509b1931d7b4b93f37e8aeb5e'/>
<id>urn:sha1:ba81b0743efd978509b1931d7b4b93f37e8aeb5e</id>
<content type='text'>
Update the warranty disclaimer to use the more general "THE AUTHORS OR
COPYRIGHT HOLDERS".  This is done manually on files created by me.  Hope
that I do not miss anything.
</content>
</entry>
<entry>
<title>progs/egl: Correctly check GL_OES_EGL_image.</title>
<updated>2010-04-06T10:54:23Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-06T10:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=216c76c820339729a6c17237cf4d1478a1e9e2be'/>
<id>urn:sha1:216c76c820339729a6c17237cf4d1478a1e9e2be</id>
<content type='text'>
The hack was added because GL_OES_EGL_image was not exported in the
extension string.
</content>
</entry>
</feed>
