Mesa (master): intel: Protect against waiting on a NULL render target bo

2011-02-24 Thread Chris Wilson
Module: Mesa Branch: master Commit: a2029a78c39427f9bd7e24bbe5a5ff124f9d446b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2029a78c39427f9bd7e24bbe5a5ff124f9d446b Author: Chris Wilson ch...@chris-wilson.co.uk Date: Thu Feb 24 10:12:37 2011 + intel: Protect against waiting on a

Mesa (master): i965: Unmap the correct pointer after discontiguous upload

2011-02-24 Thread Chris Wilson
Module: Mesa Branch: master Commit: 135ccb2daecb7792dfb17e66ab0acb79a97f78c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=135ccb2daecb7792dfb17e66ab0acb79a97f78c8 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Thu Feb 24 10:58:22 2011 + i965: Unmap the correct pointer

Mesa (master): intel: Reset the buffer offset after releasing reference to packed upload

2011-02-24 Thread Chris Wilson
Module: Mesa Branch: master Commit: 5ce0f7f10908a0636900bae783cb426a6c607673 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ce0f7f10908a0636900bae783cb426a6c607673 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Thu Feb 24 12:29:51 2011 + intel: Reset the buffer offset

Mesa (master): i965: Remember to pack the constant blend color as floats into the batch

2011-02-24 Thread Chris Wilson
Module: Mesa Branch: master Commit: f19439940c43aa9d937716c6f1ee70cc26799e08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f19439940c43aa9d937716c6f1ee70cc26799e08 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Thu Feb 24 12:59:52 2011 + i965: Remember to pack the constant

Mesa (master): svga: Ensure rendertargets and textures are always rebound at every command buffer start .

2011-02-24 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 369ece170257ef687ca609cacd1d66d186274eb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=369ece170257ef687ca609cacd1d66d186274eb3 Author: José Fonseca jfons...@vmware.com Date: Wed Feb 23 13:32:37 2011 + svga: Ensure rendertargets and textures

Mesa (master): gallium/utils: Fix vertex element setup

2011-02-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 728695b4353c8b74b30310cd2d87071f662fdb63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=728695b4353c8b74b30310cd2d87071f662fdb63 Author: Fabian Bieler der.f...@gmx.net Date: Thu Feb 24 10:56:16 2011 +0100 gallium/utils: Fix vertex element setup

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 e0425...@student.tuwien.ac.at Date: Sat Feb 19 14:14:40 2011 +0100 nvc0: don't overwrite

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 e0425...@student.tuwien.ac.at Date: Sat Feb 19 14:18:28 2011 +0100 nvc0: don't visit target

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 e0425...@student.tuwien.ac.at Date: Sat Feb 19 20:26:29 2011 +0100 nvc0: fix SSG ---

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 e0425...@student.tuwien.ac.at Date: Sat Feb 19 20:26:49 2011 +0100 nvc0: multiply polygon

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 e0425...@student.tuwien.ac.at Date: Sun Feb 20 15:10:02 2011 +0100 nvc0: values for

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 e0425...@student.tuwien.ac.at Date: Sun Feb 20 17:57:47 2011 +0100 nvc0: improve userspace

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 e0425...@student.tuwien.ac.at Date: Thu Feb 24 17:04:49 2011 +0100 nvc0: sync textures with

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 e0425...@student.tuwien.ac.at Date: Thu Feb 24 17:08:23 2011 +0100 nvc0: correct allocation

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 e0425...@student.tuwien.ac.at Date: Tue Feb 22 21:50:17 2011 +0100 nvc0: kick out empty

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 e0425...@student.tuwien.ac.at Date: Thu Feb 24 17:23:23 2011 +0100 nvc0: presin and preex2

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 e0425...@student.tuwien.ac.at Date: Thu Feb 24 15:28:04 2011 +0100 nvc0: fix new_value

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 e0425...@student.tuwien.ac.at Date: Thu Feb 24 17:26:44 2011 +0100 nvc0: set local memory

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 e0425...@student.tuwien.ac.at Date: Wed Feb 23 15:00:26 2011 +0100 nvc0: sprite coord

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 e0425...@student.tuwien.ac.at Date: Wed Feb 23 17:29:02 2011 +0100 nvc0: change TGSI CMP

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 e0425...@student.tuwien.ac.at Date: Wed Feb 23 14:54:25 2011 +0100 nvc0: fix PointCoord

Mesa (master): intel: Try using glCopyTexSubImage2D in _mesa_meta_BlitFramebuffer

2011-02-24 Thread Chris Wilson
Module: Mesa Branch: master Commit: c0ad70ae31ee5501281b434d56e389fc92b13a3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0ad70ae31ee5501281b434d56e389fc92b13a3a Author: Neil Roberts n...@linux.intel.com Date: Sat Feb 5 10:21:11 2011 + intel: Try using glCopyTexSubImage2D in

Mesa (master): i965: Increase Sandybridge point size clamp in the clip state.

2011-02-24 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e6e5c1f46d374015d924522ed0b2bf2443c3e6d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6e5c1f46d374015d924522ed0b2bf2443c3e6d4 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Feb 24 11:17:02 2011 -0800 i965: Increase Sandybridge point

Mesa (master): r300g: explicit sign bits on RGTC textures

2011-02-24 Thread Dave Airlie
Module: Mesa Branch: master Commit: 79ad6f5375253faff89bbc7eb6dc5949ba63e0ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79ad6f5375253faff89bbc7eb6dc5949ba63e0ef Author: Dave Airlie airl...@redhat.com Date: Fri Feb 25 09:14:53 2011 +1000 r300g: explicit sign bits on RGTC textures

Mesa (master): r600g: bc 4/5 or rgtc textures need to be tiled as well.

2011-02-24 Thread Dave Airlie
Module: Mesa Branch: master Commit: c9bca01819ef0fa3c64a28e26bd63953cf7f1364 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9bca01819ef0fa3c64a28e26bd63953cf7f1364 Author: Dave Airlie airl...@redhat.com Date: Thu Feb 24 13:55:25 2011 +1000 r600g: bc 4/5 or rgtc textures need to be

Mesa (master): r600g: explicity set sign bits for RGTC

2011-02-24 Thread Dave Airlie
Module: Mesa Branch: master Commit: b2413de91682e3908d8ab1635956a290f603681c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2413de91682e3908d8ab1635956a290f603681c Author: Dave Airlie airl...@redhat.com Date: Fri Feb 25 09:13:14 2011 +1000 r600g: explicity set sign bits for RGTC

Mesa (master): scons: Reduce all Cygwin platform names to 'cygwin'.

2011-02-24 Thread Vinson Lee
Module: Mesa Branch: master Commit: eb1780238621c7be0342d9129eb639e4892c004d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb1780238621c7be0342d9129eb639e4892c004d Author: Vinson Lee v...@vmware.com Date: Thu Feb 24 19:49:37 2011 -0800 scons: Reduce all Cygwin platform names to

Mesa (master): gallium/util: add 1d/2d mipmap generation support

2011-02-24 Thread Dave Airlie
Module: Mesa Branch: master Commit: 179ff0551c4938e59f4b57fec0a10d63f012d7c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=179ff0551c4938e59f4b57fec0a10d63f012d7c6 Author: Dave Airlie airl...@redhat.com Date: Fri Feb 25 14:37:06 2011 +1000 gallium/util: add 1d/2d mipmap generation