Mesa (gallium-resources): 50 new commits

2010-03-18 Thread Keith Whitwell
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=feca9c3ca62daaf0d8745370106d4e3b22340c49 Author: Keith Whitwell Date: Thu Mar 18 06:00:34 2010 + gallium: update new merges to pipe_resource URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cad983eac77a0c5333e6a3ce92b9

Mesa (master): llvmpipe: Fix crashes when there is no depth buffer bound.

2010-03-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9d48a621d2a0e55a76a2cfd0aea3b773e907ed50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d48a621d2a0e55a76a2cfd0aea3b773e907ed50 Author: José Fonseca Date: Thu Mar 18 10:24:10 2010 + llvmpipe: Fix crashes when there is no depth buffer bound.

Mesa (7.8): intel: Call _mesa_make_current() after getting initial buffers

2010-03-18 Thread Kristian Høgsberg
Module: Mesa Branch: 7.8 Commit: 38bd7282f2c2d28681f1c242545727e4c36df113 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38bd7282f2c2d28681f1c242545727e4c36df113 Author: Kristian Høgsberg Date: Wed Mar 17 22:44:58 2010 -0400 intel: Call _mesa_make_current() after getting initial buf

Mesa (master): dri/nouveau: Some minor vertex submission fixes.

2010-03-18 Thread Francisco Jerez
Module: Mesa Branch: master Commit: d475eae50b15646efd83fa7f73ad7f2b40dd5206 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d475eae50b15646efd83fa7f73ad7f2b40dd5206 Author: Francisco Jerez Date: Thu Mar 11 21:48:51 2010 +0100 dri/nouveau: Some minor vertex submission fixes. --- s

Mesa (master): dri/nouveau: only reallocate texture when needed

2010-03-18 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 50be9bc6ce8582b3d3cd4fa47976cbeac28b8c26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50be9bc6ce8582b3d3cd4fa47976cbeac28b8c26 Author: Xavier Chantry Date: Sat Mar 13 19:28:07 2010 +0100 dri/nouveau: only reallocate texture when needed nouveau

Mesa (master): dri/nouveau: Implement texcoord generation.

2010-03-18 Thread Francisco Jerez
Module: Mesa Branch: master Commit: c944fb5ffe7cf16154d6395001f43a6c965cab1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c944fb5ffe7cf16154d6395001f43a6c965cab1f Author: Francisco Jerez Date: Thu Mar 18 14:18:55 2010 +0100 dri/nouveau: Implement texcoord generation. --- src/me

Mesa (master): dri/nouveau: Implement texture matrices.

2010-03-18 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 1a812ab57a71d16e45ca44de7ae0570d2bd46674 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a812ab57a71d16e45ca44de7ae0570d2bd46674 Author: Francisco Jerez Date: Thu Mar 18 14:13:36 2010 +0100 dri/nouveau: Implement texture matrices. --- src/mesa/

Mesa (master): dri/nouveau: Avoid pushbuf flushes in the middle of LMA setup.

2010-03-18 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 6193c41bcd8c50d3f4fb38690061029866c37667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6193c41bcd8c50d3f4fb38690061029866c37667 Author: Francisco Jerez Date: Thu Mar 18 14:19:10 2010 +0100 dri/nouveau: Avoid pushbuf flushes in the middle of LMA s

Mesa (master): dri/nouveau: Flush after texture validation.

2010-03-18 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 3c0eab714816618314324ac02712fa59e5ed385a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c0eab714816618314324ac02712fa59e5ed385a Author: Francisco Jerez Date: Thu Mar 18 13:46:20 2010 +0100 dri/nouveau: Flush after texture validation. Swizzling n

Mesa (7.8): st/mesa: s/unpack/pack/ to be more consistent

2010-03-18 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: b7e8039132830a2cd7a75691d11750d2ccc0a4e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7e8039132830a2cd7a75691d11750d2ccc0a4e2 Author: Brian Paul Date: Thu Mar 18 09:17:11 2010 -0600 st/mesa: s/unpack/pack/ to be more consistent --- src/mesa/sta

