<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/progs/vpglsl, 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>vpglsl: add some simple tests with function calls</title>
<updated>2010-05-15T04:58:43Z</updated>
<author>
<name>Zack Rusin</name>
<email>zack@kde.org</email>
</author>
<published>2010-05-15T04:58:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b93fa7e2e807271dd51b9c4ec47b2f86311a61a8'/>
<id>urn:sha1:b93fa7e2e807271dd51b9c4ec47b2f86311a61a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scons: Build progs together with everything else.</title>
<updated>2010-01-01T12:16:19Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-12-31T21:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7bbf7f94ea786e41ff1364cedaf7dd5c0bbf605a'/>
<id>urn:sha1:7bbf7f94ea786e41ff1364cedaf7dd5c0bbf605a</id>
<content type='text'>
This is a substantial reorganization, This particular commit enables:
- building the progs for unices platforms
- glew is now built as a shared library (it is the default, and it is
inconvenient and pointless to shift away from that default)
- all progs get built by default
</content>
</entry>
<entry>
<title>progs/vpglsl: Assign glGetUniformLocationARB return value to GLint.</title>
<updated>2009-12-05T09:11:26Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2009-12-05T09:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d642edd2d10e93c32077a729b13a7c7b0d37d25b'/>
<id>urn:sha1:d642edd2d10e93c32077a729b13a7c7b0d37d25b</id>
<content type='text'>
The return type of glGetUniformLocationARB is GLint, not GLuint.
</content>
</entry>
<entry>
<title>progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.</title>
<updated>2009-12-03T04:28:54Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2009-11-20T07:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=235c0c81346c44e24909b6e48394ea62b136a36b'/>
<id>urn:sha1:235c0c81346c44e24909b6e48394ea62b136a36b</id>
<content type='text'>
(cherry picked from commit b98db7bf697c3ed6e6df303e9dd66f7ac31eb3e2)
</content>
</entry>
<entry>
<title>progs/vpglsl: add similar support for point rendering as progs/vp</title>
<updated>2009-06-02T01:40:21Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2009-05-14T14:57:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=97f5953ced6938ca8e92cde62e8717ff505cc4e2'/>
<id>urn:sha1:97f5953ced6938ca8e92cde62e8717ff505cc4e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vpglsl: add missing SConscript</title>
<updated>2009-03-23T19:01:40Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2009-03-23T19:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=1a28750b43d3d5190ad88278945dc7b15209dd3f'/>
<id>urn:sha1:1a28750b43d3d5190ad88278945dc7b15209dd3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vpglsl: add simple mov.glsl</title>
<updated>2009-03-10T12:06:27Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2009-03-09T19:34:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=646f518e7869dfd0d654ee75923bea622c1a9474'/>
<id>urn:sha1:646f518e7869dfd0d654ee75923bea622c1a9474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vpglsl: build with scons and glew</title>
<updated>2009-03-09T18:51:14Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2009-03-09T17:10:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ce0ac9006a4ceb42d7f07061f264e3092d03e640'/>
<id>urn:sha1:ce0ac9006a4ceb42d7f07061f264e3092d03e640</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa: fix build</title>
<updated>2008-11-14T14:30:49Z</updated>
<author>
<name>Alan Hourihane</name>
<email>alanh@tungstengraphics.com</email>
</author>
<published>2008-11-14T14:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=db20a65a39b090da21d0cbcb212a9fe7ea66a480'/>
<id>urn:sha1:db20a65a39b090da21d0cbcb212a9fe7ea66a480</id>
<content type='text'>
</content>
</entry>
</feed>
