Mesa (master): nv50, nvc0: prevent pushbuf flush during ctx reloc emission

2011-06-23 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 9c5d15e929f47f517f90977f5420e11dfbd3db67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c5d15e929f47f517f90977f5420e11dfbd3db67 Author: Christoph Bumiller Date: Thu Jun 23 13:13:22 2011 +0200 nv50,nvc0: prevent pushbuf flush during ctx reloc

Mesa (master): nv50: fix copy/paste error in nv50_gmtyprog_validate

2011-06-14 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: a8b9a75b921b66581b5762c7b5aab1eaa25def7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8b9a75b921b66581b5762c7b5aab1eaa25def7f Author: Christoph Bumiller Date: Tue Jun 14 17:15:08 2011 +0200 nv50: fix copy/paste error in nv50_gmtyprog_validate

Mesa (master): nv50: fix nv50_sampler_state_delete array overflow

2011-06-06 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: fb40f1f532b5ea9fb9069f81af9e80835c18b3de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb40f1f532b5ea9fb9069f81af9e80835c18b3de Author: Marcin Slusarz Date: Sun Jun 5 21:00:28 2011 +0200 nv50: fix nv50_sampler_state_delete array overflow num_sa

Mesa (master): d3d1x/sm4: don' t reset 1st index of multi-dimensional operands to 0

2011-06-02 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d1fd740bb778d7b3763e7c9b8383b1981084c318 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1fd740bb778d7b3763e7c9b8383b1981084c318 Author: Christoph Bumiller Date: Thu Jun 2 14:04:05 2011 +0200 d3d1x/sm4: don't reset 1st index of multi-dimens

Mesa (master): d3d1x/sm4: fix swizzle for 1 component operands

2011-06-02 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: a531513b06be45868bc4d4f6a9757fe6992ef304 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a531513b06be45868bc4d4f6a9757fe6992ef304 Author: Christoph Bumiller Date: Thu Jun 2 14:01:24 2011 +0200 d3d1x/sm4: fix swizzle for 1 component operands For

Mesa (master): nv50: fix emit_add_a16 to emit correct source reg

2011-05-27 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 828b26b7ebe7e4c756a6cfde04646e8a112166ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=828b26b7ebe7e4c756a6cfde04646e8a112166ac Author: Trevor Davenport Date: Fri May 27 10:25:40 2011 +0200 nv50: fix emit_add_a16 to emit correct source reg emit_

Mesa (master): nv50: add support for user clip planes

2011-05-19 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 116133af3499947500a6d0c877fbc8f564ee4c76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=116133af3499947500a6d0c877fbc8f564ee4c76 Author: Maxim Levitsky Date: Thu May 19 12:50:28 2011 +0200 nv50: add support for user clip planes Clip distance is c

Mesa (master): nvc0: prevent overlap between load address and destination regs

2011-05-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 5f5d48671741ebadfcb91a58a1fc13816e19b886 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f5d48671741ebadfcb91a58a1fc13816e19b886 Author: Christoph Bumiller Date: Fri May 13 18:43:06 2011 +0200 nvc0: prevent overlap between load address and

Mesa (master): nvfx: fill some PIPE_CAPs

2011-05-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 64e3cd0c4282d441a5fb9711f5a37208c18f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64e3cd0c4282d441a5fb9711f5a37208c18f Author: Francesco Marella Date: Thu May 12 13:27:09 2011 +0200 nvfx: fill some PIPE_CAPs Signed-off-by: Francesco Mar

Mesa (master): nv50: fix mistake in pipe caps for pre-NVA0 cards

2011-05-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d6b248652a7b2c9c3e83a5f2188ce0ac77176bf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6b248652a7b2c9c3e83a5f2188ce0ac77176bf0 Author: Maxim Levitsky Date: Tue May 10 10:16:54 2011 +0200 nv50: fix mistake in pipe caps for pre-NVA0 cards Introdu

Mesa (master): nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIRECTLY

2011-05-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 4e1b1cbd0dd5c436d3c9360870df14e2b5e548f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e1b1cbd0dd5c436d3c9360870df14e2b5e548f3 Author: Marcin Slusarz Date: Mon May 9 20:12:38 2011 +0200 nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIREC

Mesa (master): nv50,nvc0: activate seamless cube map filtering

2011-05-06 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 531b12af35a832bcd8928a4919d76f8e9405cde0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=531b12af35a832bcd8928a4919d76f8e9405cde0 Author: Christoph Bumiller Date: Fri May 6 21:11:03 2011 +0200 nv50,nvc0: activate seamless cube map filtering

