Mesa (mesa_7_7_branch): st/mesa: Remove unnecessary header from st_cb_viewport.c.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: 3f6d732bfbe36b87f735d4f2287b21ad2ddd7535 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f6d732bfbe36b87f735d4f2287b21ad2ddd7535 Author: Vinson Lee Date: Thu Jan 21 23:41:57 2010 -0800 st/mesa: Remove unnecessary header from st_cb_viewpor

Mesa (mesa_7_7_branch): progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: 8bc3c06d86b9c4b440402f1ca419da3045d2ed25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bc3c06d86b9c4b440402f1ca419da3045d2ed25 Author: Vinson Lee Date: Thu Jan 21 23:24:40 2010 -0800 progs/trivial: Remove unnecessary header from tri-fbo

Mesa (mesa_7_7_branch): i915g: Remove unnecessary header.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: a1c5d8f61df9d9e22bcb0fc37a602ab712958151 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1c5d8f61df9d9e22bcb0fc37a602ab712958151 Author: Vinson Lee Date: Thu Jan 21 23:09:06 2010 -0800 i915g: Remove unnecessary header. --- src/gallium/

Mesa (mesa_7_7_branch): pipebuffer: Remove unnecessary header.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: cea9250ff0fc8bfa0408b635ae2ef36bc0616e2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cea9250ff0fc8bfa0408b635ae2ef36bc0616e2e Author: Vinson Lee Date: Thu Jan 21 23:07:29 2010 -0800 pipebuffer: Remove unnecessary header. --- src/gal

Mesa (master): docs: Update the status of egl_xdri.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 29732f982cb0ad3bd9c81da2ba9f64b9205ff6b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29732f982cb0ad3bd9c81da2ba9f64b9205ff6b0 Author: Chia-I Wu Date: Fri Jan 22 15:05:31 2010 +0800 docs: Update the status of egl_xdri. Mention that it also supp

Mesa (master): st/egl_g3d: Use glxinit.c from egl_xdri.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cfb1ed39771c7f3876a8231ab1c8a8d6f7b5deae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfb1ed39771c7f3876a8231ab1c8a8d6f7b5deae Author: Chia-I Wu Date: Fri Jan 22 14:41:00 2010 +0800 st/egl_g3d: Use glxinit.c from egl_xdri. It is used to fetch t

Mesa (master): egl_xdri: Report only OpenGL support.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3c9bf648ac8f837f49f426af791aadb6a2589f08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c9bf648ac8f837f49f426af791aadb6a2589f08 Author: Chia-I Wu Date: Fri Jan 22 14:53:31 2010 +0800 egl_xdri: Report only OpenGL support. It reported OpenGL ES su

Mesa (master): egl_xdri: Add support for DRISW.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 18b63b55d5626dec86e3470bdf8c9996faf28384 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18b63b55d5626dec86e3470bdf8c9996faf28384 Author: Chia-I Wu Date: Fri Jan 22 14:15:14 2010 +0800 egl_xdri: Add support for DRISW. Try DRISW if both DRI2 and DR

Mesa (master): egl_glx: Report only OpenGL support.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0e54f9c529c0c015b3d227afff21da1f7b452991 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e54f9c529c0c015b3d227afff21da1f7b452991 Author: Chia-I Wu Date: Fri Jan 22 14:23:22 2010 +0800 egl_glx: Report only OpenGL support. It reported OpenGL ES sup

Mesa (master): egl_xdri: Flush commands on context switch and buffer swap.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: caa75a7ce07e4a5d89b0d7cf8823fe02034c1b3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caa75a7ce07e4a5d89b0d7cf8823fe02034c1b3b Author: Chia-I Wu Date: Fri Jan 22 14:28:23 2010 +0800 egl_xdri: Flush commands on context switch and buffer swap. Th

