Mesa (master): glu/sgi: Initialize member of class Uarray.

2010-02-10 Thread Vinson Lee
Module: Mesa Branch: master Commit: 7a593afa1741bfb0abd31422ecbd551628508711 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a593afa1741bfb0abd31422ecbd551628508711 Author: Vinson Lee v...@vmware.com Date: Wed Feb 10 01:24:41 2010 -0800 glu/sgi: Initialize member of class Uarray.

Mesa (master): llvmpipe: Leave depth buffer in swizzled format.

2010-02-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 5e6a9005100ec2636ce9734a5e4535216494cf60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e6a9005100ec2636ce9734a5e4535216494cf60 Author: José Fonseca jfons...@vmware.com Date: Wed Feb 10 11:01:26 2010 + llvmpipe: Leave depth buffer in swizzled

Mesa (master): llvmpipe: Fix null pointer dereference when no depth buffer is bound.

2010-02-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ba33fed6106609ed04612b46011e28fab69d2310 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba33fed6106609ed04612b46011e28fab69d2310 Author: José Fonseca jfons...@vmware.com Date: Wed Feb 10 11:25:26 2010 + llvmpipe: Fix null pointer dereference

Mesa (master): r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename

2010-02-10 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 3a0e4eb94cd88b130cdb4383c28be336f8d2379f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a0e4eb94cd88b130cdb4383c28be336f8d2379f Author: Kristian Høgsberg k...@bitplanet.net Date: Wed Feb 10 07:56:13 2010 -0500 r600: Fix typo in

Mesa (mesa_7_7_branch): mesa: Protect buffer objects reference counting with a mutex.

2010-02-10 Thread Michał Król
Module: Mesa Branch: mesa_7_7_branch Commit: e8865f199d611458b765cc3efc8fb205dfe271eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8865f199d611458b765cc3efc8fb205dfe271eb Author: Michal Krol mic...@vmware.com Date: Mon Feb 8 19:43:42 2010 +0100 mesa: Protect buffer objects

Mesa (mesa_7_7_branch): mesa: Enable true refcounting for NullBufferObj.

2010-02-10 Thread Michał Król
Module: Mesa Branch: mesa_7_7_branch Commit: 67007670bb0fec76ea9a69839c4caf337fb8bf1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67007670bb0fec76ea9a69839c4caf337fb8bf1e Author: Michal Krol mic...@vmware.com Date: Tue Feb 9 14:25:41 2010 +0100 mesa: Enable true refcounting for

Mesa (master): st/xorg: fix a silly offset bug in xv

2010-02-10 Thread Zack Rusin
Module: Mesa Branch: master Commit: f88b43e8d09bf359e7d5770b133cb433b25f9848 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f88b43e8d09bf359e7d5770b133cb433b25f9848 Author: Zack Rusin za...@vmware.com Date: Tue Feb 9 21:12:57 2010 -0500 st/xorg: fix a silly offset bug in xv we

Mesa (master): glsl/pp: Fix ifdef directive for extension names.

2010-02-10 Thread Michał Król
Module: Mesa Branch: master Commit: c1395a71ac5f279edca933a325e32e1512e0046b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1395a71ac5f279edca933a325e32e1512e0046b Author: Michal Krol mic...@vmware.com Date: Wed Feb 10 17:55:29 2010 +0100 glsl/pp: Fix ifdef directive for extension

Mesa (master): Simplify GLSL extension mechanism.

2010-02-10 Thread Michał Król
Module: Mesa Branch: master Commit: 8b1c332a77555b94f5665517e5fdcb416e1a67b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b1c332a77555b94f5665517e5fdcb416e1a67b7 Author: Michal Krol mic...@vmware.com Date: Wed Feb 10 18:04:07 2010 +0100 Simplify GLSL extension mechanism. Since

Mesa (master): glsl/pp: fix extension enable/disable options

2010-02-10 Thread Brian Paul
Module: Mesa Branch: master Commit: 3251f31d593129e772475f2219771c660c53bf4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3251f31d593129e772475f2219771c660c53bf4e Author: Brian Paul bri...@vmware.com Date: Wed Feb 10 10:49:48 2010 -0700 glsl/pp: fix extension enable/disable

Mesa (master): Add new symbol to exports list

2010-02-10 Thread Karl Schultz
Module: Mesa Branch: master Commit: c3b62372dbf33c4dbf02439f3418194465738317 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3b62372dbf33c4dbf02439f3418194465738317 Author: unknown kwsch...@.na.qualcomm.com Date: Wed Feb 10 10:49:11 2010 -0700 Add new symbol to exports list ---

