<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/include/GL/internal, 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-12-10T01:01:35Z</updated>
<entry>
<title>android: Add __DRI_IMAGE_FORMAT_RGBA8888_REV.</title>
<updated>2010-12-10T01:01:35Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olvaffe@gmail.com</email>
</author>
<published>2010-10-13T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=07a8209c3f9aad96a71a258b9fa029f286cee74e'/>
<id>urn:sha1:07a8209c3f9aad96a71a258b9fa029f286cee74e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of GL/internal/glcore.h</title>
<updated>2010-10-13T13:43:24Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-10-12T14:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e3c1c5377c7fcd17085bfb22fbc1cf30646751ba'/>
<id>urn:sha1:e3c1c5377c7fcd17085bfb22fbc1cf30646751ba</id>
<content type='text'>
__GLcontextModes is always only used as an implementation internal struct
at this point and we shouldn't install glcore.h anymore.  Anything that
needs __GLcontextModes should just include the struct in its headers files
directly.
</content>
</entry>
<entry>
<title>dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup</title>
<updated>2010-09-23T02:02:05Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-09-23T02:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=17eace581d25a626a7d75d9d1205d012cbb14a6e'/>
<id>urn:sha1:17eace581d25a626a7d75d9d1205d012cbb14a6e</id>
<content type='text'>
We will typically have a current context when we need to lookup the image,
but the lookup implementation don't need it so drop it.
</content>
</entry>
<entry>
<title>dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext</title>
<updated>2010-09-22T19:08:22Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-09-22T19:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9ec0b2a45e18c045fd3dbcdf846fad7faf97494c'/>
<id>urn:sha1:9ec0b2a45e18c045fd3dbcdf846fad7faf97494c</id>
<content type='text'>
We can't expect to have a context when this is called, and we don't need one
so just require a __DRIscreen instead.

Reported by Yu Dai &lt;yu.dai@intel.com&gt;
</content>
</entry>
<entry>
<title>egl_dri2: Add support for MESA_image_drm</title>
<updated>2010-08-25T13:17:48Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-06-04T01:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5aaa53e66cc49bf0d28ec53bdab4e3b7f714e5ba'/>
<id>urn:sha1:5aaa53e66cc49bf0d28ec53bdab4e3b7f714e5ba</id>
<content type='text'>
</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>dri_interface.h: Add new __DRI_USE_INVALIDATE extension</title>
<updated>2010-05-11T14:23:53Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-05-11T13:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=97a6cbc6dd8e62653d7481c6f651f2a5fb10aa0e'/>
<id>urn:sha1:97a6cbc6dd8e62653d7481c6f651f2a5fb10aa0e</id>
<content type='text'>
The presence of this extension indicates to the DRI driver that the
loader will call invalidate in the __DRI2_FLUSH extension, whenever
the needs to query for new buffers.  This means that the DRI driver
can drop the polling in glViewport().
</content>
</entry>
<entry>
<title>Merge branch 'gles2-2'</title>
<updated>2010-05-02T14:17:07Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-05-02T14:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0870e4a2022cff79805613ae7cd4b9237a2f564c'/>
<id>urn:sha1:0870e4a2022cff79805613ae7cd4b9237a2f564c</id>
<content type='text'>
Conflicts:
	src/mesa/drivers/dri/common/dri_util.h
</content>
</entry>
<entry>
<title>dri: Add DRI entrypoints to create a context for a given API</title>
<updated>2010-04-28T18:05:21Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-04-27T15:04:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a7a9a91d7b28e5b5faed509d00f0f951e3136b1b'/>
<id>urn:sha1:a7a9a91d7b28e5b5faed509d00f0f951e3136b1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DRI2: add config query extension</title>
<updated>2010-04-22T19:49:45Z</updated>
<author>
<name>Jesse Barnes</name>
<email>jbarnes@virtuousgeek.org</email>
</author>
<published>2010-04-22T19:47:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=234286c0f8b7d30ed49223c648d4c73c1a517ab3'/>
<id>urn:sha1:234286c0f8b7d30ed49223c648d4c73c1a517ab3</id>
<content type='text'>
Add a new DRI2 configuration query extension.  Allows for DRI2 client
code to query for common DRI2 configuration options.
</content>
</entry>
</feed>
