<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/include, 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>2011-03-16T12:18:39Z</updated>
<entry>
<title>android: Add __DRI_IMAGE_FORMAT_RGBA8888_REV.</title>
<updated>2011-03-16T12:18:39Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olvaffe@gmail.com</email>
</author>
<published>2010-10-13T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=73d3113849fa457b0ad36f612c1841d7629caeb9'/>
<id>urn:sha1:73d3113849fa457b0ad36f612c1841d7629caeb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>android: Add Android EGL extensions.</title>
<updated>2011-03-16T12:18:39Z</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=f2d8241f014ea0f7f0a82cda9992986c93ed7962'/>
<id>urn:sha1:f2d8241f014ea0f7f0a82cda9992986c93ed7962</id>
<content type='text'>
</content>
</entry>
<entry>
<title>android: Add _EGL_PLATFORM_ANDROID.</title>
<updated>2011-03-16T12:18:39Z</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=f9172081caa67d1894af91220c776648f88ddbd2'/>
<id>urn:sha1:f9172081caa67d1894af91220c776648f88ddbd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>egl: Add EGL_WL_bind_wayland_display</title>
<updated>2011-03-01T22:23:50Z</updated>
<author>
<name>Benjamin Franzke</name>
<email>benjaminfranzke@googlemail.com</email>
</author>
<published>2011-02-21T15:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6b369c4c7cd8a52f99bbff2a57fb316b33a87495'/>
<id>urn:sha1:6b369c4c7cd8a52f99bbff2a57fb316b33a87495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eglplatform.h: Define Wayland native platform types</title>
<updated>2011-02-09T15:58:20Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-02-09T15:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=04c5cc5b8bec1f34f2405b08fd0d9ed6bd70ea61'/>
<id>urn:sha1:04c5cc5b8bec1f34f2405b08fd0d9ed6bd70ea61</id>
<content type='text'>
This is conditional on WL_EGL_PLATFORM being #defined, so application
must make sure to include wayland-egl.h before including any egl header.
</content>
</entry>
<entry>
<title>Add dri2::{Allocate,Release}Buffer extension</title>
<updated>2011-02-07T12:52:28Z</updated>
<author>
<name>Benjamin Franzke</name>
<email>benjaminfranzke@googlemail.com</email>
</author>
<published>2011-02-04T10:59:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=1b8ef9416bf3a4d2d47fcf9935063af57da2975d'/>
<id>urn:sha1:1b8ef9416bf3a4d2d47fcf9935063af57da2975d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swrast: add an interface createNewContextForAPI</title>
<updated>2011-02-03T16:59:30Z</updated>
<author>
<name>Haitao Feng</name>
<email>haitao.feng@intel.com</email>
</author>
<published>2011-01-30T08:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b43a147128a1144a5fe4afcda412ccaba0c0793b'/>
<id>urn:sha1:b43a147128a1144a5fe4afcda412ccaba0c0793b</id>
<content type='text'>
This new interface could set up context for OpenGL,
OpenGL ES1 and OpenGL ES2. It will be used by egl_dri2
driver.

Signed-off-by: Haitao Feng &lt;haitao.feng@intel.com&gt;
</content>
</entry>
<entry>
<title>dri: add a placeholder for the framebuffer sRGB capable bit.</title>
<updated>2011-01-28T01:45:44Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@gmail.com</email>
</author>
<published>2011-01-28T01:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=476db2bd3d72440f54ff57c23da05dc1d624fee9'/>
<id>urn:sha1:476db2bd3d72440f54ff57c23da05dc1d624fee9</id>
<content type='text'>
This is needed to build the X server GLX_EXT_framebuffer_sRGB bits.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>dri2: release texture image.</title>
<updated>2011-01-09T19:55:16Z</updated>
<author>
<name>Juan Zhao</name>
<email>juan.j.zhao@intel.com</email>
</author>
<published>2011-01-09T17:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e59fa4c46c8857f2e04447777dd197464c95b2cb'/>
<id>urn:sha1:e59fa4c46c8857f2e04447777dd197464c95b2cb</id>
<content type='text'>
Add release function for texture_from_pixmap extension.
Some platform need to release texture image for texture_from_pixmap
extension, add this interface for those platforms.
</content>
</entry>
<entry>
<title>glext: upgrade to version 67</title>
<updated>2011-01-06T14:56:00Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-01-04T23:34:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=1384aea50f7f914eb2b34286308d70e5a1306b77'/>
<id>urn:sha1:1384aea50f7f914eb2b34286308d70e5a1306b77</id>
<content type='text'>
</content>
</entry>
</feed>
