Demos (master): fix error when use FULL_GL

2011-08-11 Thread Cooper Yuan
Module: Demos Branch: master Commit: 53f86ca606e57d231b8d3ee67957b59265bf6694 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=53f86ca606e57d231b8d3ee67957b59265bf6694 Author: Cooper Yuan coopery...@gmail.com Date: Thu Aug 11 17:44:01 2011 +0800 fix error when use FULL_GL ---

Mesa (master): swrast: initial multi-threaded span rendering

2011-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: e411cd7b0a54d2f9b9f4cda4918aa7742ed5c2a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e411cd7b0a54d2f9b9f4cda4918aa7742ed5c2a6 Author: Andreas Fänger a.faen...@e-sign.com Date: Wed Aug 10 08:07:29 2011 + swrast: initial multi-threaded span

Mesa (master): swrast: don't try to do depth testing if there' s no depth buffer

2011-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 37a64baea87c470a68f9b2582af86783eb3509c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37a64baea87c470a68f9b2582af86783eb3509c4 Author: Brian Paul bri...@vmware.com Date: Thu Aug 11 08:52:41 2011 -0600 swrast: don't try to do depth testing if

Mesa (master): mesa: fix ColorMask array index in _mesa_init_driver_state()

2011-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 9b8287f8f5398647ced3a52885233d58e548c2b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b8287f8f5398647ced3a52885233d58e548c2b7 Author: Brian Paul bri...@vmware.com Date: Thu Aug 11 08:58:08 2011 -0600 mesa: fix ColorMask array index in

Mesa (master): mesa: fix initialization of GL_FOG_MODE in _mesa_init_driver_state()

2011-08-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 099aad2fb0dba8baff61dc7a6803c6c976c08069 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=099aad2fb0dba8baff61dc7a6803c6c976c08069 Author: Brian Paul bri...@vmware.com Date: Thu Aug 11 09:02:16 2011 -0600 mesa: fix initialization of GL_FOG_MODE in

Mesa (master): x86-64: Fix compile error with clang

2011-08-11 Thread Chad Versace
Module: Mesa Branch: master Commit: 9cd64ec35acd54cbe0be4d03236d2c5a9d4be6fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cd64ec35acd54cbe0be4d03236d2c5a9d4be6fe Author: Chad Versace c...@chad-versace.us Date: Wed Aug 10 15:46:14 2011 -0700 x86-64: Fix compile error with clang