Mesa (master): gallivm: checkpoint WIP two-sided stencil test

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: ecf85c7d750478e433e640897bb25a18069f14de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecf85c7d750478e433e640897bb25a18069f14de Author: Brian Paul Date: Thu Mar 18 11:18:01 2010 -0600 gallivm: checkpoint WIP two-sided stencil test --- src/gall

Mesa (master): gallivm/llvmpipe: simplify front/ back stencil ref value handling

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 521c61ff017ab15b829abbe9a98b179136a36009 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=521c61ff017ab15b829abbe9a98b179136a36009 Author: Brian Paul Date: Thu Mar 18 11:31:38 2010 -0600 gallivm/llvmpipe: simplify front/back stencil ref value handli

Mesa (master): llvmpipe: set opaque = FALSE if stencil enabled

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: a1e7aeecc25cedbd54e43afa72a1a2926ae51a32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1e7aeecc25cedbd54e43afa72a1a2926ae51a32 Author: Brian Paul Date: Thu Mar 18 09:30:13 2010 -0600 llvmpipe: set opaque = FALSE if stencil enabled Fixes occasio

Mesa (master): Add format B5G5R5X1

2010-03-18 Thread Alan Hourihane
Module: Mesa Branch: master Commit: 94abc4b51e134bee1ace2b57400e35c295bda6f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94abc4b51e134bee1ace2b57400e35c295bda6f8 Author: Alan Hourihane Date: Thu Mar 18 18:01:05 2010 + Add format B5G5R5X1 --- src/gallium/auxiliary/util/u_fo

Mesa (master): llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: d219b8a022a6fdaa0106c6e160b594c359f85185 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d219b8a022a6fdaa0106c6e160b594c359f85185 Author: Brian Paul Date: Thu Mar 18 12:04:50 2010 -0600 llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST --- src/ga

Mesa (master): gallivm/llvmpipe: added lp_rast_shader_inputs:: facing and pass through

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 22e6dc387039e79f6d1435ae8b7422a6514d5d10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22e6dc387039e79f6d1435ae8b7422a6514d5d10 Author: Brian Paul Date: Thu Mar 18 13:02:53 2010 -0600 gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass

Mesa (master): progs/tests: comments and clean-ups

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 705ed3326c9b56fcee193748f87b14ed6d67b65f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=705ed3326c9b56fcee193748f87b14ed6d67b65f Author: Brian Paul Date: Thu Mar 18 14:53:43 2010 -0600 progs/tests: comments and clean-ups --- progs/tests/stencil

Mesa (master): gallivm: fix broken INCR/DECR stencil modes

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 66b6676d141463b8229e62be6249efd1cb6873a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66b6676d141463b8229e62be6249efd1cb6873a8 Author: Brian Paul Date: Thu Mar 18 15:02:13 2010 -0600 gallivm: fix broken INCR/DECR stencil modes We were mistakenl

Mesa (master): progs/tests: also test stencil INCR_WRAP mode if supported

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: c9c0baabdc653f162f9ce51cb17775aed1a707f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9c0baabdc653f162f9ce51cb17775aed1a707f7 Author: Brian Paul Date: Thu Mar 18 15:04:31 2010 -0600 progs/tests: also test stencil INCR_WRAP mode if supported --

Mesa (7.8): Use bit-wise not instead of logical not.

2010-03-18 Thread Ian Romanick
Module: Mesa Branch: 7.8 Commit: fda5078324e0a940a2ddfdd1c63ffceb47c5a717 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fda5078324e0a940a2ddfdd1c63ffceb47c5a717 Author: Ian Romanick Date: Thu Mar 18 15:35:05 2010 -0700 Use bit-wise not instead of logical not. The assertion is chec

Mesa (mesa_7_7_branch): Use bit-wise not instead of logical not.

2010-03-18 Thread Ian Romanick
Module: Mesa Branch: mesa_7_7_branch Commit: d3a607f8893bfb0d31fe679c530db9743f14d15f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3a607f8893bfb0d31fe679c530db9743f14d15f Author: Ian Romanick Date: Thu Mar 18 15:35:05 2010 -0700 Use bit-wise not instead of logical not. The asser

