Mesa (lp-binning): llvmpipe: Maintain a copy of the shader constants to prevent clobbering.

2009-10-18 Thread Jose Fonseca
Module: Mesa Branch: lp-binning Commit: 2e3580d994e2caf6d81763803c8525a7ed42b8fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e3580d994e2caf6d81763803c8525a7ed42b8fd Author: José Fonseca Date: Sun Oct 18 11:57:43 2009 +0100 llvmpipe: Maintain a copy of the shader constants to pre

Mesa (master): llvmpipe: Allocate texture storage for whole quads.

2009-10-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 838da1d4ae11aa8b5eab4f35713709714e337cbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=838da1d4ae11aa8b5eab4f35713709714e337cbe Author: José Fonseca Date: Sun Oct 18 14:31:58 2009 +0100 llvmpipe: Allocate texture storage for whole quads. --- s

Mesa (master): r300g: Add another ZTOP condition.

2009-10-18 Thread Corbin Simpson
Module: Mesa Branch: master Commit: d2e29b502e5f777551ff057f08e54d82542863cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2e29b502e5f777551ff057f08e54d82542863cf Author: Corbin Simpson Date: Sun Oct 18 10:30:18 2009 -0700 r300g: Add another ZTOP condition. I don't even know if t

Mesa (master): r300g: Fix up a bunch of warnings.

2009-10-18 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 16a06fea73b1e6e8857f7568762bfc56dcfe2940 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16a06fea73b1e6e8857f7568762bfc56dcfe2940 Author: Corbin Simpson Date: Sun Oct 18 15:54:39 2009 -0700 r300g: Fix up a bunch of warnings. --- src/gallium/driv

Mesa (master): drm/nv50: write tic/ tsc setup to correct slots when skipping units

2009-10-18 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 869d3eea37ee060d62cd5b7f6031ef5a93e328a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=869d3eea37ee060d62cd5b7f6031ef5a93e328a1 Author: Ben Skeggs Date: Wed Oct 7 16:07:34 2009 +1000 drm/nv50: write tic/tsc setup to correct slots when skipping u

Mesa (master): nouveau: implement is_{texture, buffer}_referenced properly

2009-10-18 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 35b98e2884bd7c76c43fa08d5bb0a8f1396d3298 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35b98e2884bd7c76c43fa08d5bb0a8f1396d3298 Author: Ben Skeggs Date: Mon Oct 19 09:28:59 2009 +1000 nouveau: implement is_{texture,buffer}_referenced properly --