<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/state_tracker, 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-16T00:21:35Z</updated>
<entry>
<title>st/mesa: use BITFIELD64_BIT() macro in a few more places</title>
<updated>2011-03-16T00:21:35Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-03-15T15:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=aa878f94ab77fe3be352d820aaa950b32836c814'/>
<id>urn:sha1:aa878f94ab77fe3be352d820aaa950b32836c814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: add texture barrier support to the interface and st/mesa (v2)</title>
<updated>2011-03-15T14:58:12Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-08T10:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=aea4ed41ed9b4d0442d1090ac1f01231a9859796'/>
<id>urn:sha1:aea4ed41ed9b4d0442d1090ac1f01231a9859796</id>
<content type='text'>
v2: change the gallium entry point to texture_barrier.
</content>
</entry>
<entry>
<title>st/mesa: Make use of the new PIPE_TRANSFER_DISCARD_* for buffer object.</title>
<updated>2011-03-15T14:39:31Z</updated>
<author>
<name>Mathias Fröhlich</name>
<email>Mathias.Froehlich@web.de</email>
</author>
<published>2011-02-26T07:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=baab835a1f11d026bd757d99ff05b59971042a3e'/>
<id>urn:sha1:baab835a1f11d026bd757d99ff05b59971042a3e</id>
<content type='text'>
In memory mapping buffer objects make use of
PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE and PIPE_TRANSFER_DISCARD_RANGE
when appropriate.

Signed-off-by: Mathias Fröhlich &lt;Mathias.Froehlich@web.de&gt;
</content>
</entry>
<entry>
<title>gallium: Delay the creation of simple helper shaders</title>
<updated>2011-03-12T18:39:45Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2011-03-05T12:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=1a79064da12a8be71dca7656e5eebc4b85d2b35f'/>
<id>urn:sha1:1a79064da12a8be71dca7656e5eebc4b85d2b35f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>u_blitter: Do blits in linear color space.</title>
<updated>2011-03-12T15:43:58Z</updated>
<author>
<name>Henri Verbeet</name>
<email>hverbeet@gmail.com</email>
</author>
<published>2011-03-12T15:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ab21147c899ba1506df38438b6750d3dc5eaabdf'/>
<id>urn:sha1:ab21147c899ba1506df38438b6750d3dc5eaabdf</id>
<content type='text'>
Blits between sRGB and linear formats should happen in linear color space.
This fixes piglit fbo/fbo-srgb-blit.
</content>
</entry>
<entry>
<title>gallium: remove flags from the flush function</title>
<updated>2011-03-11T20:39:31Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T23:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7e02303497237cde958c28608477d0c355a8038b'/>
<id>urn:sha1:7e02303497237cde958c28608477d0c355a8038b</id>
<content type='text'>
The drivers have been changed so that they behave as if all of the flags
were set. This is already implicit in most hardware drivers and required
for multiple contexts.

Some state trackers were also abusing the PIPE_FLUSH_RENDER_CACHE flag
to decide whether flush_frontbuffer should be called.
New flag ST_FLUSH_FRONT has been added to st_api.h as a replacement.
</content>
</entry>
<entry>
<title>gallium: remove the geom_flags param from is_format_supported</title>
<updated>2011-03-11T20:39:30Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T23:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e968975cb57eb854769292f7c6ff773c64a386c3'/>
<id>urn:sha1:e968975cb57eb854769292f7c6ff773c64a386c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: cleanup fence_signalled and fence_finish</title>
<updated>2011-03-11T20:39:30Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T21:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bfe88e69988b3d3bdff0b9f6051d0428e1315653'/>
<id>urn:sha1:bfe88e69988b3d3bdff0b9f6051d0428e1315653</id>
<content type='text'>
So that they don't have the driver-specific param and return type.
</content>
</entry>
<entry>
<title>st/mesa: remove unnecessary flushes</title>
<updated>2011-03-11T01:02:16Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T23:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bdf103894026238c7e896eccb995b141161bfb70'/>
<id>urn:sha1:bdf103894026238c7e896eccb995b141161bfb70</id>
<content type='text'>
The framebuffer cache flush should be implicit when calling
set_framebuffer_state.

There is no need to flush the command stream either.
</content>
</entry>
<entry>
<title>gallium: add timeout parameter to fence_finish</title>
<updated>2011-03-08T22:52:37Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-05T20:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b39bccbd4ed71e9585da4cf5acf7b887b2e90899'/>
<id>urn:sha1:b39bccbd4ed71e9585da4cf5acf7b887b2e90899</id>
<content type='text'>
This is a follow-up to the ARB_sync patch for st/mesa and completes
the ARB_sync implementation.
</content>
</entry>
</feed>
