<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/drivers/failover, branch android-x86-1.6</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-1.6</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-1.6'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2009-04-15T15:16:58Z</updated>
<entry>
<title>gallium: Make sure we flush before some texture / buffer operations.</title>
<updated>2009-04-15T15:16:58Z</updated>
<author>
<name>Thomas Hellstrom</name>
<email>thellstrom-at-vmware-dot-com</email>
</author>
<published>2009-04-15T13:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9b75627fab5bf2ea90f27ddd31b60c54895f6de6'/>
<id>urn:sha1:9b75627fab5bf2ea90f27ddd31b60c54895f6de6</id>
<content type='text'>
Also implement context member functions to optimize away those
flushes whenever possible.

Signed-off-by: Thomas Hellstrom &lt;thellstrom-at-vmware-dot-com&gt;
</content>
</entry>
<entry>
<title>gallium: Remove some superfluous instances of #include "p_inlines.h".</title>
<updated>2009-03-04T10:58:52Z</updated>
<author>
<name>Michel Dänzer</name>
<email>daenzer@vmware.com</email>
</author>
<published>2009-03-04T10:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=45bde75bd67e7e920f0113842d1fa58613ccc3ec'/>
<id>urn:sha1:45bde75bd67e7e920f0113842d1fa58613ccc3ec</id>
<content type='text'>
</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: Improve makefiles for libraries</title>
<updated>2009-02-20T10:22:10Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-02-19T23:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d9602e5144bc76b9791fa3382ca38c880df96198'/>
<id>urn:sha1:d9602e5144bc76b9791fa3382ca38c880df96198</id>
<content type='text'>
	The template makefile that most libraries in
	gallium included was based on dri and had a bunch
	unrelevant junk in it.

	Update it and improve the depending makefiles.
</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>
<entry>
<title>failover: queiten compiler warnings</title>
<updated>2009-01-27T11:16:32Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2009-01-26T12:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ef9194a4f4a1832ab6b91d048bb196130d2edf55'/>
<id>urn:sha1:ef9194a4f4a1832ab6b91d048bb196130d2edf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h</title>
<updated>2008-08-24T23:48:55Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-08-24T23:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=4f25420bdd834e81a3e22733304efc5261c2998a'/>
<id>urn:sha1:4f25420bdd834e81a3e22733304efc5261c2998a</id>
<content type='text'>
Also, rename p_tile.[ch] to u_tile.[ch]
</content>
</entry>
<entry>
<title>gallium: tex surface checkpoint</title>
<updated>2008-05-01T11:00:45Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2008-05-01T10:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c9ed86a96483063f3d6789ed16645a3dca77d726'/>
<id>urn:sha1:c9ed86a96483063f3d6789ed16645a3dca77d726</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: Set vertex state/buffers en-mass.</title>
<updated>2008-03-29T13:41:03Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-03-29T13:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a52c0416d1f2105960b4646e2e268aed26814689'/>
<id>urn:sha1:a52c0416d1f2105960b4646e2e268aed26814689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS</title>
<updated>2008-03-27T23:41:55Z</updated>
<author>
<name>Brian</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-03-27T23:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=39038c11699bbc9baab744542e96d54e91cb452a'/>
<id>urn:sha1:39038c11699bbc9baab744542e96d54e91cb452a</id>
<content type='text'>
The later follows the naming scheme of other limits.
Keep the old definition until all possible usage is updated.
</content>
</entry>
</feed>
