Mesa (master): r300-gallium: Fix surface_copy too.

2009-04-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 6a1be41af93ef0ad835c75b993603c54917f934d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a1be41af93ef0ad835c75b993603c54917f934d Author: Corbin Simpson Date: Mon Apr 6 23:25:27 2009 -0700 r300-gallium: Fix surface_copy too. --- src/gallium/dri

Mesa (master): r300-gallium: vs: Add MAD.

2009-04-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 799f43f2e01be8b3143c44fbd45485220174febd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=799f43f2e01be8b3143c44fbd45485220174febd Author: Corbin Simpson Date: Mon Apr 6 23:36:34 2009 -0700 r300-gallium: vs: Add MAD. --- src/gallium/drivers/r300

Mesa (master): r300-gallium: vs: Add MUL.

2009-04-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 00bb3deed24bd721686d6db45506fffb2a442dc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00bb3deed24bd721686d6db45506fffb2a442dc9 Author: Corbin Simpson Date: Mon Apr 6 23:26:38 2009 -0700 r300-gallium: vs: Add MUL. --- src/gallium/drivers/r300

Mesa (master): r300-gallium: Properly setup HW/SW TCL controls.

2009-04-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: ffbf3f4952fa9e7c2971a73d9540ed977fdc6c9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffbf3f4952fa9e7c2971a73d9540ed977fdc6c9a Author: Corbin Simpson Date: Mon Apr 6 23:17:33 2009 -0700 r300-gallium: Properly setup HW/SW TCL controls. This kee

Mesa (radeon-rewrite): radeon: fix bocs wrapper

2009-04-06 Thread Dave Airlie
Module: Mesa Branch: radeon-rewrite Commit: 23478f1c037c3c97ebf3a5f53f2dfbfa31a9b197 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23478f1c037c3c97ebf3a5f53f2dfbfa31a9b197 Author: Dave Airlie Date: Mon Apr 6 20:37:11 2009 +1000 radeon: fix bocs wrapper --- src/mesa/drivers/dri/

Mesa (radeon-rewrite): radeon/r200/r300: fix missing dma buffer validation

2009-04-06 Thread Dave Airlie
Module: Mesa Branch: radeon-rewrite Commit: 86556f8bdab2c59a33619ecfda011bce8f047acb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86556f8bdab2c59a33619ecfda011bce8f047acb Author: Dave Airlie Date: Tue Apr 7 15:05:53 2009 +1000 radeon/r200/r300: fix missing dma buffer validation

Mesa (master): swrast: more texcombine clean-ups

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 3630da9916a4f24a03d3a63420690f8016a9b72a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3630da9916a4f24a03d3a63420690f8016a9b72a Author: Brian Paul Date: Mon Apr 6 21:37:20 2009 -0600 swrast: more texcombine clean-ups --- src/mesa/swrast/s_tex

Mesa (master): swrast: asst. clean-ups in texcombine code

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 1b2ab023673261b4b942e1126c0b599d02fbd4a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b2ab023673261b4b942e1126c0b599d02fbd4a0 Author: Brian Paul Date: Mon Apr 6 20:08:43 2009 -0600 swrast: asst. clean-ups in texcombine code --- src/mesa/swr

Mesa (master): swrast: fix secondary color add for glBitmap

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 76ac75af8e5481b498981c133836efa2101be2dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76ac75af8e5481b498981c133836efa2101be2dc Author: Brian Paul Date: Mon Apr 6 17:17:52 2009 -0600 swrast: fix secondary color add for glBitmap Also, clean up t

Mesa (master): stw: Choose a color buffer format that matches the visual.

2009-04-06 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b4c0e1f9e16ba61acd781ed6cbe448460e2b3153 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4c0e1f9e16ba61acd781ed6cbe448460e2b3153 Author: José Fonseca Date: Mon Apr 6 23:09:02 2009 +0100 stw: Choose a color buffer format that matches the visual.

Mesa (master): softpipe: clean up the buffer clear and tile cache code a little

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: f4d744af24e07103f0f297b485f3dbca1fb7bc3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4d744af24e07103f0f297b485f3dbca1fb7bc3b Author: Brian Paul Date: Mon Apr 6 15:31:58 2009 -0600 softpipe: clean up the buffer clear and tile cache code a litt

Mesa (master): swrast: fix incorrect arithmetic for GL_ADD_SIGNED/ GL_COMBINE4_NV mode

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 87c356a222bb97ecf9b04e8d509b103199159b11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87c356a222bb97ecf9b04e8d509b103199159b11 Author: Brian Paul Date: Mon Apr 6 14:38:09 2009 -0600 swrast: fix incorrect arithmetic for GL_ADD_SIGNED/GL_COMBINE4

