Mesa (master): glsl/pp: Add asserts to check for null pointer deferences.

2010-02-15 Thread Vinson Lee
Module: Mesa Branch: master Commit: f0e1499805eb98e4d6dfe4f95f601593c65044d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0e1499805eb98e4d6dfe4f95f601593c65044d6 Author: Vinson Lee Date: Mon Feb 15 00:30:31 2010 -0800 glsl/pp: Add asserts to check for null pointer deferences. --

Mesa (master): mesa: Remove pointless comparison of unsigned integer with a negative constant.

2010-02-15 Thread Vinson Lee
Module: Mesa Branch: master Commit: a05fdbcb719ac64e6be842372813f0f4ca2f4f93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a05fdbcb719ac64e6be842372813f0f4ca2f4f93 Author: Vinson Lee Date: Mon Feb 15 02:01:20 2010 -0800 mesa: Remove pointless comparison of unsigned integer with a n

Mesa (master): glu/sgi: Add assert to check for null pointer dereference.

2010-02-15 Thread Vinson Lee
Module: Mesa Branch: master Commit: e045af41469f2e2b512fc748cbad841774a39905 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e045af41469f2e2b512fc748cbad841774a39905 Author: Vinson Lee Date: Mon Feb 15 02:14:02 2010 -0800 glu/sgi: Add assert to check for null pointer dereference. --

Mesa (mesa_7_7_branch): st/xorg, vmware/xorg: Fix xnfcalloc arguments.

2010-02-15 Thread Thomas Hellstrom
Module: Mesa Branch: mesa_7_7_branch Commit: df944efdbf28d35eecf802bc114d520eefde3b1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df944efdbf28d35eecf802bc114d520eefde3b1c Author: Thomas Hellstrom Date: Mon Feb 15 14:24:51 2010 +0100 st/xorg, vmware/xorg: Fix xnfcalloc arguments.

Mesa (mesa_7_7_branch): vbo: fix broken glMultiDrawElements()

2010-02-15 Thread Brian Paul
Module: Mesa Branch: mesa_7_7_branch Commit: c5a4cfb03ff17955c049f16ac805f5837ea4b633 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5a4cfb03ff17955c049f16ac805f5837ea4b633 Author: Brian Paul Date: Mon Feb 15 08:52:45 2010 -0700 vbo: fix broken glMultiDrawElements() Seems to be a

Mesa (mesa_7_7_branch): docs: document glMultiDrawElements() fix

2010-02-15 Thread Brian Paul
Module: Mesa Branch: mesa_7_7_branch Commit: ab6bcef99a53217db752659ace105ddfd9b25ebb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab6bcef99a53217db752659ace105ddfd9b25ebb Author: Brian Paul Date: Mon Feb 15 08:56:39 2010 -0700 docs: document glMultiDrawElements() fix --- docs/

Mesa (master): vbo: fix broken glMultiDrawElements()

2010-02-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 36a54885a4b2eb2b23361f2add3d66e385a322cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36a54885a4b2eb2b23361f2add3d66e385a322cf Author: Brian Paul Date: Mon Feb 15 08:57:17 2010 -0700 vbo: fix broken glMultiDrawElements() Seems to be a regressio

Mesa (master): docs: document glMultiDrawElements() fix

