Mesa (master): llvmpipe: fix the LP_NO_RAST debug option

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 45df3eb1db7147aca31134723972e1de4f6a7a16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45df3eb1db7147aca31134723972e1de4f6a7a16 Author: Brian Paul bri...@vmware.com Date: Fri Jun 22 13:06:40 2012 -0600 llvmpipe: fix the LP_NO_RAST debug option

Mesa (master): st/mesa: added some simple fbo debugging/helper code

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 2a4af651e6997f2fb88efd07aad14542a1b08579 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a4af651e6997f2fb88efd07aad14542a1b08579 Author: Brian Paul bri...@vmware.com Date: Mon Jun 25 11:28:03 2012 -0600 st/mesa: added some simple fbo

Mesa (master): glsl: Add IsCentroid bitfield to gl_fragment_program.

2012-06-25 Thread Paul Berry
Module: Mesa Branch: master Commit: bebb0438113efdcc1c2aaed95c70ba87de1d3053 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bebb0438113efdcc1c2aaed95c70ba87de1d3053 Author: Paul Berry stereotype...@gmail.com Date: Mon Jun 18 12:10:13 2012 -0700 glsl: Add IsCentroid bitfield to

Mesa (master): i965/msaa: Adapt clip setup for centroid noperspective interpolation.

2012-06-25 Thread Paul Berry
Module: Mesa Branch: master Commit: 6d7ebb21f8848a4a407e458e2772a45f9c3bd28a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d7ebb21f8848a4a407e458e2772a45f9c3bd28a Author: Paul Berry stereotype...@gmail.com Date: Mon Jun 18 11:23:01 2012 -0700 i965/msaa: Adapt clip setup for

Mesa (master): i965/fs: Refactor interpolation code to prepare for adding centroid support.

2012-06-25 Thread Paul Berry
Module: Mesa Branch: master Commit: cf0e7aa9f8bc9c175ebd9b2ab3a8bfec4afc5abf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf0e7aa9f8bc9c175ebd9b2ab3a8bfec4afc5abf Author: Paul Berry stereotype...@gmail.com Date: Thu Jun 21 11:33:22 2012 -0700 i965/fs: Refactor interpolation code

Mesa (master): i965/msaa: Add backend support for centroid interpolation.

2012-06-25 Thread Paul Berry
Module: Mesa Branch: master Commit: d1056541e239dfcee0ad6af2fd2d9fab37dbf025 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1056541e239dfcee0ad6af2fd2d9fab37dbf025 Author: Paul Berry stereotype...@gmail.com Date: Mon Jun 18 13:52:02 2012 -0700 i965/msaa: Add backend support for

Mesa (master): r600g: split flushed depth texture creation and flushing

2012-06-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: da98bb6fc105e1a2f688a1713ca9e50f0ac8fbed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da98bb6fc105e1a2f688a1713ca9e50f0ac8fbed Author: Marek Olšák mar...@gmail.com Date: Mon Jun 25 12:45:32 2012 +0200 r600g: split flushed depth texture creation

Mesa (master): r600g: inline r600_blit_push_depth and use resource_copy_region

2012-06-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4891c5dc64ccd8cf2bf8a8550ae23e1a61806a7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4891c5dc64ccd8cf2bf8a8550ae23e1a61806a7d Author: Marek Olšák mar...@gmail.com Date: Mon Jun 25 22:53:21 2012 +0200 r600g: inline r600_blit_push_depth and use

Mesa (master): docs: update GL3.3 status

2012-06-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0f530d2dff20b016341d0b65123e5868bbb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f530d2dff20b016341d0b65123e5868bbb4 Author: Marek Olšák mar...@gmail.com Date: Mon Jun 25 23:48:33 2012 +0200 docs: update GL3.3 status ---

Mesa (master): mesa: new MESA_LOG_FILE env var to log errors, warnings, etc ., to a file

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 9ccf5bffe360def72c8f96340a524fdd672354ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ccf5bffe360def72c8f96340a524fdd672354ec Author: Brian Paul bri...@vmware.com Date: Mon Jun 25 11:43:03 2012 -0600 mesa: new MESA_LOG_FILE env var to log

Mesa (master): docs: document the GALLIUM_LOG_FILE env var

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 75e62024c32b6a670da767536b756e2247d1880c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75e62024c32b6a670da767536b756e2247d1880c Author: Brian Paul bri...@vmware.com Date: Mon Jun 25 11:44:44 2012 -0600 docs: document the GALLIUM_LOG_FILE env var