Mesa (master): gallium/xorg st/nv50: add PIPE_BIND_CURSOR

2011-05-06 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3b2bc4ac5b63429738687fd296180149b54e67a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b2bc4ac5b63429738687fd296180149b54e67a4 Author: Marcin Slusarz Date: Fri May 6 19:06:20 2011 +0200 gallium/xorg st/nv50: add PIPE_BIND_CURSOR We need to dis

Mesa (master): nv50, nvc0: advertise GL_FIXED vertex buffers as supported

2011-05-02 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 220abb7adf61872ddfb5b250be8085ee0fc2416d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=220abb7adf61872ddfb5b250be8085ee0fc2416d Author: Christoph Bumiller Date: Mon May 2 23:55:05 2011 +0200 nv50,nvc0: advertise GL_FIXED vertex buffers as

Mesa (master): mesa,st/mesa: fix WPOS adjustment

2011-05-02 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f986a6560f3ee9a79b89e9409e3a9ac52b53315c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f986a6560f3ee9a79b89e9409e3a9ac52b53315c Author: Christoph Bumiller Date: Tue May 3 00:00:55 2011 +0200 mesa,st/mesa: fix WPOS adjustment Tested-by: Marek

Mesa (master): nvc0: work around what looks like a code prefetch bug

2011-04-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 25a7f662145f56ad15dbdf3da203a8a85594276f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25a7f662145f56ad15dbdf3da203a8a85594276f Author: Christoph Bumiller Date: Sat Apr 16 15:24:07 2011 +0200 nvc0: work around what looks like a code prefetch bug

Mesa (master): nv50,nvc0: add new texture and render target formats

2011-04-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f4ad25fefb33ad4930b09c685688ba71b4a21f32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4ad25fefb33ad4930b09c685688ba71b4a21f32 Author: Christoph Bumiller Date: Sat Apr 16 13:24:44 2011 +0200 nv50,nvc0: add new texture and render target formats

Mesa (master): nv50,nvc0: fix normalized RG16 and RGBA32 texture format entries

2011-04-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: b4c7cd3fd6a8ae4b3c704e7c284e10fdb9746153 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4c7cd3fd6a8ae4b3c704e7c284e10fdb9746153 Author: Christoph Bumiller Date: Sat Apr 16 13:13:56 2011 +0200 nv50,nvc0: fix normalized RG16 and RGBA32 texture

Mesa (master): nvc0: fix viewport rectangle calculation

2011-04-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: a582b859f73c06e4fc7d4b17d8aaab9060fb9498 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a582b859f73c06e4fc7d4b17d8aaab9060fb9498 Author: Christoph Bumiller Date: Sun Apr 17 00:14:31 2011 +0200 nvc0: fix viewport rectangle calculation --- src

Mesa (master): nv50,nvc0: silence shader debug output

2011-04-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 74559abbef5e5bcd3dbe1b8bbb8a39391a8a8671 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74559abbef5e5bcd3dbe1b8bbb8a39391a8a8671 Author: Christoph Bumiller Date: Sun Apr 10 13:59:26 2011 +0200 nv50,nvc0: silence shader debug output --- src

Mesa (master): nvc0: make the card permit separate colour outputs

2011-04-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 003224bd970e9cb63b0d3d12e1a8f2f3b3a736e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=003224bd970e9cb63b0d3d12e1a8f2f3b3a736e6 Author: Christoph Bumiller Date: Sun Apr 10 13:57:34 2011 +0200 nvc0: make the card permit separate colour outputs

Mesa (master): nv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON

2011-04-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 7b4e478496cf45f527f72c39d72efe2e94fe2386 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b4e478496cf45f527f72c39d72efe2e94fe2386 Author: Christoph Bumiller Date: Sat Apr 9 18:25:29 2011 +0200 nv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON

Mesa (master): nvc0: shrink CSOs a little

2011-04-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d9ef97696770c8a6b04e4adf9a813614f9b3c741 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9ef97696770c8a6b04e4adf9a813614f9b3c741 Author: Christoph Bumiller Date: Fri Apr 8 15:32:18 2011 +0200 nvc0: shrink CSOs a little --- src/gallium/drivers

Mesa (master): nv50,nvc0: identify some line rasterization state

2011-04-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 843d5391c3b7b80ff2087ce7e6440417aab623cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=843d5391c3b7b80ff2087ce7e6440417aab623cc Author: Christoph Bumiller Date: Thu Mar 31 19:04:17 2011 +0200 nv50,nvc0: identify some line rasterization state

Mesa (master): nvc0: force perspective correction hint to nicest