Mesa (master): st: as with swrast, interpret texture border color according to texture format

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 89276e2aafd837dbf4eefaa28388109271d6d07d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89276e2aafd837dbf4eefaa28388109271d6d07d Author: Brian Paul Date: Mon Apr 6 14:06:08 2009 -0600 st: as with swrast, interpret texture border color according t

Mesa (master): st: rename a helper function

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: a07e68df6826d979d6a9575d17599f14afd51fe9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a07e68df6826d979d6a9575d17599f14afd51fe9 Author: Brian Paul Date: Mon Apr 6 14:00:03 2009 -0600 st: rename a helper function --- src/mesa/state_tracker/st_

Mesa (master): swrast: fix texture border color interpretation

2009-04-06 Thread Brian Paul
Module: Mesa Branch: master Commit: b48eb05f1f547e2b03a22056f3e82ee7b9065337 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b48eb05f1f547e2b03a22056f3e82ee7b9065337 Author: Brian Paul Date: Mon Apr 6 13:51:14 2009 -0600 swrast: fix texture border color interpretation The texture b

Mesa (master): mesa: Fix orientation adjustment for reading stencil pixels.

2009-04-06 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8332925c3caadd293d0c091ef84f7268c673013c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8332925c3caadd293d0c091ef84f7268c673013c Author: José Fonseca Date: Mon Apr 6 20:36:54 2009 +0100 mesa: Fix orientation adjustment for reading stencil pixels.

Mesa (master): i965: Use GTT maps when available to upload vertex arrays and system VBOs.

2009-04-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: e7aef006e50d0b859c621267af8376f5a0f43445 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7aef006e50d0b859c621267af8376f5a0f43445 Author: Eric Anholt Date: Mon Apr 6 09:38:16 2009 -0700 i965: Use GTT maps when available to upload vertex arrays and

Mesa (master): intel: Avoid dri2 GetBuffers round-trips for internal Viewport calls.

2009-04-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6b187cc8a5041fe2bba1ecc34aa86516ebe8b1b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b187cc8a5041fe2bba1ecc34aa86516ebe8b1b0 Author: Eric Anholt Date: Mon Apr 6 09:54:29 2009 -0700 intel: Avoid dri2 GetBuffers round-trips for internal Viewpor

Mesa (master): intel: Clean up some a leftover from sedding of bufmgr context->screen move.

2009-04-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5cca1ceb814ea9c5991d8b694d99a588c40b9860 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cca1ceb814ea9c5991d8b694d99a588c40b9860 Author: Eric Anholt Date: Mon Apr 6 09:29:14 2009 -0700 intel: Clean up some a leftover from sedding of bufmgr contex

Mesa (master): r300-gallium: Skeleton for integrating into the python statetracker.

2009-04-06 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2d56d0839e6db0861131893d67fe23734800085a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d56d0839e6db0861131893d67fe23734800085a Author: José Fonseca Date: Mon Apr 6 15:51:27 2009 +0100 r300-gallium: Skeleton for integrating into the python state

Mesa (radeon-rewrite): radeon: add support for new ttm

2009-04-06 Thread Jerome Glisse
Module: Mesa Branch: radeon-rewrite Commit: 7412881e5ab60cfa55f081f7b9ca6f4de46b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7412881e5ab60cfa55f081f7b9ca6f4de46b Author: Jerome Glisse Date: Fri Apr 3 15:15:22 2009 +0200 radeon: add support for new ttm --- src/mesa/dri

Mesa (mesa_7_4_branch): radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.

2009-04-06 Thread Michel Dänzer
Module: Mesa Branch: mesa_7_4_branch Commit: 775ca8e3fa5ddf090115907c78889ed8311cd3ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=775ca8e3fa5ddf090115907c78889ed8311cd3ae Author: Michel Dänzer Date: Mon Apr 6 08:59:57 2009 +0200 radeon: Expose a 32 bit RGBA fbconfig even when th

Mesa (master): radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.

2009-04-06 Thread Michel Dänzer
Module: Mesa Branch: master Commit: e798bf8053612516420a4ec42e2ff58433abd521 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e798bf8053612516420a4ec42e2ff58433abd521 Author: Michel Dänzer Date: Mon Apr 6 08:59:57 2009 +0200 radeon: Expose a 32 bit RGBA fbconfig even when the screen