<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/configs/default, branch android-x86-1.6</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-1.6</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-1.6'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2009-09-08T22:46:06Z</updated>
<entry>
<title>mesa: bump version to 7.7</title>
<updated>2009-09-08T22:46:06Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-09-08T22:46:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f78eafcacb67de3f2cd035335c4ecd98e21a8209'/>
<id>urn:sha1:f78eafcacb67de3f2cd035335c4ecd98e21a8209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>egl: Remove dependency on libX11.</title>
<updated>2009-08-21T14:34:34Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olvaffe@gmail.com</email>
</author>
<published>2009-08-21T05:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5a459d58fca2b71cb77c39f98df8a81ce6298421'/>
<id>urn:sha1:5a459d58fca2b71cb77c39f98df8a81ce6298421</id>
<content type='text'>
libX11 is used to determine the screen number, which is in turned used
to determine the DRI driver.  However, the sysfs interface for
determining the DRI driver is gone, and no working driver depends on
this mechanism.

Display string parsing is moved to a new function,
_eglSplitDisplayString.

Signed-off-by: Chia-I Wu &lt;olvaffe@gmail.com&gt;
</content>
</entry>
<entry>
<title>egl: Support per-thread info.</title>
<updated>2009-07-17T17:41:02Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olvaffe@gmail.com</email>
</author>
<published>2009-07-17T17:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=75da80b29556e6dbbba21e5297ca440e475f65cb'/>
<id>urn:sha1:75da80b29556e6dbbba21e5297ca440e475f65cb</id>
<content type='text'>
This commit introduces a "current" system to manage per-thread info.  It
uses TLS, if GLX_USE_TLS is defined, or pthread, if PTHREADS is defined.
If none of them are defined, it uses a dummy implementation that is just
like before.

Signed-off-by: Chia-I Wu &lt;olvaffe@gmail.com&gt;
</content>
</entry>
<entry>
<title>identity: Add new identity driver</title>
<updated>2009-06-24T11:04:56Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-06-24T00:42:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d60b2c68552a2729dfdb33c2bac4822453cf8ae2'/>
<id>urn:sha1:d60b2c68552a2729dfdb33c2bac4822453cf8ae2</id>
<content type='text'>
	This driver does no transformation of the gallium calls
	going to the real driver, like the identity matrix. It is
	intended to be the basis for transforming and/or debug
	drivers like trace and rbug.

	Authors of this patch are:
		Michal Krol, orignal heavy lifting.
		José Fonesca, object wrapping code stolen from trace.
		Jakob Bornecrantz, put it all toghether and renamed a stuff.
</content>
</entry>
<entry>
<title>Use separate $(MINSTALL) for installing libraries</title>
<updated>2009-06-01T13:32:52Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2009-05-22T16:39:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bc302b2a33ceffe454bcf443daa0ac1edc118e9b'/>
<id>urn:sha1:bc302b2a33ceffe454bcf443daa0ac1edc118e9b</id>
<content type='text'>
The special feature of bin/minstall to copy symlinks is only ever needed
when installing libraries which may have .so symlinks. All the headers
and directories can use a normal install program.

These two modes are separated as $(INSTALL) and $(MINSTALL) to allow the
user (or autoconf) to override installing normal files as they please.
An autoconf check for the install program has been added and will be
used in preference to minstall when available.

Fixes bug 16053.
</content>
</entry>
<entry>
<title>rbug: Add Gallium Remote Debugger Protocol code</title>
<updated>2009-06-01T10:19:39Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-05-14T23:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=dfa4ebcbcc9c7e9e7562f73a4ddc367756623e5e'/>
<id>urn:sha1:dfa4ebcbcc9c7e9e7562f73a4ddc367756623e5e</id>
<content type='text'>
	This is the (de)marshalling and connection managment code
</content>
</entry>
<entry>
<title>mesa: bump version to 7.6 (devel)</title>
<updated>2009-05-01T15:22:20Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-05-01T15:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=666e5bf4a6728484b4bc0c7e2583f141f1f2b2b7'/>
<id>urn:sha1:666e5bf4a6728484b4bc0c7e2583f141f1f2b2b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configs: bump MESA_MINOR to 5</title>
<updated>2009-05-01T15:15:14Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-05-01T15:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3eafd25aa3b8d7680d3a0ac4869681e951484371'/>
<id>urn:sha1:3eafd25aa3b8d7680d3a0ac4869681e951484371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>st/xorg: Install to XORG_DRIVER_INSTALL_DIR</title>
<updated>2009-03-06T00:31:49Z</updated>
<author>
<name>Joel Bosveld</name>
<email>Joel.Bosveld@gmail.com</email>
</author>
<published>2009-03-05T23:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8acca48cd575335b33cdc8fed6906f4d656233cc'/>
<id>urn:sha1:8acca48cd575335b33cdc8fed6906f4d656233cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building libEGL</title>
<updated>2009-02-25T15:41:13Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-02-25T15:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c34c78b85381ced8bfa9f16faba9a5e9e6bf2a3a'/>
<id>urn:sha1:c34c78b85381ced8bfa9f16faba9a5e9e6bf2a3a</id>
<content type='text'>
EGL_LIB_DEPS may need fine-tuning for some platforms.  It's only defined
in configs/default ATM.
</content>
</entry>
</feed>