Mesa (master): gallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/ stencil code

2010-03-18 Thread Brian Paul
Module: Mesa Branch: master Commit: 8df65e98998b4c104db30cbba8a38be7eb2a9acd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8df65e98998b4c104db30cbba8a38be7eb2a9acd Author: Brian Paul Date: Thu Mar 18 17:27:39 2010 -0600 gallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stencil code

Mesa (7.8): intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.

2010-03-18 Thread Ian Romanick
Module: Mesa Branch: 7.8 Commit: 689e4b554123bbf9af727b910dad9d1b32521f95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=689e4b554123bbf9af727b910dad9d1b32521f95 Author: Ian Romanick Date: Thu Mar 18 17:28:52 2010 -0700 intel: Correct value of S0_VB_OFFSET_MASK to match hardware doc

Mesa (mesa_7_7_branch): intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.

2010-03-18 Thread Ian Romanick
Module: Mesa Branch: mesa_7_7_branch Commit: 98aed6dc697d009bb08bd63b41bd3a6b66fb7333 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98aed6dc697d009bb08bd63b41bd3a6b66fb7333 Author: Ian Romanick Date: Thu Mar 18 17:28:52 2010 -0700 intel: Correct value of S0_VB_OFFSET_MASK to match

Mesa (7.8): intel: Use bit-wise not instead of logical not (i830 path)

2010-03-18 Thread Ian Romanick
Module: Mesa Branch: 7.8 Commit: 062a208814ad65d330f403c46d4bed88648f334f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=062a208814ad65d330f403c46d4bed88648f334f Author: Ian Romanick Date: Thu Mar 18 17:30:15 2010 -0700 intel: Use bit-wise not instead of logical not (i830 path) The

Mesa (mesa_7_7_branch): intel: Use bit-wise not instead of logical not ( i830 path)

2010-03-18 Thread Ian Romanick
Module: Mesa Branch: mesa_7_7_branch Commit: 3a3ef3d6c9a9f0fbea0674bd2c275be2be2f6519 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a3ef3d6c9a9f0fbea0674bd2c275be2be2f6519 Author: Ian Romanick Date: Thu Mar 18 17:30:15 2010 -0700 intel: Use bit-wise not instead of logical not (i83

Mesa (master): r300g: add generating texture coordinates for point sprites (WIP)

2010-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: cba6430524198a1bdcdeada03cbe946a454f3935 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cba6430524198a1bdcdeada03cbe946a454f3935 Author: Marek Olšák Date: Thu Dec 24 21:29:41 2009 +0100 r300g: add generating texture coordinates for point sprites (

Mesa (master): r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cleanups

2010-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: f6e987ce7839d66edb88403d2c9ac1b28db2832b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6e987ce7839d66edb88403d2c9ac1b28db2832b Author: Marek Olšák Date: Thu Mar 18 21:18:36 2010 +0100 r300g: add PIPE_FORMAT_B5G5R5X1_UNORM colorbuffer support, cl

Mesa (master): r300g: mark SRGB colorbuffers as unsupported

2010-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0c81739528fd8f240176bb120c90c712f9606718 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c81739528fd8f240176bb120c90c712f9606718 Author: Marek Olšák Date: Thu Mar 18 20:58:04 2010 +0100 r300g: mark SRGB colorbuffers as unsupported I can't find th

Mesa (master): r300g: fix breakage after the gallium-sampler-view merge

2010-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: afae0891949b72a2ede2a3b6a01d4d6bcf4ceae0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afae0891949b72a2ede2a3b6a01d4d6bcf4ceae0 Author: Marek Olšák Date: Fri Mar 19 01:13:57 2010 +0100 r300g: fix breakage after the gallium-sampler-view merge ---

Mesa (master): r300g: lod min/ max clamping should be relative to the base level

2010-03-18 Thread Marek Olšák
Module: Mesa Branch: master Commit: 12a40dda394bd14e31c679551bc5abc8b601fdbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12a40dda394bd14e31c679551bc5abc8b601fdbf Author: Marek Olšák Date: Fri Mar 19 04:46:15 2010 +0100 r300g: lod min/max clamping should be relative to the base le