<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/beos, 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>2008-07-12T17:25:40Z</updated>
<entry>
<title>Always pass -linker and -ldflags to mklib for shared libraries</title>
<updated>2008-07-12T17:25:40Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2008-07-12T17:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3b8081603bf846285e56a6ecafaf182935fd8733'/>
<id>urn:sha1:3b8081603bf846285e56a6ecafaf182935fd8733</id>
<content type='text'>
This just makes the use of mklib more consistent throughout Mesa where
we always want to pass the linker and LDFLAGS when we might be making a
shared library.
</content>
</entry>
<entry>
<title>Call mklib with $(SHELL) so the user controls the interpreter</title>
<updated>2008-07-12T17:25:40Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2008-07-11T20:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=db072baaaf6adcd176ea7e4d67b77177de7eca31'/>
<id>urn:sha1:db072baaaf6adcd176ea7e4d67b77177de7eca31</id>
<content type='text'>
Respect the user's choice of shell when running mklib rather than always
using /bin/sh.
</content>
</entry>
<entry>
<title>move a beos-ism down into drivers/beos/Makefile</title>
<updated>2008-06-06T18:24:44Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-06-06T18:24:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=847f54e2fa3e1b92ee97e7c2895a71ed20ce227b'/>
<id>urn:sha1:847f54e2fa3e1b92ee97e7c2895a71ed20ce227b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always cleanup the makedepend backup files</title>
<updated>2008-05-06T21:00:43Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2008-05-06T21:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c5e2b850ad53fcd1af62c838f8ee288e8ea9fb3d'/>
<id>urn:sha1:c5e2b850ad53fcd1af62c838f8ee288e8ea9fb3d</id>
<content type='text'>
Consistently cleanup the depend.bak files created by makedepend. Also,
realclean has been changed to use a single find command, which speeds it
up considerably.
</content>
</entry>
<entry>
<title>Error consistently when running recursive make</title>
<updated>2008-05-06T19:29:53Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2008-05-06T19:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=cba14d85a854df8b5f24342c072acf21813761b6'/>
<id>urn:sha1:cba14d85a854df8b5f24342c072acf21813761b6</id>
<content type='text'>
When changing directories and running a sub-make, ensure that both the
cd and make commands propagate errors to the parent make.
</content>
</entry>
<entry>
<title>add support for LDFLAGS env var</title>
<updated>2007-09-29T00:42:21Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2007-09-29T00:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2a3e33865dd9a3d064a3c0af94ef11d4aa4a6ce4'/>
<id>urn:sha1:2a3e33865dd9a3d064a3c0af94ef11d4aa4a6ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commiting a few minor fixes to glut fbdev (segfault on a separate stack)</title>
<updated>2007-02-17T00:44:13Z</updated>
<author>
<name>Sean D'Epagnier</name>
<email>sean@depagnier.com</email>
</author>
<published>2007-02-17T00:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7ae8f388cf81c187f0cbfcc4997c93b28cf6c26a'/>
<id>urn:sha1:7ae8f388cf81c187f0cbfcc4997c93b28cf6c26a</id>
<content type='text'>
Updated all drivers that used the old _ac_ functions to use
the new _vbo_  functions. I know this fixed the fbdev driver,
it looks like it might fix some other drivers too.
</content>
</entry>
<entry>
<title>LIB_DIR is now just 'lib' or 'lib64'</title>
<updated>2006-07-13T02:50:27Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2006-07-13T02:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=883f9891cb203dd087843b830ab058d6c9e160dc'/>
<id>urn:sha1:883f9891cb203dd087843b830ab058d6c9e160dc</id>
<content type='text'>
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno BÃ¶ck.
</content>
</entry>
<entry>
<title>Improve the behaviour of the build system wrt depend files.</title>
<updated>2004-12-08T15:16:36Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2004-12-08T15:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=fc236723273d4d872ae5e7cac876ea20175df10d'/>
<id>urn:sha1:fc236723273d4d872ae5e7cac876ea20175df10d</id>
<content type='text'>
	- Remove the -Y option for makedepend, so that the standard
	  directories are searched
	- No longer pipe the multiple errors that the -Y option caused
	  into /dev/null -- we want to know about these failures.
	- Fix up a few other misc makedepend failures.
</content>
</entry>
<entry>
<title>Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().</title>
<updated>2004-11-27T22:47:59Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2004-11-27T22:47:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=65a66f5bc37383c00423c21baf8ba9d6771e0259'/>
<id>urn:sha1:65a66f5bc37383c00423c21baf8ba9d6771e0259</id>
<content type='text'>
Now, the driver's Viewport routine should call _mesa_ResizeBuffersMESA()
if necessary.
Cleaned up code related to GLframebuffer width/height initialization.
Set initial viewport/scissor params in _mesa_make_current2(), instead of
in the drivers' MakeCurrent functions.
</content>
</entry>
</feed>
