Mesa (lp-binning): llvmpipe: fix typo correcting for fill convention

2009-10-19 Thread Keith Whitwell
Module: Mesa Branch: lp-binning Commit: d9f44abe3bb0c9897937ef7f343a7896a0b4cbf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9f44abe3bb0c9897937ef7f343a7896a0b4cbf0 Author: Keith Whitwell kei...@vmware.com Date: Mon Oct 19 11:23:43 2009 +0100 llvmpipe: fix typo correcting for

Mesa (lp-binning): llvmpipe: correctly scale top/left fill adjustments

2009-10-19 Thread Keith Whitwell
Module: Mesa Branch: lp-binning Commit: 269342d916fff3bf0fa0a5c1f26aec30b62ed352 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=269342d916fff3bf0fa0a5c1f26aec30b62ed352 Author: Keith Whitwell kei...@vmware.com Date: Mon Oct 19 11:29:05 2009 +0100 llvmpipe: correctly scale top/left

Mesa (lp-binning): llvmpipe: Allocate the blend color from the data store, and ensure it's aligned.

2009-10-19 Thread Jose Fonseca
Module: Mesa Branch: lp-binning Commit: f2be08ae0e20b3da8ff684ffeb94412cc6a5a5a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2be08ae0e20b3da8ff684ffeb94412cc6a5a5a1 Author: José Fonseca jfons...@vmware.com Date: Mon Oct 19 11:53:22 2009 +0100 llvmpipe: Allocate the blend color

Mesa (lp-binning): llvmpipe: Reset the pointer to stored jit context.

2009-10-19 Thread Jose Fonseca
Module: Mesa Branch: lp-binning Commit: 301c1494b27ad92ff1237909f9c98c1660be8fc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=301c1494b27ad92ff1237909f9c98c1660be8fc1 Author: José Fonseca jfons...@vmware.com Date: Mon Oct 19 13:14:33 2009 +0100 llvmpipe: Reset the pointer to

Mesa (lp-binning): llvmpipe: fixed-point rasterization

2009-10-19 Thread Keith Whitwell
Module: Mesa Branch: lp-binning Commit: 0580079864c41c236a4167a1543b1a2fc5090362 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0580079864c41c236a4167a1543b1a2fc5090362 Author: Keith Whitwell kei...@vmware.com Date: Mon Oct 19 12:24:18 2009 +0100 llvmpipe: fixed-point rasterization

Mesa (lp-binning): llvmpipe: Reshape the shader input from 8x2 to 4x4.

2009-10-19 Thread Jose Fonseca
Module: Mesa Branch: lp-binning Commit: 2f5f357c5b67869e75087fc1f17ed0d666fb134e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f5f357c5b67869e75087fc1f17ed0d666fb134e Author: José Fonseca jfons...@vmware.com Date: Mon Oct 19 14:02:01 2009 +0100 llvmpipe: Reshape the shader input

Mesa (mesa_7_6_branch): r600: Fix size calculation for 24 bit depth

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 8123180ea649540fb7319bc79ad77dca0d5d68cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8123180ea649540fb7319bc79ad77dca0d5d68cd Author: Robert Noland rnol...@2hip.net Date: Mon Oct 19 09:47:39 2009 -0500 r600: Fix size calculation for 24

Mesa (lp-binning): llvmpipe: pre-multiply some constants by fixed_one

2009-10-19 Thread Keith Whitwell
Module: Mesa Branch: lp-binning Commit: 3fd6b724cc406573cf53684cd72fa7f60b65354a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fd6b724cc406573cf53684cd72fa7f60b65354a Author: Keith Whitwell kei...@vmware.com Date: Mon Oct 19 14:55:05 2009 +0100 llvmpipe: pre-multiply some

Mesa (lp-binning): llvmpipe: calculate masks in format desired by shader

2009-10-19 Thread Keith Whitwell
Module: Mesa Branch: lp-binning Commit: b0828b0adc7438ef33f9393f839226ef7dfda0dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0828b0adc7438ef33f9393f839226ef7dfda0dc Author: Keith Whitwell kei...@vmware.com Date: Mon Oct 19 16:41:27 2009 +0100 llvmpipe: calculate masks in format

Mesa (mesa_7_6_branch): r300: fix texture size handling with size 2048

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: mesa_7_6_branch Commit: 16e21191e26084848c7e6e3ffd9e15ef670855c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16e21191e26084848c7e6e3ffd9e15ef670855c5 Author: Mathias Fröhlich mathias.froehl...@web.de Date: Mon Oct 19 11:47:21 2009 -0400 r300: fix texture size

Mesa (lp-binning): llvmpipe: remove a leftover 8x2 usage

