Mesa (master): r300g: make a local copy of framebuffer state

2010-02-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 2f5fcce933dd9beb66d2da4c1ca979ccde57483e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f5fcce933dd9beb66d2da4c1ca979ccde57483e Author: Marek Olšák Date: Fri Feb 5 08:12:01 2010 +0100 r300g: make a local copy of framebuffer state The previous m

Mesa (master): r300g: cleanup XXXs in the DSA state

2010-02-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 5201e948010a63a8df1c67f7d212ab7ff59dbdf1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5201e948010a63a8df1c67f7d212ab7ff59dbdf1 Author: Marek Olšák Date: Sat Feb 6 00:43:23 2010 +0100 r300g: cleanup XXXs in the DSA state --- src/gallium/drive

Mesa (master): r300g: fix color channel masks

2010-02-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c8b34616b345d7a64d39e0ea3d4f4006af0b9740 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8b34616b345d7a64d39e0ea3d4f4006af0b9740 Author: Marek Olšák Date: Fri Feb 5 07:07:22 2010 +0100 r300g: fix color channel masks glean/maskedClear passes agai

Mesa (master): r300g: add L8_SRGB and A8L8_SRGB texture formats

2010-02-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f02aec35e77b1d3944506e7622a4212dc88f84b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f02aec35e77b1d3944506e7622a4212dc88f84b5 Author: Marek Olšák Date: Fri Feb 5 05:01:14 2010 +0100 r300g: add L8_SRGB and A8L8_SRGB texture formats --- src/g

Mesa (master): r300g: remove useless GA_COLOR_CONTROL emit

2010-02-06 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 93b9d911246e84b5f84714a87df6e28d068521b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93b9d911246e84b5f84714a87df6e28d068521b8 Author: Marek Olšák Date: Fri Feb 5 05:55:15 2010 +0100 r300g: remove useless GA_COLOR_CONTROL emit Already emitted

Mesa (master): radeon: Add some debug output to texture function.\n

2010-02-06 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: cdb0a51e8a8de605c4f2155396609fbb98ada65d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdb0a51e8a8de605c4f2155396609fbb98ada65d Author: Pauli Nieminen Date: Sat Feb 6 13:13:18 2010 +0200 radeon: Add some debug output to texture function.\n ---

Mesa (master): r200: Add some debug output to texture function.

2010-02-06 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 198e810a200eab06c662888c7ec85ae2459ec85a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=198e810a200eab06c662888c7ec85ae2459ec85a Author: Pauli Nieminen Date: Sat Feb 6 16:23:48 2010 +0200 r200: Add some debug output to texture function. --- sr

Mesa (master): radeon: Use _mesa_next_pow_two_32 instead of own implementation.

2010-02-06 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: e6f2819e7af8222ac443c76e91803f2c282fc1e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6f2819e7af8222ac443c76e91803f2c282fc1e7 Author: Pauli Nieminen Date: Sat Feb 6 06:35:49 2010 +0200 radeon: Use _mesa_next_pow_two_32 instead of own implement

Mesa (master): r300: Fix emit size prediction to know about primitive splitting.

2010-02-06 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: db3460e31cd4a2ccc9674715e8074f549f953676 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db3460e31cd4a2ccc9674715e8074f549f953676 Author: Pauli Nieminen Date: Sat Feb 6 14:47:27 2010 +0200 r300: Fix emit size prediction to know about primitive spl

Mesa (master): mesa/main: Add function to find next higher power of two.

2010-02-06 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: d41740e969ce1ef084fa7a51208d43ac6883adf8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d41740e969ce1ef084fa7a51208d43ac6883adf8 Author: Pauli Nieminen Date: Sat Feb 6 06:32:40 2010 +0200 mesa/main: Add function to find next higher power of two.

Mesa (master): radeon: Add some debug output to miptree code.

2010-02-06 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: f8969dd24ff4264c0c11ea5266093b6ce2ef221a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8969dd24ff4264c0c11ea5266093b6ce2ef221a Author: Pauli Nieminen Date: Sat Feb 6 05:12:44 2010 +0200 radeon: Add some debug output to miptree code. --- src/

Mesa (master): radeon: Remove the loop from stride size calculation.

2010-02-06 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 9d5f88250379666961f92a7e20cf0d48907c38e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d5f88250379666961f92a7e20cf0d48907c38e2 Author: Pauli Nieminen Date: Sat Feb 6 03:01:57 2010 +0200 radeon: Remove the loop from stride size calculation. Cha

Mesa (master): Gallium: Add Solaris atomic function definitions to u_atomic .h

