<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/glx/apple, 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-07-28T20:45:25Z</updated>
<entry>
<title>glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.</title>
<updated>2010-07-28T20:45:25Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-07-28T15:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c356f5867f2c1fad7155df538b9affa8dbdcf869'/>
<id>urn:sha1:c356f5867f2c1fad7155df538b9affa8dbdcf869</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glx: Use _X_EXPORT instead of our own PUBLIC macro</title>
<updated>2010-07-28T20:42:00Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-07-28T14:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=38c51a76533a90cf2c9381c99247cfac45fe70eb'/>
<id>urn:sha1:38c51a76533a90cf2c9381c99247cfac45fe70eb</id>
<content type='text'>
We're an X client library, so we can use Xfuncproto.h.
</content>
</entry>
<entry>
<title>glx: Rename __GLcontextModes to struct glx_config</title>
<updated>2010-07-28T20:42:00Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-07-28T14:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6ddf66e9230ee862ac341c4767cf6b3b2dd2552b'/>
<id>urn:sha1:6ddf66e9230ee862ac341c4767cf6b3b2dd2552b</id>
<content type='text'>
With this rename, we use 'config' consitently to refer to GLX configurations
instead of the modes/configs/visual mess before.
</content>
</entry>
<entry>
<title>glx: Remove support for MESA_swap_frame_usage</title>
<updated>2010-07-20T02:45:50Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-07-19T21:15:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=22266c391fbe17603b15a83d4ccf5fa9455ccf8d'/>
<id>urn:sha1:22266c391fbe17603b15a83d4ccf5fa9455ccf8d</id>
<content type='text'>
The extension never worked, the implementation returns GLX_BAD_CONTEXT
when enabling the frame tracking.
</content>
</entry>
<entry>
<title>glx: Drop support for GLX_MESA_allocate_memory</title>
<updated>2010-07-20T02:45:50Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-07-19T19:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=cb2a66fd0c095fe03be5aaf88c8d48f5867425d3'/>
<id>urn:sha1:cb2a66fd0c095fe03be5aaf88c8d48f5867425d3</id>
<content type='text'>
Only r200 implemented it.
</content>
</entry>
<entry>
<title>mesa: Purge macros NEED_EVENTS and NEED_REPLIES</title>
<updated>2010-07-01T19:07:07Z</updated>
<author>
<name>Fernando Carrijo</name>
<email>fcarrijo@yahoo.com.br</email>
</author>
<published>2010-07-01T16:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d2fe97a209134ff5267e8aa065865c3398bfb280'/>
<id>urn:sha1:d2fe97a209134ff5267e8aa065865c3398bfb280</id>
<content type='text'>
Signed-off-by: Fernando Carrijo &lt;fcarrijo@yahoo.com.br&gt;
Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>apple: Move glapi to mapi.</title>
<updated>2010-05-07T06:39:33Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-05-07T06:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=50c940707ec191c6f4d90fcb763370477c1bacde'/>
<id>urn:sha1:50c940707ec191c6f4d90fcb763370477c1bacde</id>
<content type='text'>
This was missed in commit 296adbd545b8efd38c9ed508166b2de2764a444b.
Fixes darwin build.
</content>
</entry>
<entry>
<title>Buildfixes to work around issues in OpenGL.framework</title>
<updated>2010-04-27T19:37:16Z</updated>
<author>
<name>Jeremy Huddleston</name>
<email>jeremyhu@apple.com</email>
</author>
<published>2010-04-13T01:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a1cb3babbef2af222b839a058694acc82a7074f1'/>
<id>urn:sha1:a1cb3babbef2af222b839a058694acc82a7074f1</id>
<content type='text'>
Signed-off-by: Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
</content>
</entry>
<entry>
<title>Update OpenGL specs</title>
<updated>2010-04-27T18:26:51Z</updated>
<author>
<name>Jeremy Huddleston</name>
<email>jeremyhu@apple.com</email>
</author>
<published>2010-04-13T01:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f64773010d0dd204177d08716565db69f6263e0f'/>
<id>urn:sha1:f64773010d0dd204177d08716565db69f6263e0f</id>
<content type='text'>
Signed-off-by: Jeremy Huddleston &lt;jeremyhu@apple.com&gt;
</content>
</entry>
<entry>
<title>apple: Use mesa gl.h rather than generating one.</title>
<updated>2010-04-27T18:26:51Z</updated>
<author>
<name>Jeremy Huddleston</name>
<email>jeremyhu@freedesktop.org</email>
</author>
<published>2010-01-02T05:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f5aa5377a52c50c94b6a6d6d48c0057dbe874692'/>
<id>urn:sha1:f5aa5377a52c50c94b6a6d6d48c0057dbe874692</id>
<content type='text'>
Signed-off-by: Jeremy Huddleston &lt;jeremyhu@freedesktop.org&gt;
</content>
</entry>
</feed>