2011-04-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d546df4d9c090656c506e8a959646a48ed00efc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d546df4d9c090656c506e8a959646a48ed00efc2 Author: Christoph Bumiller Date: Sun Apr 10 13:55:01 2011 +0200 nvc0: force perspective correction hint to nicest

Mesa (master): nv50,nvc0: don' t insert instructions after the block terminator

2011-04-10 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: ee2a8ea7d9004c052916db79eac644ef51a9ccaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee2a8ea7d9004c052916db79eac644ef51a9ccaa Author: Christoph Bumiller Date: Fri Apr 8 15:51:48 2011 +0200 nv50,nvc0: don't insert instructions after the

Mesa (master): nv50: prevent NV_OP_SELECT from having flags_def defined

2011-04-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 19d06b5c058f08eeaeb2f54bd9d24d0c8b11e621 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19d06b5c058f08eeaeb2f54bd9d24d0c8b11e621 Author: Bryan Cain Date: Mon Apr 4 23:07:16 2011 +0200 nv50: prevent NV_OP_SELECT from having flags_def defined ---

Mesa (master): nv50: fix for GPR allocation granularity being 16 bit

2011-03-31 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: c3526585b79f6865bfedd15a7336027597555ec7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3526585b79f6865bfedd15a7336027597555ec7 Author: Christoph Bumiller Date: Thu Mar 31 16:36:31 2011 +0200 nv50: fix for GPR allocation granularity being 16 bit

Mesa (master): nv50: copy regalloc fixes from nvc0

2011-03-31 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3f625689acd570e4f14cc2ebaa43a425d13954ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f625689acd570e4f14cc2ebaa43a425d13954ff Author: Christoph Bumiller Date: Thu Mar 31 15:49:33 2011 +0200 nv50: copy regalloc fixes from nvc0 Should fix gnome

Mesa (master): nv50,nvc0: implement colour clamping controls

2011-03-29 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 8f060df60d1f5ad63a341e39f2ec5a0c3c452cf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f060df60d1f5ad63a341e39f2ec5a0c3c452cf5 Author: Christoph Bumiller Date: Tue Mar 29 23:09:02 2011 +0200 nv50,nvc0: implement colour clamping controls

Mesa (master): nv50,nvc0: implement texture barrier

2011-03-19 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 83ff3809f1bf081964dc63ae48dc91f031e0a859 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83ff3809f1bf081964dc63ae48dc91f031e0a859 Author: Christoph Bumiller Date: Thu Mar 17 17:07:30 2011 +0100 nv50,nvc0: implement texture barrier --- src

Mesa (master): nv50,nvc0: don't assert on cso with 0 vertex elements

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: c448a556e9f97dd059de99048b75ebf6d51e1d7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c448a556e9f97dd059de99048b75ebf6d51e1d7c Author: Christoph Bumiller Date: Sun Mar 13 18:18:17 2011 +0100 nv50,nvc0: don't assert on cso with 0 vertex ele

Mesa (master): nvc0: support edge flags

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 07f73577af29d68a245283be65b12aca244c0690 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07f73577af29d68a245283be65b12aca244c0690 Author: Christoph Bumiller Date: Sun Mar 13 13:08:32 2011 +0100 nvc0: support edge flags --- src/gallium/drivers

Mesa (master): nv50,nvc0: fix pipe context switch

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: e864ccb3f20e58acb31572708ea6fcc696cf6ace URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e864ccb3f20e58acb31572708ea6fcc696cf6ace Author: Christoph Bumiller Date: Sat Mar 12 17:11:44 2011 +0100 nv50,nvc0: fix pipe context switch --- src/gallium

Mesa (master): nvc0: fix POLYGON_MODE_BACK macro copy/paste error

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: c0f53fe8aa914636cd8ef9848d4fd34750060e83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0f53fe8aa914636cd8ef9848d4fd34750060e83 Author: Christoph Bumiller Date: Sun Mar 13 01:02:43 2011 +0100 nvc0: fix POLYGON_MODE_BACK macro copy/paste error

Mesa (master): nv50,nvc0: clean up flushes

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 4388817a678431146744a030bc7c0b8c01da9f72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4388817a678431146744a030bc7c0b8c01da9f72 Author: Christoph Bumiller Date: Sun Mar 13 13:07:54 2011 +0100 nv50,nvc0: clean up flushes --- src/gallium

Mesa (master): nv50,nvc0: add some missing resource referencing

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 26a199efac43cc0509f174ca47ad0d2b0044eee0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26a199efac43cc0509f174ca47ad0d2b0044eee0 Author: Christoph Bumiller Date: Sun Mar 13 13:06:42 2011 +0100 nv50,nvc0: add some missing resource referencing

