<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/include/c99, 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-08-14T15:00:52Z</updated>
<entry>
<title>Replace our custom C99 headers with http://code.google.com/p/msinttypes/</title>
<updated>2010-08-14T15:00:52Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-08-14T15:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8df0bea9c58e983ded6819914c532edf52737cb7'/>
<id>urn:sha1:8df0bea9c58e983ded6819914c532edf52737cb7</id>
<content type='text'>
Perhaps http://www.azillionmonkeys.com/qed/pstdint.h would be a better
(more portable) choice, but only MSVC uses this anyway, and we can always
change later.
</content>
</entry>
<entry>
<title>Add missing intmax_t and uintmax_t</title>
<updated>2010-08-13T23:22:38Z</updated>
<author>
<name>Ian Romanick</name>
<email>ian.d.romanick@intel.com</email>
</author>
<published>2010-08-13T23:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d960b61ea3d2ed749a41a0d0fea621415d656848'/>
<id>urn:sha1:d960b61ea3d2ed749a41a0d0fea621415d656848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always define int32_t in compiler headers.</title>
<updated>2010-05-31T03:00:01Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-31T02:58:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d2cb99904578b263396752975d60c8d7e2eac14b'/>
<id>urn:sha1:d2cb99904578b263396752975d60c8d7e2eac14b</id>
<content type='text'>
eglplatform.h no longer defines int32_t.
</content>
</entry>
<entry>
<title>gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions.</title>
<updated>2010-01-10T10:39:29Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-01-10T10:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=dc6bcc92ee78e09bb1b5baec84e229817dfed7f4'/>
<id>urn:sha1:dc6bcc92ee78e09bb1b5baec84e229817dfed7f4</id>
<content type='text'>
Everybody is using the C99's integer types. Everybody except Microsoft,
which in turns means everybody is including their own definitions of C99
integer types for MSVC, causing duplicate definitions when linking two
projects. This is the case of building Gallium and LLVM with MSVC.

Shipping alternative stdint.h and stdbool.h headers for MSVC allows us
to share a single definition. It also removes clutter from the Gallium
headers.
</content>
</entry>
</feed>
