<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/dri/common, 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-06T10:06:42Z</updated>
<entry>
<title>glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.</title>
<updated>2011-03-06T10:06:42Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2011-03-06T10:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6538b5824e298eaebede2d9686c7607c44ab446a'/>
<id>urn:sha1:6538b5824e298eaebede2d9686c7607c44ab446a</id>
<content type='text'>
This realigns the name of the glx bit to align with the core mesa names.
</content>
</entry>
<entry>
<title>dri: Remove the old metaops code which has been superceded by ../common/</title>
<updated>2011-02-12T20:26:04Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2011-02-12T20:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=04521c158f54d7d3b541cb3a5c2d94e3f7f5a94d'/>
<id>urn:sha1:04521c158f54d7d3b541cb3a5c2d94e3f7f5a94d</id>
<content type='text'>
</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_util: fail driCreateNewScreen if InitScreen is NULL</title>
<updated>2011-01-13T14:44:33Z</updated>
<author>
<name>Paulo Zanoni</name>
<email>pzanoni@mandriva.com</email>
</author>
<published>2011-01-13T12:59:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=dad914f6b2e5862a5174133f11276e975867be04'/>
<id>urn:sha1:dad914f6b2e5862a5174133f11276e975867be04</id>
<content type='text'>
Without this, X doesn't start with UMS on r300g.

NOTE: This is a candidate for the 7.9 and 7.10 branches.

Signed-off-by: Paulo Zanoni &lt;pzanoni@mandriva.com&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>intel: Add spans code for the ARB_texture_rg support.</title>
<updated>2010-12-10T23:37:10Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2010-12-10T01:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=28bab24e1698843e27d27204a1117066e7ffeabb'/>
<id>urn:sha1:28bab24e1698843e27d27204a1117066e7ffeabb</id>
<content type='text'>
This starts spantmp2.h down the path of using MESA_FORMAT_* for
specifying the format instead of the crazy GL format/type combo.
</content>
</entry>
<entry>
<title>dri/util: add a bunch of comments</title>
<updated>2010-11-02T15:33:23Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-11-02T15:30:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=670207e6d0f0c5a25a709a4b83987d379ee4b8fe'/>
<id>urn:sha1:670207e6d0f0c5a25a709a4b83987d379ee4b8fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on systems where "python" is python 3.</title>
<updated>2010-10-27T19:49:53Z</updated>
<author>
<name>Kenneth Graunke</name>
<email>kenneth@whitecape.org</email>
</author>
<published>2010-10-25T20:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3acc8265200295265b476222299a013791050b73'/>
<id>urn:sha1:3acc8265200295265b476222299a013791050b73</id>
<content type='text'>
First, it changes autoconf to use a "python2" binary when available,
rather than plain "python" (which is ambiguous).  Secondly, it changes
the Makefiles to use $(PYTHON) $(PYTHON_FLAGS) rather than calling
python directly.

Signed-off-by: Xavier Chantry &lt;chantry.xavier@gmail.com&gt;
Signed-off-by: Matthew William Cox &lt;matt@mattcox.ca&gt;
Signed-off-by: Kenneth Graunke &lt;kenneth@whitecape.org&gt;
</content>
</entry>
<entry>
<title>Drop GLcontext typedef and use struct gl_context instead</title>
<updated>2010-10-13T13:43:25Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-10-12T16:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f9995b30756140724f41daf963fa06167912be7f'/>
<id>urn:sha1:f9995b30756140724f41daf963fa06167912be7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop GLframebuffer typedef and just use struct gl_framebuffer</title>
<updated>2010-10-13T13:43:24Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-10-12T16:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=31aca27c08d6a385c595d34fe4ee06390bf5b0e8'/>
<id>urn:sha1:31aca27c08d6a385c595d34fe4ee06390bf5b0e8</id>
<content type='text'>
</content>
</entry>
</feed>
