<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/dri/ffb, 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:11Z</updated>
<entry>
<title>Drop fb, ffb and gamma dri drivers</title>
<updated>2010-02-25T22:40:11Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-25T21:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=79aeafd3ca3680c28f6d47a21a501334844f4475'/>
<id>urn:sha1:79aeafd3ca3680c28f6d47a21a501334844f4475</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop macro wrappers for the aligned memory functions</title>
<updated>2010-02-19T18:30:22Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-19T18:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=99ae9e8d7d57ae37629754edd5b1e3716611827f'/>
<id>urn:sha1:99ae9e8d7d57ae37629754edd5b1e3716611827f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ffb: Fix build.</title>
<updated>2010-02-11T00:14:28Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-02-11T00:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=57732d83e5ffc23e9097d852615366e4722819ab'/>
<id>urn:sha1:57732d83e5ffc23e9097d852615366e4722819ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dri: Allow selective generation of accum. buffer configs</title>
<updated>2010-02-10T18:50:28Z</updated>
<author>
<name>Ian Romanick</name>
<email>ian.d.romanick@intel.com</email>
</author>
<published>2010-02-08T19:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3cce4a1e10361458630511543b7a8a6438544775'/>
<id>urn:sha1:3cce4a1e10361458630511543b7a8a6438544775</id>
<content type='text'>
Modify the interface to driCreateConfigs allowing drivers to not
expose configs with an accumuation buffer.  All of the drivers calling
function have been updated to pass true for the accumulation
selector.  This maintains the current behavior.

Signed-off-by: Ian Romanick &lt;ian.d.romanick@intel.com&gt;
Reviewed-by: Kristian Høgsberg &lt;krh@bitplanet.net&gt;
Reviewed-by: Corbin Simpson &lt;MostAwesomeDude@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mesa_7_7_branch'</title>
<updated>2010-01-22T19:17:02Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-01-22T19:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=cd8614b0287dc5a69725ec4ee0208fad61f7789e'/>
<id>urn:sha1:cd8614b0287dc5a69725ec4ee0208fad61f7789e</id>
<content type='text'>
Conflicts:
	src/gallium/auxiliary/draw/draw_context.c
	src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c
	src/gallium/auxiliary/pipebuffer/Makefile
	src/gallium/auxiliary/pipebuffer/SConscript
	src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c
	src/gallium/auxiliary/tgsi/tgsi_scan.c
	src/gallium/drivers/i915/i915_surface.c
	src/gallium/drivers/i915/i915_texture.c
	src/gallium/drivers/llvmpipe/lp_setup.c
	src/gallium/drivers/llvmpipe/lp_tex_sample_c.c
	src/gallium/drivers/llvmpipe/lp_texture.c
	src/gallium/drivers/softpipe/sp_prim_vbuf.c
	src/gallium/state_trackers/xorg/xorg_dri2.c
	src/gallium/winsys/drm/intel/gem/intel_drm_api.c
	src/gallium/winsys/drm/nouveau/drm/nouveau_drm_api.c
	src/gallium/winsys/drm/radeon/core/radeon_drm.c
	src/gallium/winsys/drm/vmware/core/vmw_screen_dri.c
	src/mesa/state_tracker/st_cb_clear.c
</content>
</entry>
<entry>
<title>ffb: Remove unnecessary headers.</title>
<updated>2010-01-21T00:27:44Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-01-21T00:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0bc2cbf82a20c0fa5b160605eb7e8118791f5fdd'/>
<id>urn:sha1:0bc2cbf82a20c0fa5b160605eb7e8118791f5fdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Push __driDriverExtensions out of dri_util.c and into the drivers</title>
<updated>2010-01-04T16:48:00Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-01-01T22:56:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=39a0e4e7de379a182c1544fa24d5cb2a7687ec72'/>
<id>urn:sha1:39a0e4e7de379a182c1544fa24d5cb2a7687ec72</id>
<content type='text'>
This lets the individual drivers select which extensions to advertise.
Specifically, most drivers (tdfx, sis, savage etc) don't support DRI2
but the shared extension list in dri_util.c does list the DRI2 extension.

Pushing the list into the drivers, lets us avoid listing the DRI2
extension for drivers that don't support it.
</content>
</entry>
<entry>
<title>Remove leftover __DRI{screen,drawable,context}Private references</title>
<updated>2010-01-04T16:48:00Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-01-01T22:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d61f07318c8678901b948fdaa8ccdf37aa3203e9'/>
<id>urn:sha1:d61f07318c8678901b948fdaa8ccdf37aa3203e9</id>
<content type='text'>
As part of the DRI driver interface rewrite I merged __DRIscreenPrivate
and __DRIscreen, and likewise for __DRIdrawablePrivate and
__DRIcontextPrivate.  I left typedefs in place though, to avoid renaming
all the *Private use internal to the driver.  That was probably a
mistake, and it turns out a one-line find+sed combo can do the mass
rename.  Better late than never.
</content>
</entry>
<entry>
<title>Merge branch 'mesa_7_7_branch'</title>
<updated>2009-12-31T16:02:27Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-12-31T16:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=25024d948298a9f3f3210a0b91486f79a3917b0f'/>
<id>urn:sha1:25024d948298a9f3f3210a0b91486f79a3917b0f</id>
<content type='text'>
Conflicts:
	configs/darwin
	src/gallium/auxiliary/util/u_clear.h
	src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
	src/mesa/drivers/dri/i965/brw_draw_upload.c
</content>
</entry>
<entry>
<title>Merge branch 'mesa_7_6_branch' into mesa_7_7_branch</title>
<updated>2009-12-27T22:31:08Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-12-27T22:31:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d0b7ff551ab25153e3023871af3daa65b394a828'/>
<id>urn:sha1:d0b7ff551ab25153e3023871af3daa65b394a828</id>
<content type='text'>
Conflicts:
	src/gallium/auxiliary/util/u_network.c
	src/gallium/auxiliary/util/u_network.h
	src/gallium/drivers/i915/i915_state.c
	src/gallium/drivers/trace/tr_rbug.c
	src/gallium/state_trackers/vega/bezier.c
	src/gallium/state_trackers/vega/vg_context.c
	src/gallium/state_trackers/xorg/xorg_crtc.c
	src/gallium/state_trackers/xorg/xorg_driver.c
	src/gallium/winsys/xlib/xlib_brw_context.c
	src/mesa/main/mtypes.h
</content>
</entry>
</feed>