Mesa (master): egl: Update driver Makefiles.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2279fa3c065bcc2dcc02d462668792138f7d2e7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2279fa3c065bcc2dcc02d462668792138f7d2e7b Author: Chia-I Wu Date: Fri Jan 22 13:29:10 2010 +0800 egl: Update driver Makefiles. Update to use the new Makefile.t

Mesa (master): egl_xdri: Do not reinitialize in __glXInitialize.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: fe0e35aba8bb2472630a18edb232d7379ef17eaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe0e35aba8bb2472630a18edb232d7379ef17eaf Author: Chia-I Wu Date: Fri Jan 22 14:13:25 2010 +0800 egl_xdri: Do not reinitialize in __glXInitialize. __glXInitial

Mesa (master): egl: Add Makefile.template for EGL drivers.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e63272050f5775a28ab699c804a34f33940a900d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e63272050f5775a28ab699c804a34f33940a900d Author: Chia-I Wu Date: Fri Jan 22 12:02:00 2010 +0800 egl: Add Makefile.template for EGL drivers. --- src/egl/driv

Mesa (mesa_7_7_branch): draw: Remove unnecessary headers.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: dc544ad9c6e6e24fd2f19dfe83aa294d218f7310 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc544ad9c6e6e24fd2f19dfe83aa294d218f7310 Author: Vinson Lee Date: Thu Jan 21 22:57:12 2010 -0800 draw: Remove unnecessary headers. --- src/gallium/

Mesa (master): winsys/drm: Update Makefile.template.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 883b57e66c8adc800d56080706c04cda4ffede11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=883b57e66c8adc800d56080706c04cda4ffede11 Author: Chia-I Wu Date: Fri Jan 22 11:11:48 2010 +0800 winsys/drm: Update Makefile.template. Mainly to respect LDFLAG

Mesa (lp-binning): llvmpipe: s/inline/INLINE/

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 1d23954a0848f8dd87b214f3a7ec3ae3c04ab0c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d23954a0848f8dd87b214f3a7ec3ae3c04ab0c1 Author: Brian Paul Date: Thu Jan 21 19:05:54 2010 -0700 llvmpipe: s/inline/INLINE/ --- src/gallium/drivers/llvm

Mesa (lp-binning): llvmpipe: use some local vars to index step arrays

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 3bca8691b51a1ca91572c62139f28b64c558ada2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bca8691b51a1ca91572c62139f28b64c558ada2 Author: Brian Paul Date: Thu Jan 21 19:09:59 2010 -0700 llvmpipe: use some local vars to index step arrays Saves

Mesa (lp-binning): llvmpipe: consolidate lp_scene_alloc_aligned() calls

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: e24ea786faad502da63cc4d59b0c30e3f1915c45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e24ea786faad502da63cc4d59b0c30e3f1915c45 Author: Brian Paul Date: Thu Jan 21 19:04:53 2010 -0700 llvmpipe: consolidate lp_scene_alloc_aligned() calls Use

Mesa (lp-binning): llvmpipe: re-use a1 var in linear_coef()

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 798a9d3f942df1953a538073c85d6a6fed3775db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=798a9d3f942df1953a538073c85d6a6fed3775db Author: Brian Paul Date: Thu Jan 21 18:25:31 2010 -0700 llvmpipe: re-use a1 var in linear_coef() --- src/galliu

Mesa (lp-binning): llvmpipe: manually unroll the inputs.step[] setup code

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: a904a7b99043c19493db5c0945b046795a5932b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a904a7b99043c19493db5c0945b046795a5932b1 Author: Brian Paul Date: Thu Jan 21 16:21:31 2010 -0700 llvmpipe: manually unroll the inputs.step[] setup code Go

Mesa (lp-binning): llvmpipe: area is an int here, not float

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: ff9b55da9a6e3b5aa2d42eac7d79c675a679af57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff9b55da9a6e3b5aa2d42eac7d79c675a679af57 Author: Brian Paul Date: Thu Jan 21 17:31:43 2010 -0700 llvmpipe: area is an int here, not float --- src/galliu