2009-10-19 Thread Keith Whitwell
Module: Mesa Branch: lp-binning Commit: 5b07d4de38b732f99237161d940f40e3ce6e29c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b07d4de38b732f99237161d940f40e3ce6e29c3 Author: Keith Whitwell kei...@vmware.com Date: Mon Oct 19 17:10:48 2009 +0100 llvmpipe: remove a leftover 8x2

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

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 269f16cd96fdbee5d178130171b4ef40258f61cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=269f16cd96fdbee5d178130171b4ef40258f61cf Author: Neil Roberts n...@linux.intel.com Date: Wed Oct 14 23:25:04 2009 +0100 mesa: Use _mesa_strtod in the lexer for

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

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

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

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

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

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

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

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

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

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

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

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 74c31e5d05f7ed342fb143cb6f637b54e8961973 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74c31e5d05f7ed342fb143cb6f637b54e8961973 Author: Andre Maasikas amaasi...@gmail.com Date: Mon Oct 12 12:20:26 2009 +0300 r600: DPH adds w comp of second

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

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

Mesa (master): r600: implement ProgramStringNotify

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: a3fec141017a39916d07000a3aa00eef3c9ac8a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3fec141017a39916d07000a3aa00eef3c9ac8a7 Author: Andre Maasikas amaasi...@gmail.com Date: Mon Oct 12 14:57:45 2009 +0300 r600: implement ProgramStringNotify

Mesa (master): r600: fix tfp1 bo size

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

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

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: e5d6450c2c85cc7d645cb0736194f41e5393802d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5d6450c2c85cc7d645cb0736194f41e5393802d Author: Robert Noland rnol...@2hip.net Date: Wed Oct 14 13:58:56 2009 -0500 radeon: return EINVAL for 0 length

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

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 16c6a3b71e6be04b6bb3d08fcb658194c5251fc7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16c6a3b71e6be04b6bb3d08fcb658194c5251fc7 Author: Robert Noland rnol...@2hip.net Date: Wed Oct 14 14:04:24 2009 -0500 r600: FRAG_ATTRIB_WPOS and

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

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

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

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 3f30b0709b5a71915df336194f9f805e4c306cef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f30b0709b5a71915df336194f9f805e4c306cef Author: Owen Taylor otay...@snell.localdomain Date: Wed Oct 14 16:20:07 2009 -0400 Use the right pitch when rendering

Mesa (master): docs: document GLSL float parsing bug fix

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 946bc9aa42600caa400eb6926dcc5cbd558f2280 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=946bc9aa42600caa400eb6926dcc5cbd558f2280 Author: Brian Paul bri...@vmware.com Date: Fri Oct 16 07:38:39 2009 -0600 docs: document GLSL float parsing bug fix

Mesa (master): mesa: use C locale for _mesa_strtod()

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 89b31c9619449d5c9b8ebe4e245c2a926e3583e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89b31c9619449d5c9b8ebe4e245c2a926e3583e6 Author: Brian Paul bri...@vmware.com Date: Wed Oct 14 14:19:03 2009 -0600 mesa: use C locale for _mesa_strtod()

Mesa (master): r300: fix vertex program parameters limits

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 3594b53c0173ac810106f667604bf94b5cfc4a1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3594b53c0173ac810106f667604bf94b5cfc4a1e Author: Maciej Cencora m.cenc...@gmail.com Date: Fri Oct 16 20:21:17 2009 +0200 r300: fix vertex program parameters

Mesa (master): r600: Fix size calculation for 24 bit depth

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 8123180ea649540fb7319bc79ad77dca0d5d68cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8123180ea649540fb7319bc79ad77dca0d5d68cd Author: Robert Noland rnol...@2hip.net Date: Mon Oct 19 09:47:39 2009 -0500 r600: Fix size calculation for 24 bit

Mesa (master): r300: fix texture size handling with size 2048

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 16e21191e26084848c7e6e3ffd9e15ef670855c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16e21191e26084848c7e6e3ffd9e15ef670855c5 Author: Mathias Fröhlich mathias.froehl...@web.de Date: Mon Oct 19 11:47:21 2009 -0400 r300: fix texture size handling

Mesa (master): Merge branch 'mesa_7_6_branch' of git+ssh://ag...@git. freedesktop.org/git/mesa/mesa

2009-10-19 Thread Alex Deucher
Module: Mesa Branch: master Commit: 620270c76e7241fe4c391e31e3706468d708fe69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=620270c76e7241fe4c391e31e3706468d708fe69 Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Oct 19 12:10:59 2009 -0400 Merge branch 'mesa_7_6_branch' of

Mesa (master): nv50: nicer texture format switch

2009-10-19 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 6ab2fcca9d40ed65ab8d88c0253969c5311b7320 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ab2fcca9d40ed65ab8d88c0253969c5311b7320 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Oct 10 13:18:07 2009 +0200 nv50: nicer texture

