Mesa (master): r600: update num of interp if posizition is used

2009-08-11 Thread Cooper Yuan
Module: Mesa Branch: master Commit: 2ccd66d8a049fc183a3598adf01ac5cc7fa5a92e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ccd66d8a049fc183a3598adf01ac5cc7fa5a92e Author: Cooper Yuan coopery...@gmail.com Date: Tue Aug 11 14:36:01 2009 +0800 r600: update num of interp if posizition

Mesa (master): r300g: a typo of debug message

2009-08-11 Thread Cooper Yuan
Module: Mesa Branch: master Commit: 2cbd3fce8f6e97f85423f1b185f72e7fbc946e94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cbd3fce8f6e97f85423f1b185f72e7fbc946e94 Author: Cooper Yuan coopery...@gmail.com Date: Tue Aug 11 14:39:58 2009 +0800 r300g: a typo of debug message ---

Mesa (master): r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian.

2009-08-11 Thread Michel Dänzer
Module: Mesa Branch: master Commit: e93be5132c24becf4f7f3d30de4b76300af0b6a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e93be5132c24becf4f7f3d30de4b76300af0b6a4 Author: Michel Dänzer daen...@vmware.com Date: Tue Aug 11 09:16:48 2009 +0200 r300g: Fix up remaining VAP_CNTL_STATUS

Mesa (master): r300g: Emit relocations for pitch registers.

2009-08-11 Thread Michel Dänzer
Module: Mesa Branch: master Commit: bb913680031f8ed3fc7e293c9874dea3571510b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb913680031f8ed3fc7e293c9874dea3571510b1 Author: Michel Dänzer daen...@vmware.com Date: Tue Aug 11 09:13:12 2009 +0200 r300g: Emit relocations for pitch

Mesa (master): mesa: remove _mesa_set_vp_override() from _mesa_Bitmap()

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 20e4421fe3e938f5904d53661ce8d47163db491b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20e4421fe3e938f5904d53661ce8d47163db491b Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 08:37:22 2009 -0600 mesa: remove _mesa_set_vp_override() from

Mesa (master): glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: a9d37f68377df851350d773cf53ca6d873e92aa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9d37f68377df851350d773cf53ca6d873e92aa1 Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 08:54:25 2009 -0600 glut: fix incorrect Vista maximisation size

Mesa (master): gallium: fix debug_printf() format string

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: bb45e6f07bdb26df2e4d6ecddaae9b9c5ba0809e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb45e6f07bdb26df2e4d6ecddaae9b9c5ba0809e Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 09:30:12 2009 -0600 gallium: fix debug_printf() format string

Mesa (master): mesa/glapi: regenerated files from gl_API.xml

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 7013a4dfb84ce730f093600326fa158cdb1563ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7013a4dfb84ce730f093600326fa158cdb1563ff Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 10:00:02 2009 -0600 mesa/glapi: regenerated files from

Mesa (softpipe-opt): softpipe: setup quad outputs from with fs-run

2009-08-11 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 95f7ed4638d4e379783abdd5b250e203b6b1b435 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95f7ed4638d4e379783abdd5b250e203b6b1b435 Author: Keith Whitwell kei...@vmware.com Date: Thu Jul 30 11:59:32 2009 +0100 softpipe: setup quad outputs from

Mesa (softpipe-opt): softpipe: add depth-lequal z16 path

2009-08-11 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 73a6178a73a4cc34195348a537d3f94aab6a43e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73a6178a73a4cc34195348a537d3f94aab6a43e1 Author: Keith Whitwell kei...@vmware.com Date: Thu Jul 30 11:35:08 2009 +0100 softpipe: add depth-lequal z16

Mesa (softpipe-opt): softpipe: rearrange blend fastpaths

2009-08-11 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 1295cf423e21dad04a947960782ffa8db2739709 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1295cf423e21dad04a947960782ffa8db2739709 Author: Keith Whitwell kei...@vmware.com Date: Thu Jul 30 11:35:50 2009 +0100 softpipe: rearrange blend

Mesa (softpipe-opt): softpipe: remove unused variable in shade_quad

2009-08-11 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 572c2fb5bb6cec71ef42e93416251a6a6c183de0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=572c2fb5bb6cec71ef42e93416251a6a6c183de0 Author: Keith Whitwell kei...@vmware.com Date: Thu Jul 30 11:34:36 2009 +0100 softpipe: remove unused variable

Mesa (softpipe-opt): softpipe: fix off-by-one in nearest texcoord routines

2009-08-11 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 5fdac2dcea09c654725666b3cab5f59dfc9e31a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fdac2dcea09c654725666b3cab5f59dfc9e31a5 Author: Keith Whitwell kei...@vmware.com Date: Mon Jul 27 15:51:15 2009 +0100 softpipe: fix off-by-one in

Mesa (master): gallium: Add texture usage information to surface_buffer_create

2009-08-11 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: a41a253ce3b667fc8ad1bfbafce9e3e633667383 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a41a253ce3b667fc8ad1bfbafce9e3e633667383 Author: Jakob Bornecrantz ja...@vmware.com Date: Tue Aug 11 18:33:58 2009 +0100 gallium: Add texture usage information

Mesa (master): i915g: Reduce max relocs

2009-08-11 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 164d8e87010f245efbc8eced9625db5c22928742 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=164d8e87010f245efbc8eced9625db5c22928742 Author: Jakob Bornecrantz wallbra...@gmail.com Date: Sat Aug 8 17:20:46 2009 +0200 i915g: Reduce max relocs ---