Mesa (lp-binning): llvmpipe: added simple perf/statistics counting facility

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: cd9d9e2436a0815f6ed3a61d2cdf8fad53278506 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd9d9e2436a0815f6ed3a61d2cdf8fad53278506 Author: Brian Paul Date: Thu Jan 21 14:59:01 2010 -0700 llvmpipe: added simple perf/statistics counting facility

Mesa (lp-binning): progs/demos: call glutDestroyWindow() upon exit

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: e5829ccc2b0cb1eed27c89763e8e4c6775dd6d4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5829ccc2b0cb1eed27c89763e8e4c6775dd6d4c Author: Brian Paul Date: Thu Jan 21 15:41:03 2010 -0700 progs/demos: call glutDestroyWindow() upon exit --- pro

Mesa (mesa_7_7_branch): svga: Remove unused variable.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: e8b5203fbb7657980a4ba421e14d656b42d2a35f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8b5203fbb7657980a4ba421e14d656b42d2a35f Author: Vinson Lee Date: Thu Jan 21 17:24:07 2010 -0800 svga: Remove unused variable. --- src/gallium/driv

Mesa (master): Fix typo in configure message for gcc -fvisibility=hidden

2010-01-21 Thread Alan Coopersmith
Module: Mesa Branch: master Commit: f8107a45ce92a7b0aedc2ae562ca609308b096a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8107a45ce92a7b0aedc2ae562ca609308b096a8 Author: Alan Coopersmith Date: Thu Jan 21 16:42:58 2010 -0800 Fix typo in configure message for gcc -fvisibility=hidde

Mesa (mesa_7_7_branch): vmware/core: Put GMR pool size in a define.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: beb8e8f2f2de0c1221090554159129665a79a292 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=beb8e8f2f2de0c1221090554159129665a79a292 Author: José Fonseca Date: Thu Jan 21 15:47:52 2010 -0800 vmware/core: Put GMR pool size in a define. ---

Mesa (mesa_7_7_branch): vmware/core: Flush preemptively the FIFO commands to keep the GMR working set within reasonable bounds .

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: a626565178fb810f439fbdfdaf6cc28a973a6a81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a626565178fb810f439fbdfdaf6cc28a973a6a81 Author: José Fonseca Date: Thu Jan 21 15:51:37 2010 -0800 vmware/core: Flush preemptively the FIFO commands t

Mesa (mesa_7_7_branch): vmw/wgl: Update for pipebuffer changes.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: e45579e50ba3b9736465f68377b3f5d0afb7c1da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e45579e50ba3b9736465f68377b3f5d0afb7c1da Author: José Fonseca Date: Thu Jan 21 15:27:26 2010 -0800 vmw/wgl: Update for pipebuffer changes. This is a

Mesa (mesa_7_7_branch): svga: Remove unused code.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 50edefec2dd5ec2990ab2cd699478139173d5fd2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50edefec2dd5ec2990ab2cd699478139173d5fd2 Author: José Fonseca Date: Thu Jan 21 14:24:53 2010 -0800 svga: Remove unused code. --- src/gallium/driver

Mesa (mesa_7_7_branch): svga: Remove duplicate code.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 31e49dc54ee2d8b2c50ed1d19ab973f72a60f8d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31e49dc54ee2d8b2c50ed1d19ab973f72a60f8d8 Author: José Fonseca Date: Thu Jan 21 12:12:47 2010 -0800 svga: Remove duplicate code. --- src/gallium/dri

Mesa (mesa_7_7_branch): svga: Don't swap buffers to system memory -- winsys ' responsibility.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 9782d7cdf39c141d816efc48333d6a70ed3f2ac6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9782d7cdf39c141d816efc48333d6a70ed3f2ac6 Author: José Fonseca Date: Wed Jan 20 03:45:17 2010 -0800 svga: Don't swap buffers to system memory -- winsys

