Mesa (master): i965: fix polygon face orientation when rendering to FBO

2009-03-11 Thread Robert Ellison
Module: Mesa Branch: master Commit: 6dceeb2eb804d708639d68a13a924d65f366458a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6dceeb2eb804d708639d68a13a924d65f366458a Author: Robert Ellison Date: Wed Mar 11 16:27:38 2009 -0600 i965: fix polygon face orientation when rendering to FBO

Mesa (master): mesa: remove some last remnants of GL_MESA_program_debug

2009-03-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 548be3846db59ad43934a159c051b359db6e56db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=548be3846db59ad43934a159c051b359db6e56db Author: Brian Paul Date: Wed Mar 11 20:08:37 2009 -0600 mesa: remove some last remnants of GL_MESA_program_debug ---

Mesa (master): mesa: remove gl_texture_object:: _Function field and associated code

2009-03-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 590f6fe05030cb274067a9e58af9d8306d97d0b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=590f6fe05030cb274067a9e58af9d8306d97d0b9 Author: Brian Paul Date: Wed Mar 11 19:23:01 2009 -0600 mesa: remove gl_texture_object::_Function field and associated

Mesa (master): mesa: minor comments

2009-03-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 4dfa3757c58255c3ad8c3fe343541d2aa677f44c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dfa3757c58255c3ad8c3fe343541d2aa677f44c Author: Brian Paul Date: Wed Mar 11 19:34:41 2009 -0600 mesa: minor comments --- src/mesa/main/mtypes.h |6 +++-

Mesa (master): intel: include main/viewport.h

2009-03-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 7d9cb242fdbb55f1486ec09b27709bedebfdb2c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d9cb242fdbb55f1486ec09b27709bedebfdb2c1 Author: Brian Paul Date: Wed Mar 11 19:00:25 2009 -0600 intel: include main/viewport.h --- src/mesa/drivers/dri/int

Mesa (master): r300-gallium: Don't flush textures more than necessary.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: d375a3bdda68a22972f18e9ee2ba5786c5e6757d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d375a3bdda68a22972f18e9ee2ba5786c5e6757d Author: Corbin Simpson Date: Wed Mar 11 15:20:16 2009 -0700 r300-gallium: Don't flush textures more than necessary. -

Mesa (master): r300-gallium: Fix texture filters.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f78bd5922db220b1b5e21c92e6a0cb78189a77f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f78bd5922db220b1b5e21c92e6a0cb78189a77f3 Author: Corbin Simpson Date: Wed Mar 11 15:09:56 2009 -0700 r300-gallium: Fix texture filters. --- src/gallium/driv

Mesa (master): r300-gallium: r500-fs: More texture fixes.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: cec2170632a664da273c0e80ad1ead5cd43667a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cec2170632a664da273c0e80ad1ead5cd43667a3 Author: Corbin Simpson Date: Wed Mar 11 15:05:52 2009 -0700 r300-gallium: r500-fs: More texture fixes. --- src/gall

Mesa (master): r300-gallium: Fix CS count for texture emit.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: ddf31d0e315faba6a9519cc12e4b480ede38deb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddf31d0e315faba6a9519cc12e4b480ede38deb2 Author: Corbin Simpson Date: Wed Mar 11 11:54:53 2009 -0700 r300-gallium: Fix CS count for texture emit. --- src/ga

Mesa (master): r300-gallium: r500-fs: Add shader dumper and more tex work.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c4c1774bbb08022846eefd14df683c7644f5e421 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4c1774bbb08022846eefd14df683c7644f5e421 Author: Corbin Simpson Date: Wed Mar 11 14:26:25 2009 -0700 r300-gallium: r500-fs: Add shader dumper and more tex work

Mesa (master): r300-gallium: r500-fs: Add SWZ.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 6b1596aed3fccc6f6edbbb931f8eca96a7163b9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b1596aed3fccc6f6edbbb931f8eca96a7163b9d Author: Corbin Simpson Date: Wed Mar 11 11:23:15 2009 -0700 r300-gallium: r500-fs: Add SWZ. --- src/gallium/drivers

Mesa (master): r300-gallium: Start swizzles.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: d13e4bd1cbb1ef1ef2ed69d24bc8da790a10bdd3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d13e4bd1cbb1ef1ef2ed69d24bc8da790a10bdd3 Author: Corbin Simpson Date: Tue Mar 10 20:43:11 2009 -0700 r300-gallium: Start swizzles. --- src/gallium/drivers/r

Mesa (master): r300-gallium: Begin R500 fragment shader assembler.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 8b212503052b767561d85108c435f375e0228f44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b212503052b767561d85108c435f375e0228f44 Author: Corbin Simpson Date: Tue Mar 10 15:40:41 2009 -0700 r300-gallium: Begin R500 fragment shader assembler. I lov

Mesa (master): r300-gallium: Fix CS count in fb state emit.

2009-03-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: ddba20b064253f0556e078157ba6ff8f3250441b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddba20b064253f0556e078157ba6ff8f3250441b Author: Corbin Simpson Date: Wed Mar 11 03:24:19 2009 -0700 r300-gallium: Fix CS count in fb state emit. --- src/ga

Mesa (gallium-mesa-7.4): egl: Fix GetProcAddress to return gallium state_tracker symbols