Mesa (master): nvc0: identify VERTEX_QUARANTINE

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 0abaaac87238c7b9ffd4dc4aacfd30f24da64a41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0abaaac87238c7b9ffd4dc4aacfd30f24da64a41 Author: Christoph Bumiller Date: Fri Mar 11 11:03:33 2011 +0100 nvc0: identify VERTEX_QUARANTINE Well, not sure what

Mesa (master): nvc0: mask out centroid bit for writing FP header

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 259efc90e7a1a14bc1797707c8f05d5200f4d0b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=259efc90e7a1a14bc1797707c8f05d5200f4d0b6 Author: Christoph Bumiller Date: Sat Mar 12 10:53:19 2011 +0100 nvc0: mask out centroid bit for writing FP header

Mesa (master): nvc0: don't enable early-z if alpha test is enabled

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f0ee7d8bb46ac7694693f3fb8cd0f15c422f1bef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0ee7d8bb46ac7694693f3fb8cd0f15c422f1bef Author: Christoph Bumiller Date: Sun Mar 13 13:05:14 2011 +0100 nvc0: don't enable early-z if alpha test is en

Mesa (master): nvc0: move sprite coord replace state into cso

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d9f1310e519ac8182329fcd3e6c357d44d110955 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9f1310e519ac8182329fcd3e6c357d44d110955 Author: Christoph Bumiller Date: Fri Mar 11 10:00:32 2011 +0100 nvc0: move sprite coord replace state into cso It&#

Mesa (master): nvc0: s/nblocksx/nblocksy for height in resource_copy_region

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 11f07a35f4734401999c00749e36f39d3e7ad161 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11f07a35f4734401999c00749e36f39d3e7ad161 Author: Christoph Bumiller Date: Sat Mar 5 22:29:49 2011 +0100 nvc0: s/nblocksx/nblocksy for height in

Mesa (master): nvc0: fix unitialized variable in TGSI sysval decl processing

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d7a23cfb8837b7e2db446f631ef65460cbebee09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7a23cfb8837b7e2db446f631ef65460cbebee09 Author: Christoph Bumiller Date: Sat Mar 5 22:28:46 2011 +0100 nvc0: fix unitialized variable in TGSI sysval decl

Mesa (master): nvc0: update/fix supported instruction src modifiers

2011-03-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f10b2021c12bea46d81517f5d5383b2fc0788c10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f10b2021c12bea46d81517f5d5383b2fc0788c10 Author: Christoph Bumiller Date: Sat Mar 5 22:24:57 2011 +0100 nvc0: update/fix supported instruction src modifiers

Mesa (master): nv50: add back initialization of redefine_user_buffer

2011-03-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: caaa7fdd6f8bb6f38bf555de79bd3cfd7ac9c715 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caaa7fdd6f8bb6f38bf555de79bd3cfd7ac9c715 Author: Christoph Bumiller Date: Wed Mar 9 17:25:08 2011 +0100 nv50: add back initialization of redefine_user_buffer

Mesa (master): nv50: support the InstanceID system value

2011-03-05 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 533bf171d4c926e4ab6fcd0d51396b195b9e024f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=533bf171d4c926e4ab6fcd0d51396b195b9e024f Author: Christoph Bumiller Date: Sat Mar 5 14:41:08 2011 +0100 nv50: support the InstanceID system value --- src

Mesa (master): nv50,nvc0: get format desc for TIC entry from sampler view format

2011-03-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: b0698396dcc70f6c8a16090dfb1674996538db3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0698396dcc70f6c8a16090dfb1674996538db3a Author: Christoph Bumiller Date: Fri Mar 4 22:17:36 2011 +0100 nv50,nvc0: get format desc for TIC entry from sampler

Mesa (master): nv50,nvc0: share sampler state creation

2011-03-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 1f5d6fc59bd899e211c70026eb74cd2219858008 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f5d6fc59bd899e211c70026eb74cd2219858008 Author: Christoph Bumiller Date: Fri Mar 4 22:15:17 2011 +0100 nv50,nvc0: share sampler state creation --- src

Mesa (master): nv50,nvc0: update the format tables

2011-03-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: e4c968cdbbdc020afbf869d12b536c0a0dbf9de8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4c968cdbbdc020afbf869d12b536c0a0dbf9de8 Author: Christoph Bumiller Date: Fri Mar 4 23:54:42 2011 +0100 nv50,nvc0: update the format tables Removed sampler

Mesa (master): nvc0: use m2mf for resource_copy_region if formats are equal