Mesa (master): intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues

2010-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 066f45c7a1888ca8a9de78a81b38af7c74bca9e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=066f45c7a1888ca8a9de78a81b38af7c74bca9e1 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Feb 8 10:32:29 2010 -0800 intel: Update comment in

Mesa (master): intel: Stop exposing useless 24 depth/0 stencil configs

2010-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 73e24cd5a7a0760726a681dda5b88805ddcf1555 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73e24cd5a7a0760726a681dda5b88805ddcf1555 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Feb 8 10:34:52 2010 -0800 intel: Stop exposing useless 24

Mesa (master): intel: Expose a minimal number of configs with accumulation buffer

2010-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: bb65a1d009e3d8398492aa30d944c17a40535aa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb65a1d009e3d8398492aa30d944c17a40535aa1 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Feb 8 11:21:29 2010 -0800 intel: Expose a minimal number of

Mesa (master): intel: Don't expose GLX_SWAP_EXCHANGE_OML

2010-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 6bd9da01eacf9d100dfb0a9529700aa894a23d24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bd9da01eacf9d100dfb0a9529700aa894a23d24 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Feb 8 13:11:58 2010 -0800 intel: Don't expose

Mesa (master): llvmpipe: Map rendertargets when bound as textures.

2010-02-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b44c444a0fd203004612cab86ac78ae3bef2794b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b44c444a0fd203004612cab86ac78ae3bef2794b Author: José Fonseca jfons...@vmware.com Date: Wed Feb 10 19:59:53 2010 + llvmpipe: Map rendertargets when bound

Mesa (gallium-dynamicstencilref): svga: adapt to stencil ref changes

2010-02-10 Thread Roland Scheidegger
Module: Mesa Branch: gallium-dynamicstencilref Commit: 9381a2777c1a36c1b88de9edf04141c485569259 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9381a2777c1a36c1b88de9edf04141c485569259 Author: Roland Scheidegger srol...@vmware.com Date: Wed Feb 10 21:21:30 2010 +0100 svga: adapt to

Mesa (master): scons: Only build progs when explicitly requested in the command line.

2010-02-10 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f6a16dfa9714c33a16cae3826dec7806be6c21cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6a16dfa9714c33a16cae3826dec7806be6c21cd Author: José Fonseca jfons...@vmware.com Date: Wed Feb 10 20:23:10 2010 + scons: Only build progs when explicitly

Mesa (master): r300g: Fix typo.

2010-02-10 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 412ffb7a3ab8c0174aa921a4a10af3eaa03648da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=412ffb7a3ab8c0174aa921a4a10af3eaa03648da Author: Corbin Simpson mostawesomed...@gmail.com Date: Wed Feb 10 01:39:21 2010 -0800 r300g: Fix typo. Thanks to Uros

Mesa (master): r300/compiler: r500-fs: Properly set HW register swizzles.

2010-02-10 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 92ea8834d826eb6986112b5c2e0b530522d00530 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92ea8834d826eb6986112b5c2e0b530522d00530 Author: Corbin Simpson mostawesomed...@gmail.com Date: Wed Feb 10 12:31:18 2010 -0800 r300/compiler: r500-fs: Properly

Mesa (master): Merge branch 'master' of git+ssh://git.freedesktop.org/git/ mesa/mesa

2010-02-10 Thread Karl Schultz
Module: Mesa Branch: master Commit: 2717d9066d46bff9b015f3d17dc05ce1335d0883 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2717d9066d46bff9b015f3d17dc05ce1335d0883 Author: Karl Schultz karl.w.schu...@gmail.com Date: Wed Feb 10 15:22:07 2010 -0700 Merge branch 'master' of

Mesa (master): dri: Fix one last copy-and-paste brain damage from a previous commit

2010-02-10 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5325340fb357de7402680029d25a8f2155083d0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5325340fb357de7402680029d25a8f2155083d0f Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Feb 10 15:16:24 2010 -0800 dri: Fix one last copy-and-paste

Mesa (master): gallium: use os_time.h in u_timed_winsys.c

2010-02-10 Thread Brian Paul
Module: Mesa Branch: master Commit: 43ba0d7451129cde4afd9e0da5b3759f843e7743 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43ba0d7451129cde4afd9e0da5b3759f843e7743 Author: Brian Paul bri...@vmware.com Date: Wed Feb 10 16:37:18 2010 -0700 gallium: use os_time.h in u_timed_winsys.c

Mesa (master): gallium: use os_time.h in pb_bufmgr_cache.c