2010-02-15 Thread Brian Paul
Module: Mesa Branch: master Commit: 3be1c11001be872a6850607955e61e82a470c064 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3be1c11001be872a6850607955e61e82a470c064 Author: Brian Paul Date: Mon Feb 15 08:57:34 2010 -0700 docs: document glMultiDrawElements() fix (cherry picked from

Mesa (master): progs/redbook: add additional tests for GL 1.4

2010-02-15 Thread Brian Paul
Module: Mesa Branch: master Commit: ce65a8debe623d72cb4af142ace2be33a2fc575c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce65a8debe623d72cb4af142ace2be33a2fc575c Author: Brian Paul Date: Mon Feb 15 09:55:01 2010 -0700 progs/redbook: add additional tests for GL 1.4 --- progs/re

Mesa (master): progs/redbook: test image for new redbook tests

2010-02-15 Thread Brian Paul
Module: Mesa Branch: master Commit: b90f265fbfc5ada2dde401e003c7c294dbeb15d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b90f265fbfc5ada2dde401e003c7c294dbeb15d7 Author: Brian Paul Date: Mon Feb 15 09:55:44 2010 -0700 progs/redbook: test image for new redbook tests --- progs/r

Mesa (gallium-winsys-handle): gallium: Expose a opaque winsys handle and functions on pipe_screen

2010-02-15 Thread Jakob Bornecrantz
Module: Mesa Branch: gallium-winsys-handle Commit: ba8830be7020eaf34768a2b190a67cd12fc2c71a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba8830be7020eaf34768a2b190a67cd12fc2c71a Author: Jakob Bornecrantz Date: Mon Feb 15 17:17:30 2010 + gallium: Expose a opaque winsys handle a

Mesa (mesa_7_7_branch): wgl: Be lenient when sharing contexts.

2010-02-15 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 672f6bb5455bb473ee5daf24d737c861f26a9325 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=672f6bb5455bb473ee5daf24d737c861f26a9325 Author: José Fonseca Date: Mon Feb 15 19:34:38 2010 + wgl: Be lenient when sharing contexts. My first re

Mesa (master): glsl/pp: Fix handling of if/elif/else cases.

2010-02-15 Thread Michał Król
Module: Mesa Branch: master Commit: ee67167358e91e9ffde8aa9e5b96e5def4c16904 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee67167358e91e9ffde8aa9e5b96e5def4c16904 Author: Michal Krol Date: Mon Feb 15 21:33:22 2010 +0100 glsl/pp: Fix handling of if/elif/else cases. Once if/elif ev

Mesa (master): scons: A less magic way of not building progs by default.

2010-02-15 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8c7d39cc8319864d43c4a8143d09cbc09c7371ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c7d39cc8319864d43c4a8143d09cbc09c7371ff Author: José Fonseca Date: Mon Feb 15 20:48:24 2010 + scons: A less magic way of not building progs by default. T

Mesa (master): progs/redbook: Temporarily disable the demos that extensions not part of windows to fix build .

2010-02-15 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1587eff1b6d6ab74c302ca2ccb767d917ce3b1dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1587eff1b6d6ab74c302ca2ccb767d917ce3b1dd Author: José Fonseca Date: Mon Feb 15 21:47:20 2010 + progs/redbook: Temporarily disable the demos that extensions

Mesa (master): wgl: Be lenient when sharing contexts.

2010-02-15 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 33cf477c37535e39858b26caa282e167f1ab04d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33cf477c37535e39858b26caa282e167f1ab04d8 Author: José Fonseca Date: Mon Feb 15 19:34:38 2010 + wgl: Be lenient when sharing contexts. My first reading of

Mesa (master): nouveau: fix for latest libdrm

2010-02-15 Thread Ben Skeggs
Module: Mesa Branch: master Commit: bd3829b5f5b204d95d9ac3e5538ca11d0904ba7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd3829b5f5b204d95d9ac3e5538ca11d0904ba7d Author: Ben Skeggs Date: Mon Feb 15 16:45:39 2010 +1000 nouveau: fix for latest libdrm --- src/gallium/drivers/nouv

Mesa (master): progs/redbook: use glew

2010-02-15 Thread Brian Paul
Module: Mesa Branch: master Commit: c6e63f3cc235b2d7b06664a493584671a2493045 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6e63f3cc235b2d7b06664a493584671a2493045 Author: Brian Paul Date: Mon Feb 15 18:04:00 2010 -0700 progs/redbook: use glew --- progs/redbook/Makefile |

Mesa (master): nv50: use hw idx buffers where we can

2010-02-15 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 828f545274a6da9b5d05aa23ae31959b121c38a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=828f545274a6da9b5d05aa23ae31959b121c38a2 Author: Ben Skeggs Date: Tue Feb 16 15:43:51 2010 +1000 nv50: use hw idx buffers where we can --- src/gallium/drive