Mesa (master): r600g: select linear interpolate if tgsi input requests it

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 68014c8d19559576d368e158932278df05fe659b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68014c8d19559576d368e158932278df05fe659b Author: Dave Airlie Date: Thu Oct 14 14:27:34 2010 +1000 r600g: select linear interpolate if tgsi input requests it -

Mesa (master): r600g: fixup typo in macro name

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0637044add50b3a4aee8e915b84c18813c9130f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0637044add50b3a4aee8e915b84c18813c9130f3 Author: Dave Airlie Date: Thu Oct 14 14:19:37 2010 +1000 r600g: fixup typo in macro name --- src/gallium/drivers/r6

Mesa (master): r600g: fixup pos/face ena/address properly

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 1e82c28fcf76bf79ceb5a1eaf29b3d6d25909ddd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e82c28fcf76bf79ceb5a1eaf29b3d6d25909ddd Author: Dave Airlie Date: Thu Oct 14 14:14:22 2010 +1000 r600g: fixup pos/face ena/address properly --- src/gallium

Mesa (master): r600g: only pick centroid coordinate when asked.

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8a9f02c5d503089bdcc90ff934f6269e59356d52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a9f02c5d503089bdcc90ff934f6269e59356d52 Author: Dave Airlie Date: Thu Oct 14 13:29:11 2010 +1000 r600g: only pick centroid coordinate when asked. TGSI tells

Mesa (master): Revert "i965: fallback lineloop on sandybridge for now"

2010-10-13 Thread Zhenyu Wang
Module: Mesa Branch: master Commit: 338b3f0b90fdd6f5f6a84a7cf7cd6f3c1be65105 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=338b3f0b90fdd6f5f6a84a7cf7cd6f3c1be65105 Author: Zhenyu Wang Date: Thu Oct 14 11:24:49 2010 +0800 Revert "i965: fallback lineloop on sandybridge for now" This

Mesa (master): i965: Fix GS hang on Sandybridge

2010-10-13 Thread Zhenyu Wang
Module: Mesa Branch: master Commit: e8e79c1d7eed0f5ae8820611cb86bdbd6ce595e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8e79c1d7eed0f5ae8820611cb86bdbd6ce595e6 Author: Zhenyu Wang Date: Thu Oct 14 10:54:53 2010 +0800 i965: Fix GS hang on Sandybridge Don't use r0 for FF_SYNC de

Mesa (master): i965: Add support for rescaling GL_TEXTURE_RECTANGLE coords to new FS.

2010-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: a57ef244fc55476660f9fb76982130c5c0b25163 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a57ef244fc55476660f9fb76982130c5c0b25163 Author: Eric Anholt Date: Wed Oct 13 16:13:45 2010 -0700 i965: Add support for rescaling GL_TEXTURE_RECTANGLE coords t

Mesa (master): r600g: Fix texture sampling with swizzled coords

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: a21a2748beb1f42d21e14858eee9a1323d85a00f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a21a2748beb1f42d21e14858eee9a1323d85a00f Author: Fredrik Höglund Date: Wed Oct 13 17:49:15 2010 +0200 r600g: Fix texture sampling with swizzled coords Signed-

Mesa (master): r600g: drop unused context members

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 26dacce2c0b33a2a6aff77e6094c06e385e1a541 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26dacce2c0b33a2a6aff77e6094c06e385e1a541 Author: Dave Airlie Date: Thu Oct 14 09:10:16 2010 +1000 r600g: drop unused context members --- src/gallium/drivers

Mesa (master): mesa: Clean up various 'unused parameter' warnings in shaderapi

2010-10-13 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7d8ba5f78fc31357b65b9bb2acc5e0b97c543af1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d8ba5f78fc31357b65b9bb2acc5e0b97c543af1 Author: Ian Romanick Date: Mon Oct 11 16:19:19 2010 -0700 mesa: Clean up various 'unused parameter' warnings in shader

Mesa (master): mesa: Clean up two 'comparison between signed and unsigned' warnings

2010-10-13 Thread Ian Romanick
Module: Mesa Branch: master Commit: ccc1c4c6d98168ee86c469307aa67e748af6f058 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccc1c4c6d98168ee86c469307aa67e748af6f058 Author: Ian Romanick Date: Mon Oct 11 16:13:11 2010 -0700 mesa: Clean up two 'comparison between signed and unsigned'

Mesa (master): mesa: Refactor validation of shader targets

2010-10-13 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5cb24c4a75cd0b45bb332721c3d0e5a1f928b6f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cb24c4a75cd0b45bb332721c3d0e5a1f928b6f4 Author: Ian Romanick Date: Mon Oct 11 15:21:17 2010 -0700 mesa: Refactor validation of shader targets Actually valida

Mesa (master): mesa: Silence unused variable warning

2010-10-13 Thread Ian Romanick
Module: Mesa Branch: master Commit: babe20b9d188ed94a5ecab30d829dd3f4ad728b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=babe20b9d188ed94a5ecab30d829dd3f4ad728b5 Author: Ian Romanick Date: Tue Oct 12 15:29:43 2010 -0700 mesa: Silence unused variable warning --- src/mesa/main/c

Mesa (master): linker: Reject shaders that have unresolved function calls

2010-10-13 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4a45595cf3d6a238bb4d528d30139392618b39df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a45595cf3d6a238bb4d528d30139392618b39df Author: Ian Romanick Date: Wed Oct 13 15:13:02 2010 -0700 linker: Reject shaders that have unresolved function calls

Mesa (master): glsl: Initialize variable in ir_derefence_array:: constant_expression_value

