<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mesa.git, branch renderbuffer-cleanups-v2</title>
<subtitle>gitlab.freedesktop.org: mesa/mesa.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/'/>
<entry>
<title>intel: use swrast code to map/unmap renderbuffers for swrast rendering</title>
<updated>2012-01-19T00:47:32+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-19T00:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=126d9b1013183a2c8e5784af3f4ed5419bc85a67'/>
<id>126d9b1013183a2c8e5784af3f4ed5419bc85a67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mesa: update comments, fix whitespace in dd.h</title>
<updated>2012-01-19T00:39:33+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-19T00:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=5b4e77a4666c547f2c4405813d393dcf345ddbd6'/>
<id>5b4e77a4666c547f2c4405813d393dcf345ddbd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swrast: remove unused StoreTexel code</title>
<updated>2012-01-19T00:39:33+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-19T00:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=6d326326efb11b61b53434fdc4dfe1d3a094297b'/>
<id>6d326326efb11b61b53434fdc4dfe1d3a094297b</id>
<content type='text'>
No longer needed since we do all rendering to texture with the buffer
mapping and pixel packing functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No longer needed since we do all rendering to texture with the buffer
mapping and pixel packing functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>swrast: use Map/UnmapTextureImage() in framebuffer map/unmap code</title>
<updated>2012-01-19T00:39:33+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-19T00:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=3e8a8b5443a376050620200f211be0fe67fc61ff'/>
<id>3e8a8b5443a376050620200f211be0fe67fc61ff</id>
<content type='text'>
When we're actually rendering into a texture, map the texture image
instead of the corresponding renderbuffer.  Before, we just copied
a pointer from the texture image to the renderbuffer.  This change
will make the code usable by hardware drivers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we're actually rendering into a texture, map the texture image
instead of the corresponding renderbuffer.  Before, we just copied
a pointer from the texture image to the renderbuffer.  This change
will make the code usable by hardware drivers.
</pre>
</div>
</content>
</entry>
<entry>
<title>mesa: remove ctx-&gt;Driver.Map/UnmapTexture() hooks</title>
<updated>2012-01-16T21:15:28+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-16T20:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=496e7a2986a5abc82c982a3994b3e46d21e5a4b0'/>
<id>496e7a2986a5abc82c982a3994b3e46d21e5a4b0</id>
<content type='text'>
No longer used anywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No longer used anywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>nouveau: stop calling ctx-&gt;Driver.Map/UnmapTexture()</title>
<updated>2012-01-16T21:15:28+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-16T20:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=d824bf1ea3f6c7a887efe8de01ae01496be251a3'/>
<id>d824bf1ea3f6c7a887efe8de01ae01496be251a3</id>
<content type='text'>
And remove unused nouveau_texture_map/unmap()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And remove unused nouveau_texture_map/unmap()
</pre>
</div>
</content>
</entry>
<entry>
<title>tnl: remove ctx-&gt;Driver.Map/UnmapTexture() calls</title>
<updated>2012-01-16T21:15:28+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-16T20:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=74c9601501ef379b0933aaebea2373935f38a5a0'/>
<id>74c9601501ef379b0933aaebea2373935f38a5a0</id>
<content type='text'>
ctx-&gt;Driver.MapTexture() always points to _swrast_map_texture().
We're already reaching into swrast from t_vb_program.c anyway.
This will let us remove the ctx-&gt;Driver.Map/UnmapTexture() functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ctx-&gt;Driver.MapTexture() always points to _swrast_map_texture().
We're already reaching into swrast from t_vb_program.c anyway.
This will let us remove the ctx-&gt;Driver.Map/UnmapTexture() functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>swrast: move some renderbuffer functions to s_renderbuffer.c</title>
<updated>2012-01-16T21:15:28+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-16T20:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=f7d52b19c78d06ca6dec8c2316c790098c18a361'/>
<id>f7d52b19c78d06ca6dec8c2316c790098c18a361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>intel: remove intel_span_supports_format()</title>
<updated>2012-01-16T21:15:27+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-16T20:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=9ea2cf8b38fd2a08bfdb6255daf3af5b0f8fb2d6'/>
<id>9ea2cf8b38fd2a08bfdb6255daf3af5b0f8fb2d6</id>
<content type='text'>
It always returned True.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It always returned True.
</pre>
</div>
</content>
</entry>
<entry>
<title>swrast: remove a few extra _mesa_get_format_bytes() calls</title>
<updated>2012-01-16T21:15:27+00:00</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2012-01-16T20:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mesa.git/commit/?id=5d8721c091cc4de5d5b8f79d222d3c0d4c6fcfda'/>
<id>5d8721c091cc4de5d5b8f79d222d3c0d4c6fcfda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
