<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/dri/i915, 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>2011-03-16T12:18:39Z</updated>
<entry>
<title>android: Add __DRI_IMAGE_FORMAT_RGBA8888_REV.</title>
<updated>2011-03-16T12:18:39Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olvaffe@gmail.com</email>
</author>
<published>2010-10-13T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=73d3113849fa457b0ad36f612c1841d7629caeb9'/>
<id>urn:sha1:73d3113849fa457b0ad36f612c1841d7629caeb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines</title>
<updated>2011-03-11T16:25:21Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-03-11T16:25:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=decc6e2a32ef49e673c081f30e19b8970155d887'/>
<id>urn:sha1:decc6e2a32ef49e673c081f30e19b8970155d887</id>
<content type='text'>
and rename them.
</content>
</entry>
<entry>
<title>i915: Only invert wpos when rendering to the system framebuffer.</title>
<updated>2011-03-07T20:48:21Z</updated>
<author>
<name>Henri Verbeet</name>
<email>hverbeet@gmail.com</email>
</author>
<published>2011-03-07T20:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a8bde5c47e1e8df13b408e44a2ae79edffd5ebed'/>
<id>urn:sha1:a8bde5c47e1e8df13b408e44a2ae79edffd5ebed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i915: Derive the gl_fragment_program from i915_fragment_program.</title>
<updated>2011-03-07T20:48:21Z</updated>
<author>
<name>Henri Verbeet</name>
<email>hverbeet@gmail.com</email>
</author>
<published>2011-03-07T20:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a99b23752b0182c64ebe1dc9c18ab821550771ff'/>
<id>urn:sha1:a99b23752b0182c64ebe1dc9c18ab821550771ff</id>
<content type='text'>
Instead of using the current gl_fragment_program. These aren't necessarily
the same, for example when translate_program() is called by
i915ValidateFragmentProgram().
</content>
</entry>
<entry>
<title>i915: And remember assign the new value to the state reg...</title>
<updated>2011-02-23T22:10:43Z</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2011-02-23T22:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=19ac5fa50dbb2f80eb0d47866b1474e3bd7a84dc'/>
<id>urn:sha1:19ac5fa50dbb2f80eb0d47866b1474e3bd7a84dc</id>
<content type='text'>
Fixes regression from 298ebb78de8a6b6edf0aa0fe8d784d00bbc2930e.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34589
Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</content>
</entry>
<entry>
<title>i915: Emit a single relocation per vbo</title>
<updated>2011-02-21T13:04:46Z</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2010-11-25T15:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2c6793fb6bc89df16c23f727bcb072a157ab8d10'/>
<id>urn:sha1:2c6793fb6bc89df16c23f727bcb072a157ab8d10</id>
<content type='text'>
Reducing the number of relocations has lots of nice knock-on effects,
not least including reducing batch buffer size, auxilliary array sizes
(vmalloced and copied into the kernel), processing of uncached
relocations etc.

Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</content>
</entry>
<entry>
<title>i915: Suppress emission of redundant stencil updates</title>
<updated>2011-02-21T13:04:46Z</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2010-11-26T11:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=298ebb78de8a6b6edf0aa0fe8d784d00bbc2930e'/>
<id>urn:sha1:298ebb78de8a6b6edf0aa0fe8d784d00bbc2930e</id>
<content type='text'>
Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</content>
</entry>
<entry>
<title>i915: Separate BLEND from general context state.</title>
<updated>2011-02-21T13:04:46Z</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2010-11-26T10:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7c97e288fb6a105ea60c377aef4472cc33ca01bc'/>
<id>urn:sha1:7c97e288fb6a105ea60c377aef4472cc33ca01bc</id>
<content type='text'>
Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</content>
</entry>
<entry>
<title>i915: Only flag context changes if the actual state is changed</title>
<updated>2011-02-21T13:04:45Z</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2010-11-26T10:25:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=4f82585e279276e08c719d55218cd64a2c880a6b'/>
<id>urn:sha1:4f82585e279276e08c719d55218cd64a2c880a6b</id>
<content type='text'>
Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</content>
</entry>
<entry>
<title>i915: suppress repeated sampler state emission</title>
<updated>2011-02-21T13:04:41Z</updated>
<author>
<name>Chris Wilson</name>
<email>chris@chris-wilson.co.uk</email>
</author>
<published>2010-11-25T22:27:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0b0cad38c57fbe59710cb4058866b2e68f6d471a'/>
<id>urn:sha1:0b0cad38c57fbe59710cb4058866b2e68f6d471a</id>
<content type='text'>
Signed-off-by: Chris Wilson &lt;chris@chris-wilson.co.uk&gt;
</content>
</entry>
</feed>