2010-02-10 Thread Brian Paul
Module: Mesa Branch: master Commit: bcace317c7ff2c774784b24b51b2de5d9cc871a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcace317c7ff2c774784b24b51b2de5d9cc871a0 Author: Brian Paul bri...@vmware.com Date: Wed Feb 10 16:41:41 2010 -0700 gallium: use os_time.h in pb_bufmgr_cache.c

Mesa (master): gallium: use os_time.h

2010-02-10 Thread Brian Paul
Module: Mesa Branch: master Commit: f6bcce030816fbf3c65d983fe6ff18a4d6cff935 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6bcce030816fbf3c65d983fe6ff18a4d6cff935 Author: Brian Paul bri...@vmware.com Date: Wed Feb 10 16:43:50 2010 -0700 gallium: use os_time.h ---

Mesa (master): gallium: cast to silence waring

2010-02-10 Thread Brian Paul
Module: Mesa Branch: master Commit: 4b1241bf76c7f7ed6d1088a266e9ac000b1f5a54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b1241bf76c7f7ed6d1088a266e9ac000b1f5a54 Author: Brian Paul bri...@vmware.com Date: Wed Feb 10 16:44:05 2010 -0700 gallium: cast to silence waring ---

Mesa (master): ffb: Fix build.

2010-02-10 Thread Vinson Lee
Module: Mesa Branch: master Commit: 57732d83e5ffc23e9097d852615366e4722819ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57732d83e5ffc23e9097d852615366e4722819ab Author: Vinson Lee v...@vmware.com Date: Wed Feb 10 16:14:28 2010 -0800 ffb: Fix build. ---

Mesa (master): os: Do not use Pthreads barrier functions on Mac OS X.

2010-02-10 Thread Vinson Lee
Module: Mesa Branch: master Commit: 8df7e20788d201e6f031249563ba8a82eb4b4715 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8df7e20788d201e6f031249563ba8a82eb4b4715 Author: Vinson Lee v...@vmware.com Date: Wed Feb 10 18:12:10 2010 -0800 os: Do not use Pthreads barrier functions on

Mesa (master): swrast: Silence uninitialized variable warnings in ss_tritmp .h.

2010-02-10 Thread Vinson Lee
Module: Mesa Branch: master Commit: 19045d3749827caf176ae5cfc00c81e4fd486d74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19045d3749827caf176ae5cfc00c81e4fd486d74 Author: Vinson Lee v...@vmware.com Date: Wed Feb 10 18:30:46 2010 -0800 swrast: Silence uninitialized variable

Mesa (master): st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.

2010-02-10 Thread Vinson Lee
Module: Mesa Branch: master Commit: 218590f70723ce0683f70a0c7aab229f9bbd89a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=218590f70723ce0683f70a0c7aab229f9bbd89a6 Author: Vinson Lee v...@vmware.com Date: Wed Feb 10 18:37:46 2010 -0800 st/mesa: Silence uninitialized variable

Mesa (master): r300g: Work around defect in r300compiler.

2010-02-10 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 229db2b8ade33571e4cece1d838234895db220c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=229db2b8ade33571e4cece1d838234895db220c2 Author: Corbin Simpson mostawesomed...@gmail.com Date: Wed Feb 10 18:38:53 2010 -0800 r300g: Work around defect in

Mesa (master): i965g: ifdef out unused functions.

2010-02-10 Thread Vinson Lee
Module: Mesa Branch: master Commit: 7c2634dd71bc7829c182b485f0c44ba05e8237f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c2634dd71bc7829c182b485f0c44ba05e8237f1 Author: Vinson Lee v...@vmware.com Date: Wed Feb 10 19:01:05 2010 -0800 i965g: ifdef out unused functions. ---

Mesa (gallium-dynamicstencilref): gallium: also save/ restore stencil_ref in cso_save/restore_depth_stencil_alpha

2010-02-10 Thread Roland Scheidegger
Module: Mesa Branch: gallium-dynamicstencilref Commit: b75adabc89e34083ac302ac9bafc8d80b62ac14c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b75adabc89e34083ac302ac9bafc8d80b62ac14c Author: Roland Scheidegger srol...@vmware.com Date: Thu Feb 11 04:06:01 2010 +0100 gallium: also

Mesa (master): nouveau: remove u_simple_screen.h includes

2010-02-10 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 16a91bd2fd311d45fa04c40cf87780557d277295 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16a91bd2fd311d45fa04c40cf87780557d277295 Author: Ben Skeggs bske...@redhat.com Date: Thu Feb 11 15:21:31 2010 +1000 nouveau: remove u_simple_screen.h includes