<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/configs/linux, 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>2009-11-27T17:06:12Z</updated>
<entry>
<title>configs: Warn about pointer arithmetic.</title>
<updated>2009-11-27T17:06:12Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-11-27T16:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5976d8e6f1b12e9ac13a8d09aa9723f971f38a92'/>
<id>urn:sha1:5976d8e6f1b12e9ac13a8d09aa9723f971f38a92</id>
<content type='text'>
It's not portable. Warn to help catching it early.
</content>
</entry>
<entry>
<title>config: add -Wdeclaration-after-statement to linux config</title>
<updated>2009-03-12T23:21:20Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-03-12T23:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8e1b2bac8be4f3a46d7d1c33f43b66c669f3971e'/>
<id>urn:sha1:8e1b2bac8be4f3a46d7d1c33f43b66c669f3971e</id>
<content type='text'>
Should help to catch Windows build issues earlier.
</content>
</entry>
<entry>
<title>Add -fno-strict-aliasing workaround for Linux GCC targets</title>
<updated>2007-10-31T16:47:39Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2007-10-31T16:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=013dbcd6111bc880e65ed00a7ca31e19230a81d5'/>
<id>urn:sha1:013dbcd6111bc880e65ed00a7ca31e19230a81d5</id>
<content type='text'>
Most Linux distros work around aliasing problems in Mesa by compiling
with the GCC option -fno-strict-aliasing. Two examples:

  https://bugs.freedesktop.org/show_bug.cgi?id=6046
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394311

This makes -fno-strict-aliasing the default with a comment that
developers should consider commenting it out. There is a already a note
about these bugs in docs/helpwanted.html.
</content>
</entry>
<entry>
<title>Make sure that _GNU_SOURCE is enabled in the linux configs that set</title>
<updated>2006-08-24T18:06:37Z</updated>
<author>
<name>Ian Romanick</name>
<email>idr@us.ibm.com</email>
</author>
<published>2006-08-24T18:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ce9767f863e7788d4ab0099404abce72399f0b2c'/>
<id>urn:sha1:ce9767f863e7788d4ab0099404abce72399f0b2c</id>
<content type='text'>
HAVE_POSIX_MEMALIGN.  This eliminates a compiler warning.  Also,
clean up some crufty linux-sparc* configs.
</content>
</entry>
<entry>
<title>When available, which is most of the time, use posix_memalign to implement</title>
<updated>2006-08-16T17:06:08Z</updated>
<author>
<name>Ian Romanick</name>
<email>idr@us.ibm.com</email>
</author>
<published>2006-08-16T17:06:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a7d02567451f69445ef31181a41b16e86487093d'/>
<id>urn:sha1:a7d02567451f69445ef31181a41b16e86487093d</id>
<content type='text'>
_mesa_align_malloc and friends.
</content>
</entry>
<entry>
<title>don't use -Wmissing-prototypes for C++ code</title>
<updated>2005-10-28T13:11:00Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2005-10-28T13:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8cb29230388c679371183838fa7d82377a9eb493'/>
<id>urn:sha1:8cb29230388c679371183838fa7d82377a9eb493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added -Wmissing-prototypes to WARN_FLAGS</title>
<updated>2005-09-06T03:13:18Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2005-09-06T03:13:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bd07168eb23c032ee28691c9847319d2ad7f490f'/>
<id>urn:sha1:bd07168eb23c032ee28691c9847319d2ad7f490f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Massive refactor of (most of) the Linux config files.  This reduces</title>
<updated>2005-07-02T07:38:40Z</updated>
<author>
<name>Ian Romanick</name>
<email>idr@us.ibm.com</email>
</author>
<published>2005-07-02T07:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9204e87b2ea2e9b441ab6422ae58bfebb5cdffce'/>
<id>urn:sha1:9204e87b2ea2e9b441ab6422ae58bfebb5cdffce</id>
<content type='text'>
the length of each config and brings a lot of much needed uniformity
to them.
</content>
</entry>
<entry>
<title>Replace -lGL with -l$(GL_LIB), etc.</title>
<updated>2004-09-13T21:04:48Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2004-09-13T21:04:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d84f09306cc0413b7a8d9529769daf9d69b68c3d'/>
<id>urn:sha1:d84f09306cc0413b7a8d9529769daf9d69b68c3d</id>
<content type='text'>
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
</content>
</entry>
<entry>
<title>remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default</title>
<updated>2004-07-20T20:43:24Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2004-07-20T20:43:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9408fe0c092d6b1b096a43d2585bce3a29fe7969'/>
<id>urn:sha1:9408fe0c092d6b1b096a43d2585bce3a29fe7969</id>
<content type='text'>
</content>
</entry>
</feed>