Mesa (master): docs/shading: use proper markup

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: d52419e0c3b2916609a9707b66195ac41020ebdb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d52419e0c3b2916609a9707b66195ac41020ebdb Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:51:28 2012 +0200 docs/shading: use proper markup

Mesa (master): docs: add missing target attribute

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: a5447aab9625b11841870f8d595e79c02666afda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5447aab9625b11841870f8d595e79c02666afda Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:51:53 2012 +0200 docs: add missing target

Mesa (master): docs: escape html special char

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: ddb05578684ed7de5ec65e0dae62c50c76948fbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddb05578684ed7de5ec65e0dae62c50c76948fbc Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:52:10 2012 +0200 docs: escape html special char

Mesa (master): docs: whitespace cleanup

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: dae9b0f1d8626c0ac4fe6a3853c6b324e10c21f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dae9b0f1d8626c0ac4fe6a3853c6b324e10c21f4 Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:52:47 2012 +0200 docs: whitespace cleanup

Mesa (master): docs/systems: add some useful driver links

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 398d8be3abf0aa0402e44f7221e93ab284112b96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=398d8be3abf0aa0402e44f7221e93ab284112b96 Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:53:01 2012 +0200 docs/systems: add some useful

Mesa (master): docs: update some broken/old links

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 297309ce2366dcc81df5403eb56547f1feedd0e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=297309ce2366dcc81df5403eb56547f1feedd0e0 Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:52:51 2012 +0200 docs: update some broken/old

Mesa (master): docs/devinfo: update release info

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: b347bb5dbca9ab2973399bc933470514110e688c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b347bb5dbca9ab2973399bc933470514110e688c Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:53:06 2012 +0200 docs/devinfo: update release info

Mesa (master): docs/sourcetree: update some info

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: f29f5e8695de92b1a7b1f81adcaf9a94c2d58ad6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f29f5e8695de92b1a7b1f81adcaf9a94c2d58ad6 Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:54:03 2012 +0200 docs/sourcetree: update some info

Mesa (master): docs/helpwanted: update some info

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 24eebf4f88732e789a3d781d889541ed76c2e08e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24eebf4f88732e789a3d781d889541ed76c2e08e Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:54:08 2012 +0200 docs/helpwanted: update some info

Mesa (master): docs/lists: add piglit mailing list

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 19534579cff3ffed665b3b8475e392048f7152ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19534579cff3ffed665b3b8475e392048f7152ee Author: Andreas Boll andreas.boll@gmail.com Date: Mon Jun 25 21:54:13 2012 +0200 docs/lists: add piglit mailing

Mesa (master): st/wgl: 80-column wrapping

2012-06-25 Thread Brian Paul
Module: Mesa Branch: master Commit: 345ee593e91e14173cbc08a647b008855b7638ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=345ee593e91e14173cbc08a647b008855b7638ca Author: Brian Paul bri...@vmware.com Date: Mon Jun 25 14:57:41 2012 -0600 st/wgl: 80-column wrapping ---

Mesa (master): i965/fs: Fix conversions float-bool, int-bool

2012-06-25 Thread Chad Versace
Module: Mesa Branch: master Commit: cf0bbb30f6bd9d3fa61b5207320e8f34c563a2c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf0bbb30f6bd9d3fa61b5207320e8f34c563a2c6 Author: Chad Versace chad.vers...@linux.intel.com Date: Thu Jun 21 11:35:03 2012 -0700 i965/fs: Fix conversions

Mesa (master): u_blitter: disable streamout before rendering

2012-06-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: 496399d8e918463650d88c3a9ca829357dc71f97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=496399d8e918463650d88c3a9ca829357dc71f97 Author: Marek Olšák mar...@gmail.com Date: Tue Jun 26 03:33:16 2012 +0200 u_blitter: disable streamout before

Mesa (master): r600g: don't disable streamout if it hasn't been started

2012-06-25 Thread Marek Olšák
Module: Mesa Branch: master Commit: cc2cd8b356e137c83600d5e1804fd6162ce687c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc2cd8b356e137c83600d5e1804fd6162ce687c9 Author: Marek Olšák mar...@gmail.com Date: Tue Jun 26 03:35:25 2012 +0200 r600g: don't disable streamout if it hasn't