<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/progs/samples/Makefile, 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-05-21T19:20:39Z</updated>
<entry>
<title>Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.</title>
<updated>2010-05-21T19:20:39Z</updated>
<author>
<name>Eric Anholt</name>
<email>eric@anholt.net</email>
</author>
<published>2010-05-21T16:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=68fc4b415e322f6744299e39864fbc377c6eff74'/>
<id>urn:sha1:68fc4b415e322f6744299e39864fbc377c6eff74</id>
<content type='text'>
The remaining programs are ones I've had difficulty finding a build
environment for to make the build system or are unit tests that should
probably live next to their code instead.  Hopefully people can bring
over the build for remaining pieces they care about.
</content>
</entry>
<entry>
<title>progs/samples: Add rgbtoppm to Makefile.</title>
<updated>2009-12-05T09:28:47Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2009-12-05T09:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6212c8103a5011e08003c8946732edad39fa74c3'/>
<id>urn:sha1:6212c8103a5011e08003c8946732edad39fa74c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>progs: Build samples dir with scons and glew.</title>
<updated>2009-02-10T20:28:08Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-02-10T20:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=52233f27bb99d21a085117990936d9c355e4ce08'/>
<id>urn:sha1:52233f27bb99d21a085117990936d9c355e4ce08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'origin/gallium-0.1' into gallium-0.2</title>
<updated>2008-09-11T17:32:05Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2008-09-11T17:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=cc7dd4fc1b3c765ca1ecd943d189bb156dae529d'/>
<id>urn:sha1:cc7dd4fc1b3c765ca1ecd943d189bb156dae529d</id>
<content type='text'>
Conflicts:

	Makefile
	progs/demos/Makefile
	progs/glsl/Makefile
	progs/redbook/Makefile
	progs/samples/Makefile
	progs/tests/Makefile
	progs/trivial/Makefile
	progs/xdemos/Makefile
	src/gallium/Makefile
	src/mesa/main/attrib.c
	src/mesa/main/bufferobj.c
	src/mesa/vbo/vbo_exec_draw.c
</content>
</entry>
<entry>
<title>define new APP_CC configuration variable for building apps/demos/tests</title>
<updated>2008-09-11T17:00:54Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-09-11T17:00:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=90c93bbeeec1a8ca75b68004afc5d8cb689860bc'/>
<id>urn:sha1:90c93bbeeec1a8ca75b68004afc5d8cb689860bc</id>
<content type='text'>
For Cell, need to use different compilers for the libraries vs. the demos/tests
to avoid strange link error regarding "_Unwind_GetIPInfo@GCC_4.2.0"
</content>
</entry>
<entry>
<title>specify app lib dependencies in Makefiles (patch 1/3)</title>
<updated>2007-10-29T15:03:01Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2007-10-29T15:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c05aa5ec4cc29f949eff350582cb6f6c03dce3c6'/>
<id>urn:sha1:c05aa5ec4cc29f949eff350582cb6f6c03dce3c6</id>
<content type='text'>
</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>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>assorted warning clean-ups for x86_64, etc (Mikko T.)</title>
<updated>2005-05-07T17:06:49Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2005-05-07T17:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6f3d16c64aee2ef0eb94aa0e4ab1ce53fd4a5579'/>
<id>urn:sha1:6f3d16c64aee2ef0eb94aa0e4ab1ce53fd4a5579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor readtex fixes</title>
<updated>2005-01-09T18:05:02Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2005-01-09T18:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=527af7571ef1ccfc772f444224e55534bf9dffe3'/>
<id>urn:sha1:527af7571ef1ccfc772f444224e55534bf9dffe3</id>
<content type='text'>
</content>
</entry>
</feed>
