<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/glx/Makefile, 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-09-07T17:30:19Z</updated>
<entry>
<title>Make XF86VIDMODE extension optional</title>
<updated>2010-09-07T17:30:19Z</updated>
<author>
<name>Jon TURNEY</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2010-04-21T11:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2b9dac397bd97909876bbda8532e2cbce9d8a77f'/>
<id>urn:sha1:2b9dac397bd97909876bbda8532e2cbce9d8a77f</id>
<content type='text'>
Code in glx/glxcmds.c which uses the XF86VIDMODE extension is already guarded.  Also use
that guard to control inclusion of the xf86vmode.h header, and only enable that guard if the
XF86VIDMODE extension is found by pkgconfig.

This changes the behaviour on platforms which XF86VIDMODE exists, in that XF86VIDMODE used to
be mandatory, but is now optional.

Presumably other build systems are already arranging for -DXF86VIDMODE to be supplied to the
complier when glxcmds.c is compiled, so are not affected by this change

Signed-off-by: Jon TURNEY &lt;jon.turney@dronecode.org.uk&gt;
</content>
</entry>
<entry>
<title>make: Use C++ compiler to link stdc++ library.</title>
<updated>2010-08-24T19:18:09Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-08-24T19:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ad58f0d9e021065d8e6d82e1aa7387dcd206f86e'/>
<id>urn:sha1:ad58f0d9e021065d8e6d82e1aa7387dcd206f86e</id>
<content type='text'>
glxinfo and glxgears run on swrast and softpipe without undefined symbol
errors.
</content>
</entry>
<entry>
<title>glx: Split indirect and applegl implementations into different files</title>
<updated>2010-07-28T20:45:25Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-07-28T20:40:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6849916170c0275c13510251a7b217c20f2b993e'/>
<id>urn:sha1:6849916170c0275c13510251a7b217c20f2b993e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glx: Rename glcontextmodes.[ch] to glxconfig.[ch]</title>
<updated>2010-07-28T20:42:00Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-07-28T14:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=65d98e25770487456eb3d7eb8ec3ec8272f170b1'/>
<id>urn:sha1:65d98e25770487456eb3d7eb8ec3ec8272f170b1</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>apple: Integrate our libGL into the existing build system better</title>
<updated>2010-04-27T18:26:51Z</updated>
<author>
<name>Jeremy Huddleston</name>
<email>jeremyhu@apple.com</email>
</author>
<published>2010-04-02T07:57:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=de96d063b1eba9137d96074c9434aafe858d3271'/>
<id>urn:sha1:de96d063b1eba9137d96074c9434aafe858d3271</id>
<content type='text'>
Signed-off-by: Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
</content>
</entry>
<entry>
<title>Revert accidental commits from the xquartz tree</title>
<updated>2010-04-02T00:01:51Z</updated>
<author>
<name>Jeremy Huddleston</name>
<email>jeremyhu@apple.com</email>
</author>
<published>2010-04-02T00:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=115203281cf791221f586f03c14cfe4e0a44dd7a'/>
<id>urn:sha1:115203281cf791221f586f03c14cfe4e0a44dd7a</id>
<content type='text'>
This reverts commit 9aadc793f3db64cefa0b08f18abad424a659dacc.
This reverts commit 69ea4e7718efb60b6b0d795a355cebd6712ceac1.
This reverts commit dbe8b013936d977ec63d6607bfd2fc6772d29787.
This reverts commit 23215ef4d60a86d9f3b3fdc08e3fdadc59e98890.
This reverts commit 9495e3703062d1ddaf3161f4efc23f0b51284d9b.
This reverts commit 0594cf70883b64692ba617d85f4f9b4e636e5c2b.
This reverts commit 86a7978d37393ee34f876569ac06ffdb8d7289ae.
This reverts commit 437902ce978cde9a0e1aa260f12dc232a8501c42.
</content>
</entry>
<entry>
<title>apple: Integrate our libGL into the existing build system better</title>
<updated>2010-04-01T19:33:47Z</updated>
<author>
<name>Jeremy Huddleston</name>
<email>jeremyhu@apple.com</email>
</author>
<published>2010-04-01T18:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=dbe8b013936d977ec63d6607bfd2fc6772d29787'/>
<id>urn:sha1:dbe8b013936d977ec63d6607bfd2fc6772d29787</id>
<content type='text'>
Signed-off-by: Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
</content>
</entry>
<entry>
<title>glx: Fix TOP setting in src/glx Makefile</title>
<updated>2010-02-09T15:21:45Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-09T15:21:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2ecbe4e208ce4f6c789667f230b5b23b47de1936'/>
<id>urn:sha1:2ecbe4e208ce4f6c789667f230b5b23b47de1936</id>
<content type='text'>
Argh, forgot to commit this fix before pushing.
</content>
</entry>
<entry>
<title>Retire miniglx and move the actual glx code up to src/glx</title>
<updated>2010-02-09T14:58:36Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-09T14:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6e8897ff9f90601ebf6eed500ad942c11b54d1f7'/>
<id>urn:sha1:6e8897ff9f90601ebf6eed500ad942c11b54d1f7</id>
<content type='text'>
</content>
</entry>
</feed>