2011-03-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f556b897eb5a41116529bec24d47f70a0c46789f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f556b897eb5a41116529bec24d47f70a0c46789f Author: Christoph Bumiller Date: Fri Mar 4 18:17:05 2011 +0100 nvc0: use m2mf for resource_copy_region if formats

Mesa (master): nv50,nvc0: fix texture layer issues

2011-03-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 4fae7da9a3a3849ca08ffc6fcbdccc6a9c065ad2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fae7da9a3a3849ca08ffc6fcbdccc6a9c065ad2 Author: Christoph Bumiller Date: Sat Mar 5 00:05:14 2011 +0100 nv50,nvc0: fix texture layer issues --- src

Mesa (master): 31 new commits

2011-03-04 Thread Christoph Bumiller
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf143c1f4d7c3636ddd5c767518b1b00ff46b16c Merge: 9d31138f53c0bee9193af73850ab6febddd29f51 3bf92a281bdc6ebf2ec5975729d02bd9062e11f5 Author: Christoph Bumiller Date: Fri Mar 4 11:02:10 2011 +0100 Merge remote branch 'origin/nvc0&

Mesa (nvc0): nv50: check grclass instead of chipset for 3D caps

2011-03-03 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 3bf92a281bdc6ebf2ec5975729d02bd9062e11f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bf92a281bdc6ebf2ec5975729d02bd9062e11f5 Author: Christoph Bumiller Date: Thu Mar 3 12:31:35 2011 +0100 nv50: check grclass instead of chipset for 3D caps

Mesa (nvc0): nv50: increase size of shader code bo

2011-03-03 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 7048ad62f89289c9e642203c009dca38ce8753f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7048ad62f89289c9e642203c009dca38ce8753f8 Author: Christoph Bumiller Date: Thu Mar 3 12:25:12 2011 +0100 nv50: increase size of shader code bo 512 KiB should

Mesa (nvc0): nv50: fix IB index buffer path

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 0c0e996d59380af2d247336e3e9cfae58a80791a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c0e996d59380af2d247336e3e9cfae58a80791a Author: Christoph Bumiller Date: Wed Mar 2 22:36:22 2011 +0100 nv50: fix IB index buffer path Add missing VERTEX_END

Mesa (nvc0): nv50: fix POINT_COORD_REPLACE_MAP method size

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: fa94f8b209c111f2c3cd9250d9fec6cd03726114 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa94f8b209c111f2c3cd9250d9fec6cd03726114 Author: Christoph Bumiller Date: Wed Mar 2 21:07:33 2011 +0100 nv50: fix POINT_COORD_REPLACE_MAP method size

Mesa (nvc0): nv50: primitive restart trick for vertex data through FIFO mode

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 47a62b1ca1357ea1f60ae60dd0cfd72f8e5fa1b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47a62b1ca1357ea1f60ae60dd0cfd72f8e5fa1b3 Author: Christoph Bumiller Date: Wed Mar 2 20:48:20 2011 +0100 nv50: primitive restart trick for vertex data through

Mesa (nvc0): nv50: fix depth clamp for disabled primitive clipping

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: b8646bc2af87f4b2cde50980da878b89d09cdf96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8646bc2af87f4b2cde50980da878b89d09cdf96 Author: Christoph Bumiller Date: Wed Mar 2 20:15:01 2011 +0100 nv50: fix depth clamp for disabled primitive clipping

Mesa (nvc0): nv50: implement independent blend functions for nva3+ and fix cap

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: ddcb90248fb491a3a9e2ada8c595f94b0bd95515 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddcb90248fb491a3a9e2ada8c595f94b0bd95515 Author: Christoph Bumiller Date: Wed Mar 2 19:41:08 2011 +0100 nv50: implement independent blend functions for nva3

Mesa (nvc0): nv50: fix tile size calculations

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 669de7016ce3e95c6d1e4ee8e41b5bfe95f32105 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=669de7016ce3e95c6d1e4ee8e41b5bfe95f32105 Author: Christoph Bumiller Date: Wed Mar 2 19:21:46 2011 +0100 nv50: fix tile size calculations --- src/gallium

Mesa (nvc0): nv50: fix point sprite state validation

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 223d98bb8d49c9e52e498a12980722467ae2bf87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=223d98bb8d49c9e52e498a12980722467ae2bf87 Author: Christoph Bumiller Date: Wed Mar 2 19:02:59 2011 +0100 nv50: fix point sprite state validation Wasn't up

