<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/array_cache, 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>2007-01-16T11:24:08Z</updated>
<entry>
<title>Merge vbo_0_1_branch</title>
<updated>2007-01-16T11:24:08Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2007-01-16T11:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3ad12fab454bc27334c8261780a1679da7d41cb1'/>
<id>urn:sha1:3ad12fab454bc27334c8261780a1679da7d41cb1</id>
<content type='text'>
Hopefully leaving behind the cruft generated by the CVS import.
</content>
</entry>
<entry>
<title>Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa into vbo-0.2</title>
<updated>2007-01-16T11:22:57Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2007-01-16T11:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6a3fdc3a1ea6c306d9543791bf172dd1052d7382'/>
<id>urn:sha1:6a3fdc3a1ea6c306d9543791bf172dd1052d7382</id>
<content type='text'>
Conflicts:

	src/mesa/array_cache/sources
	src/mesa/drivers/dri/i965/brw_context.c
	src/mesa/drivers/dri/i965/brw_draw.c
	src/mesa/drivers/dri/i965/brw_fallback.c
	src/mesa/drivers/dri/i965/brw_vs_emit.c
	src/mesa/drivers/dri/i965/brw_vs_tnl.c
	src/mesa/drivers/dri/mach64/mach64_context.c
	src/mesa/main/extensions.c
	src/mesa/main/getstring.c
	src/mesa/tnl/sources
	src/mesa/tnl/t_save_api.c
	src/mesa/tnl/t_save_playback.c
	src/mesa/tnl/t_vtx_api.c
	src/mesa/tnl/t_vtx_exec.c
	src/mesa/vbo/vbo_attrib.h
	src/mesa/vbo/vbo_exec_api.c
	src/mesa/vbo/vbo_save_api.c
	src/mesa/vbo/vbo_save_draw.c
</content>
</entry>
<entry>
<title>list header files in sources files (Dan Nicholson)</title>
<updated>2006-11-21T16:04:22Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2006-11-21T16:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8f008056b2e6347850ec52fdd6da7928b56c4ef9'/>
<id>urn:sha1:8f008056b2e6347850ec52fdd6da7928b56c4ef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove this module</title>
<updated>2006-10-29T09:48:36Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2006-10-29T09:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=72b68455eb02460e2e9a64fff2448596a183923b'/>
<id>urn:sha1:72b68455eb02460e2e9a64fff2448596a183923b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>List of source (.c) files in each directory.</title>
<updated>2006-10-11T15:52:00Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2006-10-11T15:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d3112d36d7bf06920d7bb4e5e76f2c82e65e7641'/>
<id>urn:sha1:d3112d36d7bf06920d7bb4e5e76f2c82e65e7641</id>
<content type='text'>
To be included by X.org Makefile.am files so that lists of files don't need
to be hardcoded and frequently updated there.
</content>
</entry>
<entry>
<title>Rename some functions/macros to better reflect their behaviour:</title>
<updated>2006-06-13T17:13:15Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2006-06-13T17:13:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7dfdf3a5b74d3498a98f71d18eb2e706f2fedd04'/>
<id>urn:sha1:7dfdf3a5b74d3498a98f71d18eb2e706f2fedd04</id>
<content type='text'>
3F -&gt; 3FN because integer types are normalized
4FC -&gt; 3FN because we can normalize non-color attributes
</content>
</entry>
<entry>
<title>In import_attrib(), use the from-&gt;Normalized flag to choose the right</title>
<updated>2006-06-13T17:06:44Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2006-06-13T17:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=44b82dffe836b25d42c7a3d7b4e62d0eb7cc033f'/>
<id>urn:sha1:44b82dffe836b25d42c7a3d7b4e62d0eb7cc033f</id>
<content type='text'>
translation function.
Before this fix the 'normalized' flag to glVertexAttribPointerARB() was ignored.
</content>
</entry>
<entry>
<title>Add support for GL_APPLE_vertex_array_object.  Several test programs</title>
<updated>2006-06-12T16:26:29Z</updated>
<author>
<name>Ian Romanick</name>
<email>idr@us.ibm.com</email>
</author>
<published>2006-06-12T16:26:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ee34e6ef716bb630440299ac1efbc2055ef09ffd'/>
<id>urn:sha1:ee34e6ef716bb630440299ac1efbc2055ef09ffd</id>
<content type='text'>
and demos are also added.

Adding basic support to drivers should be as easy as just enabling the
extension, though thorough test would also be required.
</content>
</entry>
<entry>
<title>Put color index attribute into the 6th attribute slot.</title>
<updated>2006-04-25T00:53:25Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2006-04-25T00:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=94b30dc390f1fdd526c080080830016fad3e2ee2'/>
<id>urn:sha1:94b30dc390f1fdd526c080080830016fad3e2ee2</id>
<content type='text'>
Update a lot of loops, conditionals to use the _TNL_FIRST/LAST_* values
instead of specific vertex attributes.
Remove the EdgeFlagv function from the GLvertexformat struct.
</content>
</entry>
<entry>
<title>fix texcoord unit assertion, the right one (bug 5780)</title>
<updated>2006-02-01T23:14:42Z</updated>
<author>
<name>Roland Scheidegger</name>
<email>rscheidegger@gmx.ch</email>
</author>
<published>2006-02-01T23:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5951aab8236e964aa3ebc412bf13e31da99383bf'/>
<id>urn:sha1:5951aab8236e964aa3ebc412bf13e31da99383bf</id>
<content type='text'>
</content>
</entry>
</feed>
