<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/glut/glx, 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-08-11T14:54:25Z</updated>
<entry>
<title>glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling</title>
<updated>2009-08-11T14:54:25Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-08-11T14:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a9d37f68377df851350d773cf53ca6d873e92aa1'/>
<id>urn:sha1:a9d37f68377df851350d773cf53ca6d873e92aa1</id>
<content type='text'>
See bug 23182.
</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>Use variable library name in pkg-config output.</title>
<updated>2009-04-29T19:15:07Z</updated>
<author>
<name>Tom Fogal</name>
<email>tfogal@alumni.unh.edu</email>
</author>
<published>2009-04-29T16:32:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a9c97c5f2a9b880d01336a23134600e4b34429d0'/>
<id>urn:sha1:a9c97c5f2a9b880d01336a23134600e4b34429d0</id>
<content type='text'>
Previously the pkg-config output files would contain e.g. `-lGL'
and `-lGLU', even if the user modified their configuration to
build libraries with different names.  This modifies the
pkg-config inputs, and corresponding makery, so that modifying the
output library name will cause the appropriate updated name to
appear in the pkg-config `-l' option.

Signed-off-by: Dan Nicholson &lt;dbn.lists@gmail.com&gt;
</content>
</entry>
<entry>
<title>glut: Use the official WGL functions.</title>
<updated>2009-02-10T11:51:46Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-02-10T11:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5b0807b72f16a4835e4b28aa8a66e9bcd867d383'/>
<id>urn:sha1:5b0807b72f16a4835e4b28aa8a66e9bcd867d383</id>
<content type='text'>
Especially using wglGetPixelFormat instead of GetPixelFormat causes
problems with opengl32.dll and drivers that not hack around this issue.
</content>
</entry>
<entry>
<title>glut: DESCRIPTION .def clause deprecated.</title>
<updated>2009-02-10T11:51:46Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-02-10T11:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=aeed92952efaac0b3519aeb141de18e17f0f454c'/>
<id>urn:sha1:aeed92952efaac0b3519aeb141de18e17f0f454c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glut: Minor cleanups.</title>
<updated>2009-01-26T20:28:04Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-01-26T10:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f5fad95455bb3f9bd731451ea9811e3d0cc51660'/>
<id>urn:sha1:f5fad95455bb3f9bd731451ea9811e3d0cc51660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glut: Unlist file.</title>
<updated>2009-01-08T12:42:25Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-01-08T12:42:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5cad143e545775acacee294049345c6a3868c51d'/>
<id>urn:sha1:5cad143e545775acacee294049345c6a3868c51d</id>
<content type='text'>
Again..
</content>
</entry>
<entry>
<title>glut: Fix build.</title>
<updated>2009-01-08T12:05:10Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-01-06T16:20:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8c0d8d89fa216771f7f2a75a71519e035dd20d9f'/>
<id>urn:sha1:8c0d8d89fa216771f7f2a75a71519e035dd20d9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glut: List new source file in sconscript.</title>
<updated>2008-12-30T17:22:24Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2008-12-30T17:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=70894676c24c3b1c2e7643501f13640d7e56301d'/>
<id>urn:sha1:70894676c24c3b1c2e7643501f13640d7e56301d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'origin/master' into gallium-0.2</title>
<updated>2008-12-16T22:50:14Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-12-16T22:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b0caa10a85b39f0e657dc0c4816884c9356b0b1a'/>
<id>urn:sha1:b0caa10a85b39f0e657dc0c4816884c9356b0b1a</id>
<content type='text'>
</content>
</entry>
</feed>
