<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/include/EGL, 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-12-10T01:01:35Z</updated>
<entry>
<title>android: Add Android EGL extensions.</title>
<updated>2010-12-10T01:01:35Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olvaffe@gmail.com</email>
</author>
<published>2010-10-01T19:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0d4dcb25842739d586debb3472ceb90589fe741b'/>
<id>urn:sha1:0d4dcb25842739d586debb3472ceb90589fe741b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>android: Add _EGL_PLATFORM_ANDROID.</title>
<updated>2010-12-10T01:01:35Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-10-11T08:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=13375514519e00fc6598b30055d7320553f8b676'/>
<id>urn:sha1:13375514519e00fc6598b30055d7320553f8b676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>egl: Add EGL_MESA_drm_image extension</title>
<updated>2010-08-25T13:17:47Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-06-04T18:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b7a8893a2413adfddf4dc836676a19463fb6ffd7'/>
<id>urn:sha1:b7a8893a2413adfddf4dc836676a19463fb6ffd7</id>
<content type='text'>
Create EGLImages from DRM buffer handles.
</content>
</entry>
<entry>
<title>egl: Update eglext.h.</title>
<updated>2010-08-16T16:06:18Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-08-15T16:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b2a575ff288a909eeddefe5168e29d15e6d17ab8'/>
<id>urn:sha1:b2a575ff288a909eeddefe5168e29d15e6d17ab8</id>
<content type='text'>
Update to version 7 for EGL_KHR_fence_sync.
</content>
</entry>
<entry>
<title>egl: Add a test for MESA_EGL_NO_X11_HEADERS.</title>
<updated>2010-06-23T07:15:00Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-06-18T16:21:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=985c2fca10b9338ef894cf8d34877dfbe7468e6e'/>
<id>urn:sha1:985c2fca10b9338ef894cf8d34877dfbe7468e6e</id>
<content type='text'>
When the macro is defined, X11 headers will not be included.
</content>
</entry>
<entry>
<title>egl: Add support for EGL_MESA_drm_display.</title>
<updated>2010-06-23T07:14:59Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-06-17T09:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=78d70ddbbd41d73b7f6040f392eb87758c39dc37'/>
<id>urn:sha1:78d70ddbbd41d73b7f6040f392eb87758c39dc37</id>
<content type='text'>
The extension defines eglGetDRMDisplay that creates an EGLDisplay from a
DRM fd.  Calling eglCreateWindowSurace or eglCreatePixmapSurface with
such displays will generate EGL_BAD_NATIVE_WINDOW or
EGL_BAD_NATIVE_PIXMAP.
</content>
</entry>
<entry>
<title>egl: Use khronos types for EGL_MESA_screen_surface.</title>
<updated>2010-05-31T03:31:08Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-31T03:19:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0d820fc203e06d5264430de7262d2c35a8ff1e75'/>
<id>urn:sha1:0d820fc203e06d5264430de7262d2c35a8ff1e75</id>
<content type='text'>
That is, use khronos_uint32_t instead of uint32_t.
</content>
</entry>
<entry>
<title>egl: Implement EGL_NOK_texture_from_pixmap</title>
<updated>2010-05-14T18:47:54Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-05-07T02:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5dc0f49084f322dd8ff6eb585212eea8b50e3377'/>
<id>urn:sha1:5dc0f49084f322dd8ff6eb585212eea8b50e3377</id>
<content type='text'>
This extension allows a color buffer to be used for both rendering and
texturing.  EGL allows the use of color buffers of pbuffer drawables
for texturing, this extension extends this to allow the use of color
buffers of pixmaps too.
</content>
</entry>
<entry>
<title>egl: Implement EGL_NOK_swap_region</title>
<updated>2010-05-14T00:30:45Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-05-07T02:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=52c554a79d3ed3104a9f7d112faa9129073b5a25'/>
<id>urn:sha1:52c554a79d3ed3104a9f7d112faa9129073b5a25</id>
<content type='text'>
This extension adds a new function which provides an alternative to
eglSwapBuffers. eglSwapBuffersRegionNOK accepts two new parameters in
addition to those in eglSwapBuffers. The new parameters consist of a
pointer to a list of 4-integer blocks defining rectangles (x, y,
width, height) and an integer specifying the number of rectangles in
the list.
</content>
</entry>
<entry>
<title>eglplatform.h: recognize __unix as well for Solaris &amp; other SVR4 platforms</title>
<updated>2010-02-06T03:38:16Z</updated>
<author>
<name>Alan Coopersmith</name>
<email>alan.coopersmith@sun.com</email>
</author>
<published>2010-02-05T02:20:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8a985a988be8146b716e39a866daf74928e5c8ac'/>
<id>urn:sha1:8a985a988be8146b716e39a866daf74928e5c8ac</id>
<content type='text'>
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@sun.com&gt;
</content>
</entry>
</feed>
