<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/docs/egl.html, branch android-x86-2.2</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-2.2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-2.2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2010-11-09T17:31:38Z</updated>
<entry>
<title>docs: Update egl docs.</title>
<updated>2010-11-09T17:31:38Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-11-02T15:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3418f74a945c6bed80567beac68f3770f5c23466'/>
<id>urn:sha1:3418f74a945c6bed80567beac68f3770f5c23466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>egl: Rework _eglGetSearchPath.</title>
<updated>2010-11-01T17:37:16Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-11-01T17:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ad00a92ee720c275d3852faea4e442a8da876ca2'/>
<id>urn:sha1:ad00a92ee720c275d3852faea4e442a8da876ca2</id>
<content type='text'>
So that the directory part of EGL_DRIVER, if exists, is prepended to the
search path.  This commit also adds a sanity check to _eglLog.
</content>
</entry>
<entry>
<title>docs: Update egl and openvg docs.</title>
<updated>2010-10-29T04:11:49Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-10-28T09:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c6320c5eb20d1ab20ad7800aceedc5dd8762dfeb'/>
<id>urn:sha1:c6320c5eb20d1ab20ad7800aceedc5dd8762dfeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>st/egl: Rename kms backend to drm.</title>
<updated>2010-09-19T09:19:03Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-09-19T08:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e7424d72405a1cb1fb5ac625b340043aaa9f88be'/>
<id>urn:sha1:e7424d72405a1cb1fb5ac625b340043aaa9f88be</id>
<content type='text'>
The main use of the backend is to support EGL_MESA_drm_display.  drm
should be a better name.
</content>
</entry>
<entry>
<title>docs: Update egl.html.</title>
<updated>2010-09-09T05:53:13Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-09-09T05:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=68071822f74384053905d7e5821de8b293f453eb'/>
<id>urn:sha1:68071822f74384053905d7e5821de8b293f453eb</id>
<content type='text'>
Mention that EGL_DRIVERS_PATH should be specified for uninstalled build.
Update TODOs.
</content>
</entry>
<entry>
<title>docs: Update EGL doc.</title>
<updated>2010-07-03T09:20:52Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-07-03T09:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b365b150a1d0832da381a9693797cdc8fe39fdd5'/>
<id>urn:sha1:b365b150a1d0832da381a9693797cdc8fe39fdd5</id>
<content type='text'>
Updated for the reorganization of st/egl targets.
</content>
</entry>
<entry>
<title>egl: s/EGL_DISPLAY/EGL_PLATFORM/.</title>
<updated>2010-06-17T08:30:26Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-06-17T08:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=da39d5d3b46c55f88a2f051368e09284732fd440'/>
<id>urn:sha1:da39d5d3b46c55f88a2f051368e09284732fd440</id>
<content type='text'>
A platform is already used to mean a window system in EGL.  No need to
use a different term.
</content>
</entry>
<entry>
<title>docs: Update EGL doc.</title>
<updated>2010-06-11T04:55:09Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-06-11T04:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=411bba34462b9fe7e4eb63f653b1d083ff01910d'/>
<id>urn:sha1:411bba34462b9fe7e4eb63f653b1d083ff01910d</id>
<content type='text'>
Update for recent removal of demos and additions of new displays and
functions.
</content>
</entry>
<entry>
<title>docs: Update EGL and OpenGL ES docs.</title>
<updated>2010-05-08T06:58:59Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-07T06:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2e3c4e47842905bc7f3d506e865cc77f7463166b'/>
<id>urn:sha1:2e3c4e47842905bc7f3d506e865cc77f7463166b</id>
<content type='text'>
Update to reflect recent gles and mapi works.
</content>
</entry>
<entry>
<title>docs: Update the path to build libgl-xlib.</title>
<updated>2010-03-22T05:32:08Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-03-22T05:30:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=904d129322337be4a2571b77255b14d42252fafc'/>
<id>urn:sha1:904d129322337be4a2571b77255b14d42252fafc</id>
<content type='text'>
</content>
</entry>
</feed>
