Mesa (gallium-0.1): gallium: Backport is_texture/buffer_referenced.

2009-10-15 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: bce0203909a8d1e7a6788166633999197d6f2106 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bce0203909a8d1e7a6788166633999197d6f2106 Author: José Fonseca Date: Mon Oct 12 19:56:51 2009 +0100 gallium: Backport is_texture/buffer_referenced. ---

Mesa (gallium-0.1): pipebuffer: is_texture/buffer_referenced helper.

2009-10-15 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: a1276bfdd8ea2c2840f3ea8edd3cea8720804498 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1276bfdd8ea2c2840f3ea8edd3cea8720804498 Author: José Fonseca Date: Tue Oct 13 13:47:51 2009 +0100 pipebuffer: is_texture/buffer_referenced helper. A has

Mesa (gallium-0.1): softpipe: Backport is_texture/ buffer_reference implementation.

2009-10-15 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 056aff7a7cf11f17e879b6ae93ccd771e1c59e9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=056aff7a7cf11f17e879b6ae93ccd771e1c59e9f Author: José Fonseca Date: Mon Oct 12 19:57:24 2009 +0100 softpipe: Backport is_texture/buffer_reference implemen

Mesa (mesa_7_6_branch): mesa: Use _mesa_strtod in the lexer for assembly shaders

2009-10-15 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 269f16cd96fdbee5d178130171b4ef40258f61cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=269f16cd96fdbee5d178130171b4ef40258f61cf Author: Neil Roberts Date: Wed Oct 14 23:25:04 2009 +0100 mesa: Use _mesa_strtod in the lexer for assembly sh

Mesa (mesa_7_6_branch): mesa: regenerated lex.yy.c w/ _mesa_strtod()

2009-10-15 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 6f8b4d9e3625c7de83247596fd687da04336 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f8b4d9e3625c7de83247596fd687da04336 Author: Brian Paul Date: Thu Oct 15 08:59:13 2009 -0600 mesa: regenerated lex.yy.c w/ _mesa_strtod() --- s

Mesa (mesa_7_6_branch): r600: clear position enable bit when when wpos is not used by FP

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: f7285bdffcd8cca1c7d3066d38907a5987e844ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7285bdffcd8cca1c7d3066d38907a5987e844ea Author: Andre Maasikas Date: Tue Sep 29 09:46:29 2009 +0300 r600: clear position enable bit when when wpos is

Mesa (mesa_7_6_branch): r600: user correct alpha blend factor

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 5101215a64a69a212241eadba7f097cef33a0b5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5101215a64a69a212241eadba7f097cef33a0b5c Author: Andre Maasikas Date: Mon Sep 28 10:42:35 2009 +0300 r600: user correct alpha blend factor Signed-off

Mesa (mesa_7_6_branch): r600: fixup KIL instruction a bit

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 95851d8cb232cbd1312d2b8de471ba2aeb276911 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95851d8cb232cbd1312d2b8de471ba2aeb276911 Author: Andre Maasikas Date: Fri Oct 9 10:46:12 2009 +0300 r600: fixup KIL instruction a bit - KILLGT takes

Mesa (mesa_7_6_branch): r600: DPH adds w comp of second operand, so set first one to 1 instead

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 74c31e5d05f7ed342fb143cb6f637b54e8961973 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74c31e5d05f7ed342fb143cb6f637b54e8961973 Author: Andre Maasikas Date: Mon Oct 12 12:20:26 2009 +0300 r600: DPH adds w comp of second operand, so set f

Mesa (mesa_7_6_branch): r600: LIT dst.y gets value from src.x

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 606becc7f3513354548f587d84db731046616401 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=606becc7f3513354548f587d84db731046616401 Author: Andre Maasikas Date: Mon Oct 12 12:58:40 2009 +0300 r600: LIT dst.y gets value from src.x seems I ov

Mesa (mesa_7_6_branch): r600: implement ProgramStringNotify

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: a3fec141017a39916d07000a3aa00eef3c9ac8a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3fec141017a39916d07000a3aa00eef3c9ac8a7 Author: Andre Maasikas Date: Mon Oct 12 14:57:45 2009 +0300 r600: implement ProgramStringNotify need this to

Mesa (mesa_7_6_branch): r600: fix tfp1 bo size

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 22a0029a68cf6a17e5d799c7d8eb8a699ccdeabb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22a0029a68cf6a17e5d799c7d8eb8a699ccdeabb Author: Andre Maasikas Date: Thu Oct 15 11:24:49 2009 -0400 r600: fix tfp1 bo size Setting the wrong bo size