Mesa (master): nv50: add support for DDX and DDY opcodes

2009-10-19 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 1635e8d6f4b96e691746e8c8c5a273089bae6843 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1635e8d6f4b96e691746e8c8c5a273089bae6843 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Wed Oct 14 21:27:35 2009 +0200 nv50: add support for

Mesa (master): nv50: quick fix for insn src negation

2009-10-19 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f204eb184237b387432413212a3a20d83c87594b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f204eb184237b387432413212a3a20d83c87594b Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Tue Oct 13 15:09:13 2009 +0200 nv50: quick fix for insn

Mesa (master): nv50: implement TGSI_OPCODE_CMP

2009-10-19 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 2eef2017acbbb617c559555648c7745141f3aedb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2eef2017acbbb617c559555648c7745141f3aedb Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Mon Oct 19 17:47:29 2009 +0200 nv50: implement

Mesa (master): nv50: add support for address regs

2009-10-19 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: ec5c23551cdb4c369d8f8f392208f4d4bf29911b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec5c23551cdb4c369d8f8f392208f4d4bf29911b Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Mon Oct 19 18:17:45 2009 +0200 nv50: add support for

Re: Mesa (master): intel: Disallow relocations to the byte beyond the end of the buffer

2009-10-19 Thread Chris Wilson
Excerpts from Eric Anholt's message of Mon Oct 19 16:20:50 +0100 2009: On Sat, 2009-10-17 at 00:28 -0700, Chris Wilson wrote: intel: Disallow relocations to the byte beyond the end of the buffer What did you find that needed this? There have been a couple of people who have reported a

Mesa (master): st/xorg: Support more then one output of a given type

2009-10-19 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: b8843c60565094be311e3b31c0826a3035627a3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8843c60565094be311e3b31c0826a3035627a3e Author: Jakob Bornecrantz ja...@vmware.com Date: Sun Oct 18 15:25:30 2009 +0200 st/xorg: Support more then one output

Mesa (master): st/xorg: Clean up cursor functions a bit

2009-10-19 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: e9e6152cb38ca5f1ea6d65cf9bf32150bf9d2b7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9e6152cb38ca5f1ea6d65cf9bf32150bf9d2b7b Author: Jakob Bornecrantz ja...@vmware.com Date: Sun Oct 18 11:46:19 2009 +0200 st/xorg: Clean up cursor functions a

Mesa (master): st/xorg: Massivly redo root pixmap creation

2009-10-19 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 846da0bfdae971cba84cd2ad9217c74c62e6bce9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=846da0bfdae971cba84cd2ad9217c74c62e6bce9 Author: Jakob Bornecrantz ja...@vmware.com Date: Sun Oct 18 15:42:25 2009 +0200 st/xorg: Massivly redo root pixmap

Mesa (master): st/xorg: Switch to set_mode_major

2009-10-19 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: e1b39c673d885e3dc990a29445360830b0a603aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1b39c673d885e3dc990a29445360830b0a603aa Author: Jakob Bornecrantz ja...@vmware.com Date: Sun Oct 18 11:49:44 2009 +0200 st/xorg: Switch to set_mode_major ---

Mesa (master): r300g: Demonstratory kludge to unbreak glxgears.

2009-10-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e5f1f6a0bece3d035bf5ac1685b5335af4862cea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5f1f6a0bece3d035bf5ac1685b5335af4862cea Author: Corbin Simpson mostawesomed...@gmail.com Date: Mon Oct 19 13:51:28 2009 -0700 r300g: Demonstratory kludge to

Mesa (master): dri-st: Add EXT_provoking_vertex.

2009-10-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 973aab1a528f0a42e8b5e979b4730649ea366363 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=973aab1a528f0a42e8b5e979b4730649ea366363 Author: Corbin Simpson mostawesomed...@gmail.com Date: Mon Oct 19 13:06:45 2009 -0700 dri-st: Add

Mesa (master): st/xorg: implement basic src/mask transformations

2009-10-19 Thread Zack Rusin
Module: Mesa Branch: master Commit: a39a3cc14e816cc91a81028a27c4dbd4816cdc9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a39a3cc14e816cc91a81028a27c4dbd4816cdc9d Author: Zack Rusin za...@vmware.com Date: Tue Oct 13 13:06:39 2009 -0400 st/xorg: implement basic src/mask

Mesa (master): st/xorg: makefile garbage

2009-10-19 Thread Zack Rusin
Module: Mesa Branch: master Commit: b7fbcfdb3bf220ceae5c994d49bcd806a51e177a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7fbcfdb3bf220ceae5c994d49bcd806a51e177a Author: Zack Rusin za...@vmware.com Date: Mon Oct 19 23:48:38 2009 -0400 st/xorg: makefile garbage ---