<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/glide, 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>2010-02-25T22:40:10Z</updated>
<entry>
<title>Drop glide driver</title>
<updated>2010-02-25T22:40:10Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-25T21:08:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e14a5b14b2db2ef2e744b49024ac341b998d1711'/>
<id>urn:sha1:e14a5b14b2db2ef2e744b49024ac341b998d1711</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop macro wrappers for the aligned memory functions</title>
<updated>2010-02-19T18:30:22Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-19T18:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=99ae9e8d7d57ae37629754edd5b1e3716611827f'/>
<id>urn:sha1:99ae9e8d7d57ae37629754edd5b1e3716611827f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions</title>
<updated>2010-02-19T17:03:01Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-19T16:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=32f2fd1c5d6088692551c80352b7d6fa35b0cd09'/>
<id>urn:sha1:32f2fd1c5d6088692551c80352b7d6fa35b0cd09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa: replace old MEMCPY macro with memcpy</title>
<updated>2010-02-19T15:09:01Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-02-19T15:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e197de56cdb86835f1437688a9161cd909792d80'/>
<id>urn:sha1:e197de56cdb86835f1437688a9161cd909792d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa: Replace CLAMP_SELF() macro with more obvious CLAMP() usage.</title>
<updated>2009-12-22T22:20:26Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2009-12-22T19:04:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d203dbc73d3b036937e0404b580fb04d23e10652'/>
<id>urn:sha1:d203dbc73d3b036937e0404b580fb04d23e10652</id>
<content type='text'>
The same code is generated, and readers and static analyzers are
happier.
</content>
</entry>
<entry>
<title>tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]</title>
<updated>2009-11-19T10:47:05Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2009-11-18T09:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=37c79d4d765b10a79e0cf217cc1e70d3fbb7a0c5'/>
<id>urn:sha1:37c79d4d765b10a79e0cf217cc1e70d3fbb7a0c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.</title>
<updated>2009-11-19T10:47:05Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2009-11-18T09:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0a9187801505130738ae947c69cafa8a1dd118d1'/>
<id>urn:sha1:0a9187801505130738ae947c69cafa8a1dd118d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]</title>
<updated>2009-11-19T10:47:05Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2009-11-18T00:00:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=df582ca767a38f185f9b4c449e7ed4266c414ae2'/>
<id>urn:sha1:df582ca767a38f185f9b4c449e7ed4266c414ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa: choose texture format in core mesa, not drivers</title>
<updated>2009-10-26T00:06:24Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-10-26T00:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=11caea687e3f10ae12d33e44edf84635f73047dd'/>
<id>urn:sha1:11caea687e3f10ae12d33e44edf84635f73047dd</id>
<content type='text'>
Call the ctx-&gt;Driver.ChooseTextureFormat() function from core Mesa's
_mesa_[Copy]TexImage functions instead of in the driver functions.
One less thing for drivers to do.
</content>
</entry>
<entry>
<title>glide: remove _mesa_compressed_row_stride() calls</title>
<updated>2009-10-25T23:21:27Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-10-25T23:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c83b7587608e1791e092739cc9753ad0e895f25d'/>
<id>urn:sha1:c83b7587608e1791e092739cc9753ad0e895f25d</id>
<content type='text'>
And fix incorrect first parameter.
</content>
</entry>
</feed>