Mesa (nvc0): nv50: allow accidentally disabled IB index buffers again

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: dbdbbce066de9af2856c207f5de8be7f10c74597 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbdbbce066de9af2856c207f5de8be7f10c74597 Author: Christoph Bumiller Date: Wed Mar 2 15:41:19 2011 +0100 nv50: allow accidentally disabled IB index buffers

Mesa (nvc0): nv50: apply relocations to shader code

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 908013b7370f8dfe20a1ab41b353968a60a9055d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=908013b7370f8dfe20a1ab41b353968a60a9055d Author: Christoph Bumiller Date: Wed Mar 2 15:39:57 2011 +0100 nv50: apply relocations to shader code On nv50

Mesa (nvc0): nv50: fix wrong miptree tile flags taken over from nvc0

2011-03-02 Thread Christoph Bumiller
Module: Mesa Branch: nvc0 Commit: 040ff18a2116c7acee51c57b7b0442ca18cdb0ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=040ff18a2116c7acee51c57b7b0442ca18cdb0ad Author: Christoph Bumiller Date: Wed Mar 2 20:57:29 2011 +0100 nv50: fix wrong miptree tile flags taken over from nvc0

Mesa (master): nvc0: fix PointCoord enable in FP header

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 11b9f4439c56045a8f718e483844135dd9fbcb58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11b9f4439c56045a8f718e483844135dd9fbcb58 Author: Christoph Bumiller Date: Wed Feb 23 14:54:25 2011 +0100 nvc0: fix PointCoord enable in FP header --- src

Mesa (master): nvc0: change TGSI CMP translation to use slct

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: d0caaba370cb70f426180a46e5475bf8a05ac19b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0caaba370cb70f426180a46e5475bf8a05ac19b Author: Christoph Bumiller Date: Wed Feb 23 17:29:02 2011 +0100 nvc0: change TGSI CMP translation to use slct Saves

Mesa (master): nvc0: sprite coord enable is per GENERIC, not overall index

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: b0bf4ee85f01e9cbe240e49e67a947d052daa3f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0bf4ee85f01e9cbe240e49e67a947d052daa3f3 Author: Christoph Bumiller Date: Wed Feb 23 15:00:26 2011 +0100 nvc0: sprite coord enable is per GENERIC, not overall

Mesa (master): nvc0: set local memory usage info in shader header

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 1a8297139396ec2a6415ef803a3901e1ecef485c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a8297139396ec2a6415ef803a3901e1ecef485c Author: Christoph Bumiller Date: Thu Feb 24 17:26:44 2011 +0100 nvc0: set local memory usage info in shader header

Mesa (master): nvc0: fix new_value calls using type instead of size

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 9dd7d0803e5a881510d05a61908d6a7ffc04d16b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dd7d0803e5a881510d05a61908d6a7ffc04d16b Author: Christoph Bumiller Date: Thu Feb 24 15:28:04 2011 +0100 nvc0: fix new_value calls using type instead of size

Mesa (master): nvc0: don't fold loads from local memory

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: b5f04b20089c219f760fb6a369041bd782708247 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5f04b20089c219f760fb6a369041bd782708247 Author: Christoph Bumiller Date: Sun Feb 20 13:13:11 2011 +0100 nvc0: don't fold loads from local memory ---

Mesa (master): nvc0: presin and preex2 can load from const space

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 96121399077787a9701c173dbb3ce0d1f30f00a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96121399077787a9701c173dbb3ce0d1f30f00a9 Author: Christoph Bumiller Date: Thu Feb 24 17:23:23 2011 +0100 nvc0: presin and preex2 can load from const space

Mesa (master): nvc0: kick out empty live ranges

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: f01748355360ac98c772ce8b82ca0e6c2f94629a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f01748355360ac98c772ce8b82ca0e6c2f94629a Author: Christoph Bumiller Date: Tue Feb 22 21:50:17 2011 +0100 nvc0: kick out empty live ranges They affect overlap

Mesa (master): nvc0: preemptively insert branch at ENDIF

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: cd47f10c901d7ac48843586432c2e592ed35eed3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd47f10c901d7ac48843586432c2e592ed35eed3 Author: Christoph Bumiller Date: Thu Feb 24 17:22:15 2011 +0100 nvc0: preemptively insert branch at ENDIF Might be

Mesa (master): nvc0: correct allocation of constrained registers

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 4377657f8e204fe2c7b6af194293dd3bea63fca8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4377657f8e204fe2c7b6af194293dd3bea63fca8 Author: Christoph Bumiller Date: Thu Feb 24 17:08:23 2011 +0100 nvc0: correct allocation of constrained registers In