2009-03-11 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: 43b5140b3fba9fdd1eba559ce8a16f3dd29ac2b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43b5140b3fba9fdd1eba559ce8a16f3dd29ac2b0 Author: Alan Hourihane Date: Wed Mar 11 20:38:45 2009 + egl: Fix GetProcAddress to return gallium state_

Mesa (gallium-mesa-7.4): mesa: add new program optimizer code

2009-03-11 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: e0d28efe9f0c58e1eea66180601c162b90feca84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0d28efe9f0c58e1eea66180601c162b90feca84 Author: Brian Paul Date: Fri Mar 6 16:18:22 2009 -0700 mesa: add new program optimizer code This is pretty

Mesa (gallium-mesa-7.4): glsl: call the program optimizer

2009-03-11 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: 12a85858d579feeb63e13c61af77d83be5319892 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12a85858d579feeb63e13c61af77d83be5319892 Author: Brian Paul Date: Fri Mar 6 15:45:01 2009 -0700 glsl: call the program optimizer This still needs m

Mesa (master): i965: fix lock-ups when GLSL program wrote to gl_FragDepth

2009-03-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 04465bb6df5a9845425a9c163ef3869019376374 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04465bb6df5a9845425a9c163ef3869019376374 Author: Brian Paul Date: Wed Mar 11 13:06:13 2009 -0600 i965: fix lock-ups when GLSL program wrote to gl_FragDepth It

Mesa (master): trace: Fixup trace a bit

2009-03-11 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: b6b198ea1b52601d2b9acc210ed9a8727b59146a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6b198ea1b52601d2b9acc210ed9a8727b59146a Author: Jakob Bornecrantz Date: Wed Mar 11 14:27:54 2009 +0100 trace: Fixup trace a bit --- src/gallium/drivers/tra

Mesa (gallium-mesa-7.4): xdemos: On termination with `esc` close the contexts correctly.

2009-03-11 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: 4a7688c330f2ef75aefb91729624dac4e0e61630 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a7688c330f2ef75aefb91729624dac4e0e61630 Author: Alan Hourihane Date: Wed Mar 11 13:33:49 2009 + xdemos: On termination with `esc` close the cont

Mesa (mesa_7_4_branch): xdemos: On termination with `esc` close the contexts correctly.

2009-03-11 Thread Alan Hourihane
Module: Mesa Branch: mesa_7_4_branch Commit: 45c4b4dfbd019260dd0df37ba6776c77149ec7ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45c4b4dfbd019260dd0df37ba6776c77149ec7ba Author: Alan Hourihane Date: Wed Mar 11 13:33:49 2009 + xdemos: On termination with `esc` close the conte

Mesa (master): xdemos: On termination with `esc` close the contexts correctly.

2009-03-11 Thread Alan Hourihane
Module: Mesa Branch: master Commit: b6c7db8debaba2446de62efbabb2efb5b374cc5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6c7db8debaba2446de62efbabb2efb5b374cc5b Author: Alan Hourihane Date: Wed Mar 11 13:33:49 2009 + xdemos: On termination with `esc` close the contexts corre

Mesa (master): tgsi: Implement RFL, SFL, STR, X2D opcodes.

2009-03-11 Thread Michał Król
Module: Mesa Branch: master Commit: 5146b3f8fcafda69ded05a55ec4d54ae2aed35d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5146b3f8fcafda69ded05a55ec4d54ae2aed35d1 Author: Michal Krol Date: Wed Mar 11 13:49:43 2009 +0100 tgsi: Implement RFL, SFL, STR, X2D opcodes. --- src/galliu

Mesa (master): tgsi: Begin documenting NV_fragment_program instruction set operations.

2009-03-11 Thread Michał Król
Module: Mesa Branch: master Commit: 9ffe66760cca6696de21b35430a7553b987f7365 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ffe66760cca6696de21b35430a7553b987f7365 Author: Michal Krol Date: Wed Mar 11 12:52:20 2009 +0100 tgsi: Begin documenting NV_fragment_program instruction set o

Mesa (master): tgsi: Implement RCC opcode.

2009-03-11 Thread Michał Król
Module: Mesa Branch: master Commit: ae7ae570ef9f61073a2c0e4b77fc23094767f74c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae7ae570ef9f61073a2c0e4b77fc23094767f74c Author: Michal Krol Date: Wed Mar 11 12:10:16 2009 +0100 tgsi: Implement RCC opcode. --- src/gallium/auxiliary/tgsi

Mesa (master): tgsi: Document NV_vertex_program1_1 instruction set operations.

2009-03-11 Thread Michał Król
Module: Mesa Branch: master Commit: 94cf8ea3b69038a1245c0b4546dbd8e4a32725f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94cf8ea3b69038a1245c0b4546dbd8e4a32725f5 Author: Michal Krol Date: Wed Mar 11 11:55:27 2009 +0100 tgsi: Document NV_vertex_program1_1 instruction set operation

Mesa (openchrome-branch): Revert "openchrome: Fix state emission"

2009-03-11 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: c41916e58892cf7ea9803f56a3d35d142cd92bf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c41916e58892cf7ea9803f56a3d35d142cd92bf5 Author: Thomas Hellstrom Date: Wed Mar 11 09:09:55 2009 +0100 Revert "openchrome: Fix state emission" This