Mesa (mesa_7_6_branch): radeon: return EINVAL for 0 length buffers.

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: e5d6450c2c85cc7d645cb0736194f41e5393802d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5d6450c2c85cc7d645cb0736194f41e5393802d Author: Robert Noland Date: Wed Oct 14 13:58:56 2009 -0500 radeon: return EINVAL for 0 length buffers. Signe

Mesa (mesa_7_6_branch): r600: cleanup in r600_cs_process_relocs().

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: a176b1c5d8b14601ec7e6ca9599c55fcc4797a7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a176b1c5d8b14601ec7e6ca9599c55fcc4797a7d Author: Robert Noland Date: Wed Oct 14 14:02:12 2009 -0500 r600: cleanup in r600_cs_process_relocs(). Signed

Mesa (mesa_7_6_branch): Use the right pitch when rendering to a texture

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 3f30b0709b5a71915df336194f9f805e4c306cef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f30b0709b5a71915df336194f9f805e4c306cef Author: Owen Taylor Date: Wed Oct 14 16:20:07 2009 -0400 Use the right pitch when rendering to a texture We

Mesa (mesa_7_6_branch): r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear to be supported.

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 16c6a3b71e6be04b6bb3d08fcb658194c5251fc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16c6a3b71e6be04b6bb3d08fcb658194c5251fc7 Author: Robert Noland Date: Wed Oct 14 14:04:24 2009 -0500 r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear

Mesa (mesa_7_6_branch): r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask

2009-10-15 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: bf68e54a4d69bdd9a01656919d3cd752c96157b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf68e54a4d69bdd9a01656919d3cd752c96157b3 Author: Andre Maasikas Date: Mon Sep 28 11:23:49 2009 +0300 r600: use CB_TARGET_MASK instead of CB_SHADER_MAS

Mesa (master): trace: Handle transfer returning null

2009-10-15 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 72fd1cf292937565a182b400595816c6ad88836a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72fd1cf292937565a182b400595816c6ad88836a Author: Jakob Bornecrantz Date: Wed Oct 14 11:44:09 2009 +0200 trace: Handle transfer returning null --- src/galliu

Mesa (master): egl: Fix eglCheckConfigHandle.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 2fc1614e7a56ab16df1b6ebbc159c58e8212d96d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fc1614e7a56ab16df1b6ebbc159c58e8212d96d Author: Chia-I Wu Date: Thu Oct 1 16:40:09 2009 +0800 egl: Fix eglCheckConfigHandle. A stupid bug by me made the che

Mesa (master): egl: Fix GLX_USE_TLS build.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 29d115092e7b9e1436df3ce1fb7ffe183f8a9302 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29d115092e7b9e1436df3ce1fb7ffe183f8a9302 Author: Chia-I Wu Date: Sat Oct 10 14:39:43 2009 +0800 egl: Fix GLX_USE_TLS build. Remove an extraneous semicolon. S

Mesa (master): egl: Include GL header in eglconfigutil.h.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 8bb2485ed0e4764b8ad1f1a7f0bfe1c3f66d71bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bb2485ed0e4764b8ad1f1a7f0bfe1c3f66d71bc Author: Chia-I Wu Date: Thu Oct 1 18:32:19 2009 +0800 egl: Include GL header in eglconfigutil.h. This is just a cosm

Mesa (master): egl: Rework error checking in eglGetCurrentSurface.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 61906631202af855d0742586956ff9f34522a525 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61906631202af855d0742586956ff9f34522a525 Author: Chia-I Wu Date: Wed Sep 30 15:34:45 2009 +0800 egl: Rework error checking in eglGetCurrentSurface. Signed-off

Mesa (master): egl: Update comments about eglapi.c.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: aaa1253b09a6a38e7fcd695aa36e89b9d4bd8dfe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaa1253b09a6a38e7fcd695aa36e89b9d4bd8dfe Author: Chia-I Wu Date: Wed Sep 30 15:08:34 2009 +0800 egl: Update comments about eglapi.c. Mention that opaque handl

Mesa (master): egl: Rework eglSwapInterval.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 57da499d7ba074128e8c97b8076805e403a2b9c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57da499d7ba074128e8c97b8076805e403a2b9c4 Author: Chia-I Wu Date: Thu Oct 15 11:08:48 2009 +0800 egl: Rework eglSwapInterval. This adds error checking to eglSw