Mesa (mesa_7_7_branch): pipebuffer: Release the lock during map wait. Cleanups.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: c4ceba114161c029ecd2812eb075654b4411b59c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4ceba114161c029ecd2812eb075654b4411b59c Author: José Fonseca Date: Thu Jan 21 12:43:40 2010 -0800 pipebuffer: Release the lock during map wait. Clean

Mesa (mesa_7_7_branch): svga: Avoid synchronization issues when doing SW TNL.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 0bc885188464446dd94542e0af15f3985dcdf684 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bc885188464446dd94542e0af15f3985dcdf684 Author: José Fonseca Date: Thu Jan 21 12:13:27 2010 -0800 svga: Avoid synchronization issues when doing SW TN

Mesa (mesa_7_7_branch): util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 37246f854b49101b5a112cd5a0bd93bab1b78f7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37246f854b49101b5a112cd5a0bd93bab1b78f7a Author: José Fonseca Date: Thu Jan 21 09:38:47 2010 -0800 util: Set DISCARD & UNSYNCHRONIZED when uploading v

Mesa (mesa_7_7_branch): mesa: Use pipe_buffer_write_nooverlap where appropriate.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 8410f7cde30cc1170ae266cf3a0eb7e0e37c454a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8410f7cde30cc1170ae266cf3a0eb7e0e37c454a Author: José Fonseca Date: Thu Jan 21 09:42:05 2010 -0800 mesa: Use pipe_buffer_write_nooverlap where appropr

Mesa (mesa_7_7_branch): gallium: New inline to write buffers which avoids synchronization.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: a8477fb00c1a7b8bfefb5779bc05c51cdb29cdb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8477fb00c1a7b8bfefb5779bc05c51cdb29cdb5 Author: José Fonseca Date: Thu Jan 21 09:30:22 2010 -0800 gallium: New inline to write buffers which avoids s

Mesa (mesa_7_7_branch): util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 17974949464b75f25f635443067b4495bb451248 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17974949464b75f25f635443067b4495bb451248 Author: José Fonseca Date: Thu Jan 21 09:32:17 2010 -0800 util: Use pipe_buffer_write_nooverlap in blits / mi

Mesa (mesa_7_7_branch): gallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buffer_write.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 707b28136f7b7dea49bce23b0fcd0a757646ff7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=707b28136f7b7dea49bce23b0fcd0a757646ff7a Author: José Fonseca Date: Thu Jan 21 09:19:25 2010 -0800 gallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe

Mesa (mesa_7_7_branch): svga: Follow buffer usage semantics properly.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 0ae076bf40782c48b1b26ca63ed2c349532dd81e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ae076bf40782c48b1b26ca63ed2c349532dd81e Author: José Fonseca Date: Thu Jan 21 12:12:33 2010 -0800 svga: Follow buffer usage semantics properly. It's

Mesa (mesa_7_7_branch): gallium: Remove temporary hack for the absence of a discard flag.

2010-01-21 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 13c2475339d502644464041fcaac3890770d3abd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13c2475339d502644464041fcaac3890770d3abd Author: José Fonseca Date: Thu Jan 21 09:13:15 2010 -0800 gallium: Remove temporary hack for the absence of a

Mesa (mesa_7_7_branch): st/xorg: Remove unnecessary headers.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: efc08bddb7622e4acfa795b58e1264b64b78ab4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efc08bddb7622e4acfa795b58e1264b64b78ab4f Author: Vinson Lee Date: Thu Jan 21 15:05:21 2010 -0800 st/xorg: Remove unnecessary headers. --- src/galli

Mesa (mesa_7_7_branch): r200: fix CS section size mismatch

2010-01-21 Thread Alex Deucher
Module: Mesa Branch: mesa_7_7_branch Commit: 2cf8164065b8704e2f32d77af14cde9e7979435c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cf8164065b8704e2f32d77af14cde9e7979435c Author: Roland Scheidegger Date: Thu Jan 21 17:30:16 2010 -0500 r200: fix CS section size mismatch Partial f