2010-02-06 Thread Alan Coopersmith
Module: Mesa Branch: master Commit: 78572ebcb3bf6b1c931ee6ea4ba2fda831c11c94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78572ebcb3bf6b1c931ee6ea4ba2fda831c11c94 Author: Alan Coopersmith Date: Fri Feb 5 19:36:42 2010 -0800 Gallium: Add Solaris atomic function definitions to u_at

Mesa (mesa_7_7_branch): intel: Check aperture size when doing a blit glClear.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: mesa_7_7_branch Commit: a1cac0732b53df8b08aa0ef1b440ea4398a467cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1cac0732b53df8b08aa0ef1b440ea4398a467cc Author: Eric Anholt Date: Sat Feb 6 17:20:24 2010 +0100 intel: Check aperture size when doing a blit glClear

Mesa (mesa_7_7_branch): intel: Respect texture tiling when doing a PBO blit teximage upload.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: mesa_7_7_branch Commit: fb32e0fcc551c335c358f3b14009714cfcfa872f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb32e0fcc551c335c358f3b14009714cfcfa872f Author: Eric Anholt Date: Sat Jan 30 15:11:09 2010 -0800 intel: Respect texture tiling when doing a PBO blit

Mesa (mesa_7_7_branch): intel: Set the region' s tiling to none when attaching a PBO to a region.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: mesa_7_7_branch Commit: 9564a6fa13b712d20003dde0d5f91ec026f4afc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9564a6fa13b712d20003dde0d5f91ec026f4afc9 Author: Eric Anholt Date: Thu Jan 28 10:53:04 2010 -0800 intel: Set the region's tiling to none when attachin

Mesa (mesa_7_7_branch): intel: Fix PBO blit ReadPixels from an FBO.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: mesa_7_7_branch Commit: 0b9990b2fdc42e3ee582f5e03ef640f296a63087 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b9990b2fdc42e3ee582f5e03ef640f296a63087 Author: Eric Anholt Date: Sat Feb 6 17:16:18 2010 +0100 intel: Fix PBO blit ReadPixels from an FBO. Bug #25

Mesa (mesa_7_7_branch): i965: Fix loads of non-relative-addr constants after a reladdr load.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: mesa_7_7_branch Commit: 8ce99c85e7cf2a3c3e8aec2df090abee7ee270ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ce99c85e7cf2a3c3e8aec2df090abee7ee270ca Author: Eric Anholt Date: Sat Jan 9 02:03:13 2010 -0800 i965: Fix loads of non-relative-addr constants after

Mesa (master): intel: Allow L8 PBO blit uploads.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: fd2378e4b0630e26562f3d742b8b2d9a5d5844b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd2378e4b0630e26562f3d742b8b2d9a5d5844b0 Author: Damien Lespiau Date: Sat Feb 6 16:43:01 2010 +0100 intel: Allow L8 PBO blit uploads. Bug #32810 --- src/m

Mesa (master): i965: Reset the "need new CURBE BO" flag when we make a new CURBE bo.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3e498207d1a0e95f143bb04b38ca22faf5f91f5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e498207d1a0e95f143bb04b38ca22faf5f91f5d Author: Eric Anholt Date: Fri Feb 5 06:55:20 2010 -0800 i965: Reset the "need new CURBE BO" flag when we make a new C

Mesa (master): i965: Keep the CURBE BO mapped and memcpy instead of subdataing.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: c8433af711c1ec102bfaded742be964545464a42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8433af711c1ec102bfaded742be964545464a42 Author: Eric Anholt Date: Fri Feb 5 07:08:51 2010 -0800 i965: Keep the CURBE BO mapped and memcpy instead of subdatai

Mesa (master): intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 12d0721ae156bbb6c1bda1e28cfc71fe081a2a4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12d0721ae156bbb6c1bda1e28cfc71fe081a2a4c Author: Eric Anholt Date: Fri Feb 5 00:34:14 2010 -0800 intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB88

Mesa (master): intel: Check aperture size when doing a blit glClear.

2010-02-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 67e5fd73973eaedf5ec6e0b5139b61f6196fb35c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67e5fd73973eaedf5ec6e0b5139b61f6196fb35c Author: Eric Anholt Date: Fri Feb 5 01:03:35 2010 -0800 intel: Check aperture size when doing a blit glClear. Fixes

Mesa (master): llvmpipe: Silence GCC 'no previous prototype' warning.

2010-02-06 Thread Vinson Lee
Module: Mesa Branch: master Commit: 507faae9e39deee89cd11bf996d07af92efa286d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=507faae9e39deee89cd11bf996d07af92efa286d Author: Vinson Lee Date: Sat Feb 6 00:48:18 2010 -0800 llvmpipe: Silence GCC 'no previous prototype' warning. ---