Mesa (master): egl: Rework the synchronization primitives.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 6c21c8862bc6edc9cddf3b6eb6f276961099a7a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c21c8862bc6edc9cddf3b6eb6f276961099a7a8 Author: Chia-I Wu Date: Mon Sep 28 14:12:39 2009 +0800 egl: Rework the synchronization primitives. This adds error ch

Mesa (master): progs/egl: put declarations before code

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 5b7d9053a08d5042206781a664ecd74efac0eb86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b7d9053a08d5042206781a664ecd74efac0eb86 Author: Brian Paul Date: Thu Oct 15 13:00:03 2009 -0600 progs/egl: put declarations before code --- progs/egl/eglge

Mesa (master): egl: Rework error checking in eglSwapBuffers.

2009-10-15 Thread Brian Paul
Module: Mesa Branch: master Commit: bbfd0e26151bef567c152c8018ecc15f04c70914 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbfd0e26151bef567c152c8018ecc15f04c70914 Author: Chia-I Wu Date: Thu Oct 15 11:08:33 2009 +0800 egl: Rework error checking in eglSwapBuffers. Signed-off-by: C

Mesa (master): st/xorg: refix source over

2009-10-15 Thread Zack Rusin
Module: Mesa Branch: master Commit: 108273c5ed43b2c54a58900b7bb4528f912e2b1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=108273c5ed43b2c54a58900b7bb4528f912e2b1f Author: Zack Rusin Date: Sun Oct 11 12:54:11 2009 -0400 st/xorg: refix source over --- src/gallium/state_trackers/x

Mesa (master): nouveau: nv30: refuse binding a colour buffer with a zeta buffer with different bits, till the backend can tell Mesa not to do that.

2009-10-15 Thread Patrice Mandin
Module: Mesa Branch: master Commit: 13580aa3d142b17f936e517daf949ae228f9f14e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13580aa3d142b17f936e517daf949ae228f9f14e Author: Patrice Mandin Date: Thu Oct 15 21:58:44 2009 +0200 nouveau: nv30: refuse binding a colour buffer with a zeta

Mesa (master): nouveau: nv30: Hack to enforce same number of bits as front buffer, for render targets

2009-10-15 Thread Patrice Mandin
Module: Mesa Branch: master Commit: a5a05fd782bf7bc3843e475df7b12fe6784c1b9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5a05fd782bf7bc3843e475df7b12fe6784c1b9e Author: Patrice Mandin Date: Thu Oct 15 22:41:09 2009 +0200 nouveau: nv30: Hack to enforce same number of bits as fron

Mesa (texformat-rework): dri/common: fix broken _dri_texformat_* initializations

2009-10-15 Thread Brian Paul
Module: Mesa Branch: texformat-rework Commit: 9bf2aa33298db5af9128ad8f625321be47ab65c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bf2aa33298db5af9128ad8f625321be47ab65c3 Author: Brian Paul Date: Thu Oct 15 14:49:53 2009 -0600 dri/common: fix broken _dri_texformat_* initializati

Mesa (texformat-rework): dri/common: use _mesa_little_endian() and update comments

2009-10-15 Thread Brian Paul
Module: Mesa Branch: texformat-rework Commit: a37c9ac8eee8c0d5b49f198f490828a794dc93c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a37c9ac8eee8c0d5b49f198f490828a794dc93c4 Author: Brian Paul Date: Thu Oct 15 14:54:32 2009 -0600 dri/common: use _mesa_little_endian() and update com

Mesa (texformat-rework): dri/common: updated #includes

2009-10-15 Thread Brian Paul
Module: Mesa Branch: texformat-rework Commit: fa3046431a0da5990043fd4856602b0ba57ff9af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa3046431a0da5990043fd4856602b0ba57ff9af Author: Brian Paul Date: Thu Oct 15 14:57:45 2009 -0600 dri/common: updated #includes --- src/mesa/driver

Mesa (master): r300g: Set logical ID for each emitted texture/sampler.

2009-10-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e4f21be13ac14edd89e865138a9e36b266425b39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4f21be13ac14edd89e865138a9e36b266425b39 Author: Corbin Simpson Date: Thu Oct 15 16:58:26 2009 -0700 r300g: Set logical ID for each emitted texture/sampler. m