2010-10-13 Thread Vinson Lee
Module: Mesa Branch: master Commit: 720bdfbceb5b204090cca7a1825ca5f89260 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=720bdfbceb5b204090cca7a1825ca5f89260 Author: Vinson Lee Date: Wed Oct 13 14:21:08 2010 -0700 glsl: Initialize variable in ir_derefence_array::constant_expr

Mesa (master): llvmpipe: Generalize the x8z24 fast path to all depth formats.

2010-10-13 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ae00e34e4b0d3be247b0538b60810176397c7915 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae00e34e4b0d3be247b0538b60810176397c7915 Author: José Fonseca Date: Wed Oct 13 20:25:17 2010 +0100 llvmpipe: Generalize the x8z24 fast path to all depth format

Mesa (master): gallivm: More accurate float -> 24bit & 32bit unorm conversion.

2010-10-13 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 60c5d4735d5fa5642c84f6d7c3847ac213efcb53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60c5d4735d5fa5642c84f6d7c3847ac213efcb53 Author: José Fonseca Date: Wed Oct 13 15:45:24 2010 +0100 gallivm: More accurate float -> 24bit & 32bit unorm conversi

Mesa (master): gallivm: work-around trilinear mipmap filtering regression with LLVM 2.8

2010-10-13 Thread Brian Paul
Module: Mesa Branch: master Commit: e487b665aa6f3d6f290916d1205107dd2dea971d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e487b665aa6f3d6f290916d1205107dd2dea971d Author: Brian Paul Date: Wed Oct 13 12:35:38 2010 -0600 gallivm: work-around trilinear mipmap filtering regression wit

Mesa (master): gallivm: Remove unnecessary header.

2010-10-13 Thread Vinson Lee
Module: Mesa Branch: master Commit: bee22ed6b9425fa4681211e84d0a61467975195f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bee22ed6b9425fa4681211e84d0a61467975195f Author: Vinson Lee Date: Wed Oct 13 11:18:40 2010 -0700 gallivm: Remove unnecessary header. --- src/gallium/auxilia

Mesa (master): x11: fix breakage from gl_config::visualType removal

2010-10-13 Thread Brian Paul
Module: Mesa Branch: master Commit: c3ed27ec76c5456412122d7e654a2e298409cc88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3ed27ec76c5456412122d7e654a2e298409cc88 Author: Brian Paul Date: Wed Oct 13 08:32:08 2010 -0600 x11: fix breakage from gl_config::visualType removal --- sr

Mesa (master): llvmpipe: Unbreak Z32_FLOAT.

2010-10-13 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 95c18abb03b035c6fa029cd0852f07fb39951279 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95c18abb03b035c6fa029cd0852f07fb39951279 Author: José Fonseca Date: Wed Oct 13 14:28:51 2010 +0100 llvmpipe: Unbreak Z32_FLOAT. Z32_FLOAT uses <4 x float> as

Mesa (master): Rename GLvisual and __GLcontextModes to struct gl_config

2010-10-13 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: d3491e775fb07f891463b2185d74bbad62f3ed24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3491e775fb07f891463b2185d74bbad62f3ed24 Author: Kristian Høgsberg Date: Tue Oct 12 11:58:47 2010 -0400 Rename GLvisual and __GLcontextModes to struct gl_confi

Mesa (master): gl: Remove unused GLcontextModes fields

2010-10-13 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 705e142dda047f24b563fc2bea0f922173e91d1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=705e142dda047f24b563fc2bea0f922173e91d1b Author: Kristian Høgsberg Date: Tue Oct 12 11:40:05 2010 -0400 gl: Remove unused GLcontextModes fields --- src/gall

Mesa (master): Get rid of GL/internal/glcore.h

2010-10-13 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: e3c1c5377c7fcd17085bfb22fbc1cf30646751ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3c1c5377c7fcd17085bfb22fbc1cf30646751ba Author: Kristian Høgsberg Date: Tue Oct 12 10:34:03 2010 -0400 Get rid of GL/internal/glcore.h __GLcontextModes is al

Mesa (master): gallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpath with sse2

2010-10-13 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: d838e4f66d585baf3577f1298dd97d1b7c444ac2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d838e4f66d585baf3577f1298dd97d1b7c444ac2 Author: Roland Scheidegger Date: Wed Oct 13 15:26:37 2010 +0200 gallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpa

Mesa (master): r600g: fix stencil export for evergreen harder

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: ff4b397517a374ac3d4bf437f85ae6a96171a714 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff4b397517a374ac3d4bf437f85ae6a96171a714 Author: Dave Airlie Date: Wed Oct 13 18:50:37 2010 +1000 r600g: fix stencil export for evergreen harder --- src/gal

Mesa (master): r600g: fix relative addressing when splitting constant accesses

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 40cc5bfcd70e412289dbb32a1ebca91bf109e1bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40cc5bfcd70e412289dbb32a1ebca91bf109e1bd Author: Stephan Schmid Date: Mon Oct 11 15:49:56 2010 +0200 r600g: fix relative addressing when splitting constant acc

Mesa (master): r600g: add missing eg reg definition

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6da8129b3c25be1da6d6f6a0e56b8f70b1e2f054 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6da8129b3c25be1da6d6f6a0e56b8f70b1e2f054 Author: Dave Airlie Date: Wed Oct 13 17:45:10 2010 +1000 r600g: add missing eg reg definition --- src/gallium/drive

Mesa (master): r600g: evergreen add stencil export bit

2010-10-13 Thread Dave Airlie
Module: Mesa Branch: master Commit: 92e729bba5aab9958f5ba1339c27f6bfe743ef2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92e729bba5aab9958f5ba1339c27f6bfe743ef2e Author: Dave Airlie Date: Wed Oct 13 17:40:32 2010 +1000 r600g: evergreen add stencil export bit --- src/gallium/dr