Mesa (master): r600: use the drm ioctls for swap and texture upload

2009-08-11 Thread Alex Deucher
Module: Mesa Branch: master Commit: c2b29b5df506d747e9a53bbcf5a45dc7cfe65643 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2b29b5df506d747e9a53bbcf5a45dc7cfe65643 Author: Alex Deucher alexdeuc...@gmail.com Date: Tue Aug 11 22:15:18 2009 -0400 r600: use the drm ioctls for swap and

Mesa (master): gallium/xlib: add missing tex_usage parameter

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 2e8be3ab7979bc03596dc5ed305fdbdcbff6c5ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e8be3ab7979bc03596dc5ed305fdbdcbff6c5ff Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 18:45:20 2009 -0600 gallium/xlib: add missing tex_usage

Mesa (master): gallium/identity: remove stray semicolons

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 26a762c2f66f20546730f874a159ab8bab8dc027 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26a762c2f66f20546730f874a159ab8bab8dc027 Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 18:40:50 2009 -0600 gallium/identity: remove stray semicolons

Mesa (master): gallium/egl: add missing tex_usage parameter

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 6deaa6d4b17c98643bea0dfcb71ecec0b221efc8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6deaa6d4b17c98643bea0dfcb71ecec0b221efc8 Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 18:47:20 2009 -0600 gallium/egl: add missing tex_usage parameter

Mesa (master): gallium/xlib: add missing tex_usage parameter

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: b681f396e6bb4775e1724bf45819c394365588a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b681f396e6bb4775e1724bf45819c394365588a2 Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 18:47:35 2009 -0600 gallium/xlib: add missing tex_usage

Mesa (master): mesa: added META_FOG and optimize some meta_begin/end() code

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: f8218663609f857f7ec5d43285dc918622e16392 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8218663609f857f7ec5d43285dc918622e16392 Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 18:54:57 2009 -0600 mesa: added META_FOG and optimize some

Mesa (master): gallium/trace: remove stray semicolons

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 9ba19b892c90c98907833e854d305a6255fd0272 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ba19b892c90c98907833e854d305a6255fd0272 Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 18:52:24 2009 -0600 gallium/trace: remove stray semicolons ---

Mesa (master): mesa: added _mesa_meta_draw_pixels()

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: dba6d52ba060246fbe04e4aa0875eb1efc53b1ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dba6d52ba060246fbe04e4aa0875eb1efc53b1ab Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 18:56:26 2009 -0600 mesa: added _mesa_meta_draw_pixels() ---

Mesa (master): mesa: handle glDrawPixels images which are larger than max rect texture size

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: fd90d8000c163498646857b19ef715de3a585f9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd90d8000c163498646857b19ef715de3a585f9c Author: Brian Paul bri...@vmware.com Date: Tue Aug 11 19:30:05 2009 -0600 mesa: handle glDrawPixels images which are

Mesa (master): glx: fix signedness warning

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 50f8ca23449af62955dc37695adea2e65696a87b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50f8ca23449af62955dc37695adea2e65696a87b Author: RALOVICH, Kristóf kristof.ralov...@gmail.com Date: Tue Aug 11 13:42:47 2009 -0700 glx: fix signedness warning

Mesa (master): egl: Add eglmutex.h.

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: e79d21ca1f11e5b584db0930eb0cf49869b0e77d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e79d21ca1f11e5b584db0930eb0cf49869b0e77d Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 11:35:06 2009 +0800 egl: Add eglmutex.h. The implementation uses

Mesa (master): egl: Destroy eglThreadInfo on thread exit.

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: f6c2f5e37925abe3ea7036b7a3bd6ca1721e4f73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6c2f5e37925abe3ea7036b7a3bd6ca1721e4f73 Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 12:20:31 2009 +0800 egl: Destroy eglThreadInfo on thread exit.

Mesa (master): egl: Initialize current thread management on demand.

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 56d2119280a202b7714821bc324b07df4b36d559 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56d2119280a202b7714821bc324b07df4b36d559 Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 12:46:08 2009 +0800 egl: Initialize current thread management on

Mesa (master): egl: Make display and surface hash tables local.

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 621801abd287238f9a3209554bc84fec5d2e9ccd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=621801abd287238f9a3209554bc84fec5d2e9ccd Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 14:16:32 2009 +0800 egl: Make display and surface hash tables

Mesa (master): egl: Implement _eglFiniDisplay.

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 413969a92052c019bcf3c5bf48cf564613eba598 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=413969a92052c019bcf3c5bf48cf564613eba598 Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 15:13:42 2009 +0800 egl: Implement _eglFiniDisplay.

Mesa (master): egl: Make _eglGlobal initialize statically.

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 0e3687e33dd482115c1a0e39c50b424936cb05a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e3687e33dd482115c1a0e39c50b424936cb05a6 Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 16:37:28 2009 +0800 egl: Make _eglGlobal initialize statically.

Mesa (master): egl: Add _eglAddAtExitCall.

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 435c7ac24d8d6f8ddae59f4b66983d7642250d1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=435c7ac24d8d6f8ddae59f4b66983d7642250d1e Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 17:35:20 2009 +0800 egl: Add _eglAddAtExitCall. Add a convenient

Mesa (master): egl: Use _eglAddAtExitCall to free thread infos and displays .

2009-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 64e7bb326207df559b5cebdb278f62df83cf1425 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64e7bb326207df559b5cebdb278f62df83cf1425 Author: Chia-I Wu olva...@gmail.com Date: Mon Aug 10 16:45:12 2009 +0800 egl: Use _eglAddAtExitCall to free thread