Mesa (master): nvc0: sync textures with render targets ourselves

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 67c7aefea33a7935e42ede30463eb7ca5009b068 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67c7aefea33a7935e42ede30463eb7ca5009b068 Author: Christoph Bumiller Date: Thu Feb 24 17:04:49 2011 +0100 nvc0: sync textures with render targets ourselves

Mesa (master): nvc0: improve userspace fencing

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: a6ea37da4bd02241ce3bf522b93dd7ff0757f959 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6ea37da4bd02241ce3bf522b93dd7ff0757f959 Author: Christoph Bumiller Date: Sun Feb 20 17:57:47 2011 +0100 nvc0: improve userspace fencing Before, there were

Mesa (master): nvc0: values for undefined outputs must have file GPR

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 410a13c5ce799fe97a4e4503190d0f66fb2559a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=410a13c5ce799fe97a4e4503190d0f66fb2559a3 Author: Christoph Bumiller Date: Sun Feb 20 15:10:02 2011 +0100 nvc0: values for undefined outputs must have file GPR

Mesa (master): nvc0: multiply polygon offset units by 2

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 1579017b08f28d460e17de65bcc8ba17ba695c37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1579017b08f28d460e17de65bcc8ba17ba695c37 Author: Christoph Bumiller Date: Sat Feb 19 20:26:49 2011 +0100 nvc0: multiply polygon offset units by 2 Wasn't

Mesa (master): nvc0: fix SSG

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 7d8ff54feb0b590048184bb41e214a511770fd20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d8ff54feb0b590048184bb41e214a511770fd20 Author: Christoph Bumiller Date: Sat Feb 19 20:26:29 2011 +0100 nvc0: fix SSG --- src/gallium/drivers/nvc0

Mesa (master): nvc0: don' t visit target blocks of a loop break multiple times

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 88066d62ae7ec9c715e195f8ff65a0dc5b64c25e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88066d62ae7ec9c715e195f8ff65a0dc5b64c25e Author: Christoph Bumiller Date: Sat Feb 19 14:18:28 2011 +0100 nvc0: don't visit target blocks of a loop

Mesa (master): nvc0: don't overwrite phi sources at the end of a loop

2011-02-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3d190e44dec40650d88256cb074a12ca74d7c31e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d190e44dec40650d88256cb074a12ca74d7c31e Author: Christoph Bumiller Date: Sat Feb 19 14:14:40 2011 +0100 nvc0: don't overwrite phi sources at the end

Mesa (master): nvc0: fix blend factor mapping

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3903e25a2cd6c198581021242897b1952d2afea0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3903e25a2cd6c198581021242897b1952d2afea0 Author: Christoph Bumiller Date: Wed Feb 16 15:41:32 2011 +0100 nvc0: fix blend factor mapping --- src/gallium

Mesa (master): nvc0: fix emit_dfdx,dfdy

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 3f1361e060822c369f3b375bc695c9e65db59c29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f1361e060822c369f3b375bc695c9e65db59c29 Author: Christoph Bumiller Date: Wed Feb 16 11:57:00 2011 +0100 nvc0: fix emit_dfdx,dfdy --- src/gallium/drivers

Mesa (master): nvc0: don't swap sources if either value is not in a GPR

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: bb2c8e709975223e8131b7c627c08eeb4f3ec88d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb2c8e709975223e8131b7c627c08eeb4f3ec88d Author: Christoph Bumiller Date: Wed Feb 16 11:42:28 2011 +0100 nvc0: don't swap sources if either value is not

Mesa (master): nvc0: add missing break statements in constant_operand

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 2fa35eedd9dbc193904256e6004913e94a044158 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fa35eedd9dbc193904256e6004913e94a044158 Author: Christoph Bumiller Date: Tue Feb 15 21:36:57 2011 +0100 nvc0: add missing break statements in

Mesa (master): nvc0: demagic the clear flags and fix region clears

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 19f2272e94895cf241f6b05117535e008e07d0a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19f2272e94895cf241f6b05117535e008e07d0a7 Author: Christoph Bumiller Date: Mon Feb 14 14:10:41 2011 +0100 nvc0: demagic the clear flags and fix region clears

Mesa (master): nvc0: front stencil mask and func mask methods are swapped

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 293a8d1b600cd5bd89b3c4c0b6c2bb245d9bd80f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=293a8d1b600cd5bd89b3c4c0b6c2bb245d9bd80f Author: Christoph Bumiller Date: Mon Feb 14 02:04:58 2011 +0100 nvc0: front stencil mask and func mask methods are