Mesa (mesa_7_7_branch): llvmpipe: Remove unnecessary headers.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: 4222bf3d3c7c85112f2e21bd3ea29b1f496ed8bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4222bf3d3c7c85112f2e21bd3ea29b1f496ed8bb Author: Vinson Lee Date: Thu Jan 21 14:31:15 2010 -0800 llvmpipe: Remove unnecessary headers. --- src/gall

Mesa (mesa_7_7_branch): svga: Remove unnecessary headers.

2010-01-21 Thread Vinson Lee
Module: Mesa Branch: mesa_7_7_branch Commit: c50fe2c55cfe9c858b7b7859da79edb0693ee8bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c50fe2c55cfe9c858b7b7859da79edb0693ee8bd Author: Vinson Lee Date: Thu Jan 21 12:12:11 2010 -0800 svga: Remove unnecessary headers. --- src/gallium/

Mesa (gallium-multiple-constant-buffers): regress: Add two-dimension constant buffer test.

2010-01-21 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: 74d94ee2eb96e3b3012ec1e453d5216147ecacc8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74d94ee2eb96e3b3012ec1e453d5216147ecacc8 Author: Michal Krol Date: Thu Jan 21 20:03:13 2010 +0100 regress: Add two-dimension constan

Mesa (gallium-multiple-constant-buffers): python: Link to ws2_32 on windows .

2010-01-21 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: 3613a934a80b159473f9062e7e04f7b903db0638 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3613a934a80b159473f9062e7e04f7b903db0638 Author: Michal Krol Date: Thu Jan 21 20:02:44 2010 +0100 python: Link to ws2_32 on windows.

Mesa (gallium-multiple-constant-buffers): tgsi: Handle two-dimensional constants in text parser.

2010-01-21 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: 23fb4a9d33aa5933abc3c1575575cb60f89336b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23fb4a9d33aa5933abc3c1575575cb60f89336b9 Author: Michal Krol Date: Thu Jan 21 20:02:17 2010 +0100 tgsi: Handle two-dimensional const

Mesa (gallium-multiple-constant-buffers): regress: Fix shader header.

2010-01-21 Thread Michał Król
Module: Mesa Branch: gallium-multiple-constant-buffers Commit: dbcb78dc01ace2c6ad1a546dd710998921fa0d5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbcb78dc01ace2c6ad1a546dd710998921fa0d5a Author: Michal Krol Date: Mon Jan 11 20:50:57 2010 +0100 regress: Fix shader header. ---

Mesa (master): gallium/docs: document conditional rendering

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 6c1549a77dd76dc737e40c417fd3b4f9802a33d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c1549a77dd76dc737e40c417fd3b4f9802a33d8 Author: Brian Paul Date: Thu Jan 21 11:52:36 2010 -0700 gallium/docs: document conditional rendering --- src/galliu

Mesa (master): gallium: fix conditional rendering comment

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: d65d5d299357ea77051c86ac81515b37c6ccf97f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d65d5d299357ea77051c86ac81515b37c6ccf97f Author: Brian Paul Date: Thu Jan 21 11:52:54 2010 -0700 gallium: fix conditional rendering comment --- src/gallium/

Mesa (master): gallium: updated comments, whitespace fixes

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 6d4805b36390e5625735dd348e8bd011bf489836 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d4805b36390e5625735dd348e8bd011bf489836 Author: Brian Paul Date: Thu Jan 21 11:35:33 2010 -0700 gallium: updated comments, whitespace fixes --- src/gallium

Mesa (master): progs/fp: testcases for GL_ARB_fragment_coord_conventions

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 1ca22855119508457b2cbd9a0a3b840e47a61eff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ca22855119508457b2cbd9a0a3b840e47a61eff Author: Brian Paul Date: Thu Jan 21 09:38:50 2010 -0700 progs/fp: testcases for GL_ARB_fragment_coord_conventions Bas

