<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/directfb, 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-25T22:40:09Z</updated>
<entry>
<title>Remove directfb support</title>
<updated>2010-02-25T22:40:09Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-25T20:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=4387580e50f49d642160982208c807da858cd1ab'/>
<id>urn:sha1:4387580e50f49d642160982208c807da858cd1ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa: Factor out the fb initialization details from _mesa_new_framebuffer.</title>
<updated>2010-02-03T15:30:09Z</updated>
<author>
<name>Francisco Jerez</name>
<email>currojerez@riseup.net</email>
</author>
<published>2010-02-03T11:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2ec50d256d49ff3b987459ed42a5dc66f02a6b9d'/>
<id>urn:sha1:2ec50d256d49ff3b987459ed42a5dc66f02a6b9d</id>
<content type='text'>
This should make things easier for drivers wanting to work with a
"subclass" of gl_framebuffer.

The complementary "_mesa_initialize_framebuffer" function is now
called "_mesa_initialize_window_framebuffer" for the sake of
symmetry.

Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>mesa: implement per-buffer color masking</title>
<updated>2009-12-29T23:17:14Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-12-29T23:17:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=fd5511d27fc44096117c47ab503fb5b47f993061'/>
<id>urn:sha1:fd5511d27fc44096117c47ab503fb5b47f993061</id>
<content type='text'>
This is part of the GL_EXT_draw_buffers2 extension and part of GL 3.0.

The ctx-&gt;Color.ColorMask field is now a 2-D array.  Until drivers are
modified to support per-buffer color masking, they can just look at
the 0th color mask.

The new _mesa_ColorMaskIndexed() function will be called by
glColorMaskIndexedEXT() or glColorMaski().
</content>
</entry>
<entry>
<title>mesa: prefix more #includes with "main/"</title>
<updated>2008-09-18T19:46:47Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-09-18T19:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=374e7fd6cc95d3d91629a6e1c951d77e8a29c31c'/>
<id>urn:sha1:374e7fd6cc95d3d91629a6e1c951d77e8a29c31c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call mklib with $(SHELL) so the user controls the interpreter</title>
<updated>2008-07-12T17:25:40Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2008-07-11T20:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=db072baaaf6adcd176ea7e4d67b77177de7eca31'/>
<id>urn:sha1:db072baaaf6adcd176ea7e4d67b77177de7eca31</id>
<content type='text'>
Respect the user's choice of shell when running mklib rather than always
using /bin/sh.
</content>
</entry>
<entry>
<title>s/inline/INLINE</title>
<updated>2008-06-21T16:20:54Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-06-21T16:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2c1bead06928961a18aea14b3cae4e854ceb915e'/>
<id>urn:sha1:2c1bead06928961a18aea14b3cae4e854ceb915e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile clean-ups</title>
<updated>2008-06-09T19:52:22Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-06-09T19:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=910b3bfaeb372ef0e20c6b05c64c3721b739a442'/>
<id>urn:sha1:910b3bfaeb372ef0e20c6b05c64c3721b739a442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move directfb-libgl into drivers/directfb/Makefile</title>
<updated>2008-06-06T18:09:01Z</updated>
<author>
<name>Brian Paul</name>
<email>brian.paul@tungstengraphics.com</email>
</author>
<published>2008-06-06T18:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c9739b20555847c398e7b52fb0e580d86f958430'/>
<id>urn:sha1:c9739b20555847c398e7b52fb0e580d86f958430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Never fail `make clean'</title>
<updated>2008-05-07T18:35:23Z</updated>
<author>
<name>Dan Nicholson</name>
<email>dbn.lists@gmail.com</email>
</author>
<published>2008-05-07T18:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a6464b3cb08b86d5fc537a4907849546a63ae4da'/>
<id>urn:sha1:a6464b3cb08b86d5fc537a4907849546a63ae4da</id>
<content type='text'>
Mostly some pedantic changes such that `make clean' always ignores
errors. Also changed the top clean target to do the `touch
configs/current' dance instead of realclean.
</content>
</entry>
<entry>
<title>[directfb] Added RGB444 and RGB555.</title>
<updated>2008-02-08T11:36:45Z</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@directfb.org</email>
</author>
<published>2008-02-08T11:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2c9fdaf7292423c157fc79b5ce43f0f199dd753a'/>
<id>urn:sha1:2c9fdaf7292423c157fc79b5ce43f0f199dd753a</id>
<content type='text'>
Also added color expansion for RGB16, ARGB1555 and ARGB4444.
</content>
</entry>
</feed>
