<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/progs/trivial/SConscript, 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/trivial: added clear-fbo-scissor.c to test scissored clear of FBO</title>
<updated>2010-03-10T18:52:07Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-03-10T18:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9a7ba79b2bb60d83fc3bc04280e64cc564cb8760'/>
<id>urn:sha1:9a7ba79b2bb60d83fc3bc04280e64cc564cb8760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up more stale references to gl(X)_API.xml which have moved.</title>
<updated>2010-02-26T09:48:07Z</updated>
<author>
<name>Michel Dänzer</name>
<email>daenzer@vmware.com</email>
</author>
<published>2010-02-26T09:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0c20b3033309f5d71af835b4eb5680ec7384e1f7'/>
<id>urn:sha1:0c20b3033309f5d71af835b4eb5680ec7384e1f7</id>
<content type='text'>
AFAICT the getproc* stanzas in progs/{fp,trivial}/Makefile are completely
unused at this point, so just remove them.
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/master' into lp-binning</title>
<updated>2010-01-16T23:21:06Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-01-16T23:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ba5d600c90f7075cf2c33a0c5c679ef822e8746e'/>
<id>urn:sha1:ba5d600c90f7075cf2c33a0c5c679ef822e8746e</id>
<content type='text'>
Conflicts:
	src/gallium/drivers/llvmpipe/lp_quad.h
	src/gallium/drivers/llvmpipe/lp_setup.c
</content>
</entry>
<entry>
<title>progs/trivial: test glPolygonMode(POINT/LINE) with frustum clipping</title>
<updated>2010-01-14T16:22:30Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-01-14T16:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0a826921546612bee475ae240e0110977326bec1'/>
<id>urn:sha1:0a826921546612bee475ae240e0110977326bec1</id>
<content type='text'>
Note whether the new verts introduced by clipping show up as points
and lines along the edge of the window...
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/master' into lp-binning</title>
<updated>2010-01-08T15:42:57Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-01-08T15:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=080c40ab32b2abd6d8381b4a0cc143d36a1652b2'/>
<id>urn:sha1:080c40ab32b2abd6d8381b4a0cc143d36a1652b2</id>
<content type='text'>
Conflicts:
	src/gallium/auxiliary/util/u_surface.c
	src/gallium/drivers/llvmpipe/Makefile
	src/gallium/drivers/llvmpipe/SConscript
	src/gallium/drivers/llvmpipe/lp_bld_arit.c
	src/gallium/drivers/llvmpipe/lp_bld_flow.c
	src/gallium/drivers/llvmpipe/lp_bld_interp.c
	src/gallium/drivers/llvmpipe/lp_clear.c
	src/gallium/drivers/llvmpipe/lp_context.c
	src/gallium/drivers/llvmpipe/lp_context.h
	src/gallium/drivers/llvmpipe/lp_draw_arrays.c
	src/gallium/drivers/llvmpipe/lp_jit.c
	src/gallium/drivers/llvmpipe/lp_jit.h
	src/gallium/drivers/llvmpipe/lp_prim_vbuf.c
	src/gallium/drivers/llvmpipe/lp_setup.c
	src/gallium/drivers/llvmpipe/lp_setup_point.c
	src/gallium/drivers/llvmpipe/lp_state.h
	src/gallium/drivers/llvmpipe/lp_state_blend.c
	src/gallium/drivers/llvmpipe/lp_state_derived.c
	src/gallium/drivers/llvmpipe/lp_state_fs.c
	src/gallium/drivers/llvmpipe/lp_state_sampler.c
	src/gallium/drivers/llvmpipe/lp_state_surface.c
	src/gallium/drivers/llvmpipe/lp_tex_cache.c
	src/gallium/drivers/llvmpipe/lp_tex_cache.h
	src/gallium/drivers/llvmpipe/lp_tex_sample.h
	src/gallium/drivers/llvmpipe/lp_tile_cache.c
</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/trivial: added two simple texture tests</title>
<updated>2009-11-30T22:31:34Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-11-30T22:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=344a2a9abbe22236e8511d8166023bf81c85b03f'/>
<id>urn:sha1:344a2a9abbe22236e8511d8166023bf81c85b03f</id>
<content type='text'>
One draws a series of quads with different textures.
The other draws with one texture which is changed with glTexSubImage2D().
</content>
</entry>
<entry>
<title>progs/trivial: add test for vertex program invarient transform</title>
<updated>2009-05-05T12:14:54Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2009-05-05T12:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=077c904b76542dbe01b20386733d3e9e8a49da0b'/>
<id>urn:sha1:077c904b76542dbe01b20386733d3e9e8a49da0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>progs/trivial: add vbo-noninterleaved test</title>
<updated>2009-05-05T12:14:48Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2009-04-30T11:35:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5f2569a1b997cf7577dc2d44e3670d0c55de905c'/>
<id>urn:sha1:5f2569a1b997cf7577dc2d44e3670d0c55de905c</id>
<content type='text'>
</content>
</entry>
</feed>