Mesa (master): mesa: minor whitespace fix

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: dc2914ab2645d2947898f96f9535f557c7c188cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc2914ab2645d2947898f96f9535f557c7c188cf Author: Brian Paul Date: Thu Jan 21 09:44:42 2010 -0700 mesa: minor whitespace fix --- src/mesa/main/extensions.c |

Mesa (master): mesa: support for GL_ARB_fragment_coord_conventions

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: e59353f592ef587d34279f0735f06053e289a7b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e59353f592ef587d34279f0735f06053e289a7b4 Author: Luca Barbieri Date: Wed Jan 20 22:38:39 2010 -0800 mesa: support for GL_ARB_fragment_coord_conventions Signed

Mesa (lp-binning): llvmpipe: optimize tile writing code

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 63f249bf909cab60635c2df9122db86eaab6c421 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63f249bf909cab60635c2df9122db86eaab6c421 Author: Brian Paul Date: Wed Jan 20 17:48:09 2010 -0700 llvmpipe: optimize tile writing code The code which conve

Mesa (lp-binning): llvmpipe: put TILE_SIZE #define in its own header

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 58903b378188861a6f7a67bbfb07424b73df2a1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58903b378188861a6f7a67bbfb07424b73df2a1b Author: Brian Paul Date: Wed Jan 20 17:23:11 2010 -0700 llvmpipe: put TILE_SIZE #define in its own header To avoi

Mesa (lp-binning): llvmpipe: remove tile clipping code

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 7319ae0954980196822a09d914e8b7d9cad07d16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7319ae0954980196822a09d914e8b7d9cad07d16 Author: Brian Paul Date: Wed Jan 20 17:47:22 2010 -0700 llvmpipe: remove tile clipping code The surface is always

Mesa (lp-binning): llvmpipe: align display target size to multiple of tile size

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 0706dae088e5b46c4cad1a5ee41038e05c7f363b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0706dae088e5b46c4cad1a5ee41038e05c7f363b Author: Brian Paul Date: Wed Jan 20 17:44:12 2010 -0700 llvmpipe: align display target size to multiple of tile si

Mesa (lp-binning): llvmpipe: asst. task-related clean-ups

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: ec459f2aeca39e51f495cde455ba18d0a9489caa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec459f2aeca39e51f495cde455ba18d0a9489caa Author: Brian Paul Date: Tue Jan 19 16:58:25 2010 -0700 llvmpipe: asst. task-related clean-ups --- src/gallium/

Mesa (lp-binning): llvmpipe: add makefile rule for generating .s files

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 9b534400d9969eceac46b28145405086dda8c113 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b534400d9969eceac46b28145405086dda8c113 Author: Brian Paul Date: Wed Jan 20 17:19:00 2010 -0700 llvmpipe: add makefile rule for generating .s files ---

Mesa (lp-binning): llvmpipe: updated comment

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 4d2dc9da82fcb0464b88c273a606f16d0183a758 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d2dc9da82fcb0464b88c273a606f16d0183a758 Author: Brian Paul Date: Wed Jan 20 11:32:48 2010 -0700 llvmpipe: updated comment --- src/gallium/drivers/llvmp

Mesa (lp-binning): llvmpipe: fix-up comment

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: d8d80a8d74416bffd274d3b0597706374a0c1cc8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8d80a8d74416bffd274d3b0597706374a0c1cc8 Author: Brian Paul Date: Tue Jan 19 11:58:43 2010 -0700 llvmpipe: fix-up comment --- src/gallium/drivers/llvmpi

Mesa (lp-binning): llvmpipe: remove unneeded DEBUG checks, use step var

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 0fccfc9cc0cb7699598f1739d8cd3811175cdf13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fccfc9cc0cb7699598f1739d8cd3811175cdf13 Author: Brian Paul Date: Tue Jan 19 09:30:44 2010 -0700 llvmpipe: remove unneeded DEBUG checks, use step var ---