Mesa (master): nvc0: fix clipping and use VIEWPORT instead of SCISSOR

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: e7845e319679e3539274c37e9c16692a2dfe59fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7845e319679e3539274c37e9c16692a2dfe59fe Author: Christoph Bumiller Date: Tue Feb 15 14:41:20 2011 +0100 nvc0: fix clipping and use VIEWPORT instead of

Mesa (master): nvc0: disable early fragment tests if KIL is used

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 80a7ae3cc5735b7615c049425b306a53662740a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80a7ae3cc5735b7615c049425b306a53662740a9 Author: Christoph Bumiller Date: Sat Feb 12 22:02:26 2011 +0100 nvc0: disable early fragment tests if KIL is used

Mesa (master): nvc0: clone memory values with multiple refs before modifying them

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: a24e9bd497d54a373b021370f90144596a37945b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a24e9bd497d54a373b021370f90144596a37945b Author: Christoph Bumiller Date: Sun Feb 13 00:17:43 2011 +0100 nvc0: clone memory values with multiple refs before

Mesa (master): nvc0: update the set of formats supported by the 2D engine

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 1b4c0c8ea0b4e6065f23f9f2bbb954a7bd2549e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b4c0c8ea0b4e6065f23f9f2bbb954a7bd2549e4 Author: Christoph Bumiller Date: Sat Feb 12 18:27:47 2011 +0100 nvc0: update the set of formats supported by the 2D

Mesa (master): nvc0: force vertex data through FIFO if we need to convert it

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 17d680cc537acf8a967d9e36f7006afab560122a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17d680cc537acf8a967d9e36f7006afab560122a Author: Christoph Bumiller Date: Sat Feb 12 19:18:19 2011 +0100 nvc0: force vertex data through FIFO if we need to

Mesa (master): nvc0: use format from the template on surface creation

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: bf1ce9c64b3da731bc6073055abc9f3340ac5a17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf1ce9c64b3da731bc6073055abc9f3340ac5a17 Author: Christoph Bumiller Date: Sat Feb 12 18:50:03 2011 +0100 nvc0: use format from the template on surface

Mesa (master): nvc0: fix user vertex buffer updates

2011-02-16 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: a3c62afa7c7f3435b3c28bee417e652c9bb018e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3c62afa7c7f3435b3c28bee417e652c9bb018e6 Author: Christoph Bumiller Date: Tue Feb 15 19:12:41 2011 +0100 nvc0: fix user vertex buffer updates --- src

Mesa (master): nv50: fix query assertion

2011-02-13 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 8fe5da89e33a2408c21dd536d0b2e2178aeaef1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fe5da89e33a2408c21dd536d0b2e2178aeaef1e Author: Marcin Slusarz Date: Sun Feb 13 22:05:28 2011 +0100 nv50: fix query assertion --- src/gallium/drivers/nv50/

Mesa (master): nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well

2011-02-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: b6e3130a3b6e40308ddb5d11638d509fe69eb912 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6e3130a3b6e40308ddb5d11638d509fe69eb912 Author: Christoph Bumiller Date: Wed Feb 9 15:01:23 2011 +0100 nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well

Mesa (master): nvc0: correct storage type for 16 bit surface formats

2011-02-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 95f0aa0e52b694f496dcd32f640d1a29b97f4d0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95f0aa0e52b694f496dcd32f640d1a29b97f4d0d Author: Christoph Bumiller Date: Wed Feb 2 16:35:21 2011 +0100 nvc0: correct storage type for 16 bit surface formats

Mesa (master): nvc0: fix stride of NVC0_3D_RT methods

2011-02-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: fc798dc37dd8a39c253a436fa0c9dd2071f09270 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc798dc37dd8a39c253a436fa0c9dd2071f09270 Author: Christoph Bumiller Date: Wed Feb 2 22:04:53 2011 +0100 nvc0: fix stride of NVC0_3D_RT methods --- src

Mesa (master): nvc0: replace branching with predicated insns where feasible

2011-02-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 0691530b7f01f3106f7b4d697cd7a42f86fa23d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0691530b7f01f3106f7b4d697cd7a42f86fa23d5 Author: Christoph Bumiller Date: Tue Feb 8 16:55:06 2011 +0100 nvc0: replace branching with predicated insns where

Mesa (master): nvc0: make CSE work for ops with multiple results

2011-02-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 0bd04cdd1245a9bfca67e87018125e7ab287d1c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bd04cdd1245a9bfca67e87018125e7ab287d1c0 Author: Christoph Bumiller Date: Wed Feb 9 14:26:14 2011 +0100 nvc0: make CSE work for ops with multiple results

<    1   2   3   4   5   6   7   8   >