<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/include/pipe/internal, 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-02-02T16:09:56Z</updated>
<entry>
<title>gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple_screen.h</title>
<updated>2010-02-02T16:09:56Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-02-02T16:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=25357696c3f253d44e83798e2a7e7f1f60c5adc5'/>
<id>urn:sha1:25357696c3f253d44e83798e2a7e7f1f60c5adc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: Add texture usage information to surface_buffer_create</title>
<updated>2009-08-11T17:34:43Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-08-11T17:33:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a41a253ce3b667fc8ad1bfbafce9e3e633667383'/>
<id>urn:sha1:a41a253ce3b667fc8ad1bfbafce9e3e633667383</id>
<content type='text'>
	We need aditional meta data about the usage of the surface
	in softpipe because we need to be able tell the diffrence
	between PRIMARY and DISPLAY_TARGET surfaces.
</content>
</entry>
<entry>
<title>gallium: Unify reference counting.</title>
<updated>2009-03-04T10:58:48Z</updated>
<author>
<name>Michel Dänzer</name>
<email>daenzer@vmware.com</email>
</author>
<published>2009-03-04T10:58:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5e27cd46c04a9e7b5904cc014bffd0f4daae31fe'/>
<id>urn:sha1:5e27cd46c04a9e7b5904cc014bffd0f4daae31fe</id>
<content type='text'>
The core reference counting code is centralized in p_refcnt.h.

This has some consequences related to struct pipe_buffer:

* The screen member of struct pipe_buffer must be initialized, or
  pipe_buffer_reference() will crash trying to destroy a buffer with reference
  count 0. u_simple_screen takes care of this, but I may have missed some of
  the drivers not using it.
* Except for rare exceptions deep in winsys code, buffers must always be
  allocated via pipe_buffer_create() or via screen-&gt;*buffer_create() rather
  than via winsys-&gt;*buffer_create().
</content>
</entry>
<entry>
<title>gallium: add winsys interface for viewport changes to support DRI2</title>
<updated>2009-02-23T20:28:55Z</updated>
<author>
<name>Alan Hourihane</name>
<email>alanh@vmware.com</email>
</author>
<published>2009-02-19T18:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6b722272709abed5468428da5d2c8951c84867d2'/>
<id>urn:sha1:6b722272709abed5468428da5d2c8951c84867d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: make p_winsys internal</title>
<updated>2009-01-30T20:57:33Z</updated>
<author>
<name>Zack Rusin</name>
<email>zackr@vmware.com</email>
</author>
<published>2009-01-30T20:56:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=adfbba476db1fc55006efb748656ebb1a481d143'/>
<id>urn:sha1:adfbba476db1fc55006efb748656ebb1a481d143</id>
<content type='text'>
move it to pipe/internal/p_winsys_screen.h and start converting
the state trackers to the screen usage
</content>
</entry>
</feed>