Mesa (lp-binning): llvmpipe: re-order file list, fix indentation

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 1073e39ab92a795f7b3958dd789ab324c82c00ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1073e39ab92a795f7b3958dd789ab324c82c00ae Author: Brian Paul Date: Tue Jan 19 09:45:51 2010 -0700 llvmpipe: re-order file list, fix indentation --- src/g

Mesa (lp-binning): llvmpipe: tweak a comment

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 9a23d810be02edf740ce58196435cd6cdfd903c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a23d810be02edf740ce58196435cd6cdfd903c9 Author: Brian Paul Date: Mon Jan 18 17:39:54 2010 -0700 llvmpipe: tweak a comment --- src/gallium/drivers/llvmp

Mesa (lp-binning): llvmpipe: updated comments

2010-01-21 Thread Brian Paul
Module: Mesa Branch: lp-binning Commit: 75f262b8b441e05f5b8811db1c205220200d64ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75f262b8b441e05f5b8811db1c205220200d64ad Author: Brian Paul Date: Tue Jan 19 09:30:13 2010 -0700 llvmpipe: updated comments --- src/gallium/drivers/llvm

Mesa (master): docs: remove old pbuffer info

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 24d3a7a251b091be1da5c8c4ef03d1b187ffd39c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24d3a7a251b091be1da5c8c4ef03d1b187ffd39c Author: Brian Paul Date: Thu Jan 21 08:16:54 2010 -0700 docs: remove old pbuffer info --- docs/contents.html |1

Mesa (master): docs: add links to the egl, openvg, opengles pages

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 656834a871f4bc0f7a1725e59263fb3412d605ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=656834a871f4bc0f7a1725e59263fb3412d605ca Author: Brian Paul Date: Thu Jan 21 08:14:22 2010 -0700 docs: add links to the egl, openvg, opengles pages And move t

Mesa (master): docs: added target attribute to external URLs

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: aeff9f9725daffe06514f31d7005fd6d3f6b6550 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aeff9f9725daffe06514f31d7005fd6d3f6b6550 Author: Brian Paul Date: Thu Jan 21 08:13:32 2010 -0700 docs: added target attribute to external URLs --- docs/egl.

Mesa (master): softpipe: added region assertions in softpipe_get_tex_transfer()

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 074abd889f7f5d2c7805a2c0fe118f463101a63d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=074abd889f7f5d2c7805a2c0fe118f463101a63d Author: Brian Paul Date: Wed Jan 20 17:40:48 2010 -0700 softpipe: added region assertions in softpipe_get_tex_transfer

Mesa (master): docs: new Mesa source tree overview page.

2010-01-21 Thread Brian Paul
Module: Mesa Branch: master Commit: ed9bd82656eec8ee2e85e828a7b05d93702da6ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed9bd82656eec8ee2e85e828a7b05d93702da6ed Author: Brian Paul Date: Wed Jan 20 08:58:46 2010 -0700 docs: new Mesa source tree overview page. This has been sitti

Mesa (master): dri: Remove unnecessary glapi headers.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4736e1cbbd4e2cf7fa4c67a728d520edc67e920f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4736e1cbbd4e2cf7fa4c67a728d520edc67e920f Author: Chia-I Wu Date: Thu Jan 21 17:15:46 2010 +0800 dri: Remove unnecessary glapi headers. They are not used at al

Mesa (master): Do not include glapi/dispatch.h outside Mesa core.

2010-01-21 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bdd250080593c6d0d5addcaff0b2a5c880d7a3b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdd250080593c6d0d5addcaff0b2a5c880d7a3b2 Author: Chia-I Wu Date: Thu Jan 21 17:13:42 2010 +0800 Do not include glapi/dispatch.h outside Mesa core. Include the