Mesa (master): mesa: distinct gl_client_array arrays are gone

2011-11-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 76ba431b97087e2d5ca0351e0d613f0812fd1425 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76ba431b97087e2d5ca0351e0d613f0812fd1425 Author: Chia-I Wu o...@lunarg.com Date: Tue Nov 29 15:19:28 2011 +0800 mesa: distinct gl_client_array arrays are gone

Mesa (master): i965g: Delete this driver.

2011-11-29 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2c27f204f1ca6f09f9520712be1da9a13ed5c01d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c27f204f1ca6f09f9520712be1da9a13ed5c01d Author: Kai Wasserbäch k...@dev.carbon-project.org Date: Tue Nov 29 15:04:58 2011 +0100 i965g: Delete this driver.

Mesa (master): st/vega: Fix warnings about dllimport attributes on windows.

2011-11-29 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c8db5a3d535c347193556c0d4a8fad83d96be184 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8db5a3d535c347193556c0d4a8fad83d96be184 Author: José Fonseca jose.r.fons...@gmail.com Date: Wed Nov 9 07:03:46 2011 + st/vega: Fix warnings about

Mesa (master): docs: Removed i965 entry in the source tree listing.

2011-11-29 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 23a8a7fe8c799ed9040a03ef8e9e058686c00206 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23a8a7fe8c799ed9040a03ef8e9e058686c00206 Author: Kai Wasserbäch k...@dev.carbon-project.org Date: Tue Nov 29 17:07:06 2011 +0100 docs: Removed i965 entry in

Mesa (master): gallium/auxiliary: Remove os_stream.

2011-11-29 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 57f8e26ca87a2846f192682c84eccbf8b4500bfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57f8e26ca87a2846f192682c84eccbf8b4500bfc Author: José Fonseca jose.r.fons...@gmail.com Date: Wed Nov 9 07:02:27 2011 + gallium/auxiliary: Remove

Mesa (master): Remove windows kernel support code.

2011-11-29 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 10b07665be5cff9fa9f03b0f7db459f3b380570d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10b07665be5cff9fa9f03b0f7db459f3b380570d Author: José Fonseca jose.r.fons...@gmail.com Date: Wed Nov 9 07:05:52 2011 + Remove windows kernel support code.

Mesa (master): swrast: Fix some static analysis warnings

2011-11-29 Thread Chad Versace
Module: Mesa Branch: master Commit: 03bbcd447cbaa28b52465ae1045013f1aff420c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03bbcd447cbaa28b52465ae1045013f1aff420c2 Author: Chad Versace chad.vers...@linux.intel.com Date: Mon Nov 28 11:45:03 2011 -0800 swrast: Fix some static

Mesa (master): mesa: Allow generic attributes for glGetActiveAttrib and GL_ACTIVE_ATTRIBUTES

2011-11-29 Thread Ian Romanick
Module: Mesa Branch: master Commit: e6c314f7d2ed99714376fec6b7509a55535fa3ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6c314f7d2ed99714376fec6b7509a55535fa3ff Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Nov 21 20:47:57 2011 -0800 mesa: Allow generic attributes for

Mesa (master): i965: Don't depth test the fake depthbuffer when one isn' t present.

2011-11-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: 09e67706e9a74600e16fe012ecfd192b0d31960a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09e67706e9a74600e16fe012ecfd192b0d31960a Author: Eric Anholt e...@anholt.net Date: Tue Nov 22 16:26:55 2011 -0800 i965: Don't depth test the fake depthbuffer

Mesa (master): i965: Base HW depth format setup based on MESA_FORMAT, not bpp.

2011-11-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: d84a180417d1eabd680554970f1eaaa93abcd41e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d84a180417d1eabd680554970f1eaaa93abcd41e Author: Eric Anholt e...@anholt.net Date: Thu Nov 17 14:45:54 2011 -0800 i965: Base HW depth format setup based on

Mesa (master): i965: Fix EXT_texture_swizzle with a writemask in the FFFS/ FP backend.

2011-11-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: f98bfb5d68423a4e57f78091c70288c0b558b8bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f98bfb5d68423a4e57f78091c70288c0b558b8bd Author: Eric Anholt e...@anholt.net Date: Mon Nov 21 17:46:22 2011 -0800 i965: Fix EXT_texture_swizzle with a

Mesa (master): i965: Always handle GL_DEPTH_TEXTURE_MODE through the shader .

2011-11-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: d2235b0f4681f75d562131d655a6d7b7033d2d8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2235b0f4681f75d562131d655a6d7b7033d2d8b Author: Eric Anholt e...@anholt.net Date: Thu Nov 17 17:01:58 2011 -0800 i965: Always handle GL_DEPTH_TEXTURE_MODE

Mesa (master): mesa: Fix the datatype of GL_DEPTH32F_STENCIL8' s depth channel.

2011-11-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: ed945b0bc73356ff8aa4f73616738e5926f73599 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed945b0bc73356ff8aa4f73616738e5926f73599 Author: Eric Anholt e...@anholt.net Date: Thu Nov 17 17:26:41 2011 -0800 mesa: Fix the datatype of

Mesa (master): mesa: Make _mesa_is_stencil_format() consistent with _mesa_is_depth_format().

2011-11-29 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2134d2f35baadf4117e48aa3315608403622b79a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2134d2f35baadf4117e48aa3315608403622b79a Author: Eric Anholt e...@anholt.net Date: Mon Nov 21 18:03:30 2011 -0800 mesa: Make _mesa_is_stencil_format()