<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/x86, 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-10-13T13:43:25Z</updated>
<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>x86: Silence unused variable warning on Mac OS X.</title>
<updated>2010-09-18T06:59:23Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-09-18T06:59:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9ea2a3af9c3e150e212f2bcbb23ae05b4779d702'/>
<id>urn:sha1:9ea2a3af9c3e150e212f2bcbb23ae05b4779d702</id>
<content type='text'>
Silences the following GCC warning on Mac OS X.
x86/common_x86.c:58: warning: 'detection_debug' defined but not used
</content>
</entry>
<entry>
<title>mesa: Disable the debug spam for x86 CPU detection with a compile-time flag.</title>
<updated>2010-08-26T06:43:21Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2010-08-26T06:26:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=aa2f55883b9a4e8a192c5dcc97ae7fdab2a33e0a'/>
<id>urn:sha1:aa2f55883b9a4e8a192c5dcc97ae7fdab2a33e0a</id>
<content type='text'>
I don't know of any problems with CPU detection in years.  Don't spam
the user that was just looking to enable assertions with this stuff.
</content>
</entry>
<entry>
<title>mesa: Move the x86 detection debug messages next to the detection.</title>
<updated>2010-08-26T06:43:21Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2010-08-26T06:24:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7af8f7f164dba479de25aed835c890db39351d8d'/>
<id>urn:sha1:7af8f7f164dba479de25aed835c890db39351d8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x86: Remove unnecessary header from sse.h.</title>
<updated>2010-08-16T07:26:10Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-08-16T07:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3261c6c41edeed31fb6f667a7ba21b225b12323a'/>
<id>urn:sha1:3261c6c41edeed31fb6f667a7ba21b225b12323a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x86: Include missing headers in mmx.h.</title>
<updated>2010-08-16T06:29:09Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-08-16T06:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2144f8e95e67cb4743ce7eaf490c9983c888fea4'/>
<id>urn:sha1:2144f8e95e67cb4743ce7eaf490c9983c888fea4</id>
<content type='text'>
Include compiler.h for _ASMAPI symbol.
Include mtypes.h for GLcontext symbol.
</content>
</entry>
<entry>
<title>x86: Remove unnecessary header from 3dnow.h.</title>
<updated>2010-08-16T06:10:42Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-08-16T06:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=51f979c347a86dfe322f276d4931c89f1682a445'/>
<id>urn:sha1:51f979c347a86dfe322f276d4931c89f1682a445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glapi: Move to src/mapi/.</title>
<updated>2010-05-07T02:41:11Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-26T04:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=296adbd545b8efd38c9ed508166b2de2764a444b'/>
<id>urn:sha1:296adbd545b8efd38c9ed508166b2de2764a444b</id>
<content type='text'>
Move glapi to src/mapi/{glapi,es1api,es2api}.
</content>
</entry>
<entry>
<title>glapi: Move assembly dispatchers back into glapi/.</title>
<updated>2010-05-07T02:41:10Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-26T04:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=73ded0624de66bc83ae990530febb129d950d04b'/>
<id>urn:sha1:73ded0624de66bc83ae990530febb129d950d04b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glapi: regenerated files for GL_ARB_draw_instanced</title>
<updated>2010-04-05T01:05:38Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-04-05T00:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=61b21f0c834b093e731ac04141eea2e0887941a7'/>
<id>urn:sha1:61b21f0c834b093e731ac04141eea2e0887941a7</id>
<content type='text'>
</content>
</entry>
</feed>
