Mesa (master): r300-gallium: Fix vertex memory offsets.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f197a8b9166f7d40c7f1ddd800054d6274ec1c24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f197a8b9166f7d40c7f1ddd800054d6274ec1c24 Author: Corbin Simpson Date: Sun Mar 15 23:42:42 2009 -0700 r300-gallium: Fix vertex memory offsets. Wow, I must have

Mesa (master): r300-gallium: r500-fs: Setup immediates.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 44adea1a0975ebad59790b9cfd03439aa44559fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44adea1a0975ebad59790b9cfd03439aa44559fc Author: Corbin Simpson Date: Sun Mar 15 23:04:49 2009 -0700 r300-gallium: r500-fs: Setup immediates. Textures still n

Mesa (master): radeon-gallium: Add my R580 to the xorg PCI ID list.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 4f5678c1eb635cb961502cc8adf1eadb9cc46447 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f5678c1eb635cb961502cc8adf1eadb9cc46447 Author: Corbin Simpson Date: Sun Mar 15 23:05:55 2009 -0700 radeon-gallium: Add my R580 to the xorg PCI ID list. At s

Mesa (master): dri2-gallium: Add occlusion query support at the state tracker level.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 1e56bb890bff5a9750dbd439e91ce03c87a750b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e56bb890bff5a9750dbd439e91ce03c87a750b8 Author: Corbin Simpson Date: Thu Mar 12 12:15:56 2009 -0700 dri2-gallium: Add occlusion query support at the state tra

Mesa (master): r300-gallium: Actually set stride when creating textures.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 7c204c975381b0ef4a7693827ffc4ff904de991c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c204c975381b0ef4a7693827ffc4ff904de991c Author: Corbin Simpson Date: Thu Mar 12 12:14:35 2009 -0700 r300-gallium: Actually set stride when creating textures.

Mesa (master): r300-gallium: Fix spacing.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 954a9fadad6a35ba360f4f28499fda74947d37fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=954a9fadad6a35ba360f4f28499fda74947d37fb Author: Corbin Simpson Date: Thu Mar 12 12:12:26 2009 -0700 r300-gallium: Fix spacing. It was driving me crazy. ---

Mesa (master): r300-gallium: Always rasterize at least one color.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c5742cab195a77b2a075950f9d7812faeacb6621 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5742cab195a77b2a075950f9d7812faeacb6621 Author: Corbin Simpson Date: Thu Mar 12 12:13:02 2009 -0700 r300-gallium: Always rasterize at least one color. ---

Mesa (master): r300-gallium: r500-fs: Add writemasks and some flexibility for MOV/SWZ.

2009-03-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 61c65a6c7e809e61bfaf5f84240bfc62d5adcf52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61c65a6c7e809e61bfaf5f84240bfc62d5adcf52 Author: Corbin Simpson Date: Thu Mar 12 12:13:53 2009 -0700 r300-gallium: r500-fs: Add writemasks and some flexibility

Re: Mesa (master): mesa: add support for ATI_envmap_bumpmap

2009-03-15 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roland Scheidegger wrote: > Module: Mesa > Branch: master > Commit: 114152e068ec919feb0a57a1259c2ada970b9f02 > URL: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=114152e068ec919feb0a57a1259c2ada970b9f02 > > Author: Roland Scheidegger > Date:

Mesa (openchrome-branch): openchrome: Use deferred fencing.

2009-03-15 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: b560216c5f212f46dbb4dbbf53798f9c10f60841 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b560216c5f212f46dbb4dbbf53798f9c10f60841 Author: Thomas Hellstrom Date: Sun Mar 15 17:30:22 2009 +0100 openchrome: Use deferred fencing. Avoid subm

Mesa (master): vbo: Silence integer-to-pointer warnings.

2009-03-15 Thread Michał Król
Module: Mesa Branch: master Commit: 8ae04f3c46e7ac26a71e00759a2b25fd35a4d8d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ae04f3c46e7ac26a71e00759a2b25fd35a4d8d6 Author: Michal Krol Date: Sun Mar 15 10:22:35 2009 +0100 vbo: Silence integer-to-pointer warnings. --- src/mesa/vbo