Mesa (master): util: Cast to match the MSVC intrinsics.

2010-02-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7bd949734c96a0af49cb0b89230dc82799c593b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bd949734c96a0af49cb0b89230dc82799c593b7 Author: José Fonseca jfons...@vmware.com Date: Wed Feb 3 22:16:39 2010 + util: Cast to match the MSVC intrinsics.

Mesa (master): scons: Use only the shared object name when linking progs.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ef67ad05cb2a23e555cfbfc67faf435677fbcf73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef67ad05cb2a23e555cfbfc67faf435677fbcf73 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 09:21:00 2010 + scons: Use only the shared object name

Mesa (master): scons: Have MinGW target MSVCRT 7.0

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 5a743d9c513e6a36612872f270ea97b269451280 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a743d9c513e6a36612872f270ea97b269451280 Author: José Fonseca jfons...@vmware.com Date: Wed Feb 3 22:53:03 2010 + scons: Have MinGW target MSVCRT 7.0

Mesa (master): util: Add missing include.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 063f1238d1a62c489a4638968a72bd5e451fe227 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=063f1238d1a62c489a4638968a72bd5e451fe227 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 14:34:52 2010 + util: Add missing include. ---

Mesa (master): os: Add missing dummy threading definitions.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1207098deefb83559ba275e89f2bd154a65d21ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1207098deefb83559ba275e89f2bd154a65d21ca Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 14:34:33 2010 + os: Add missing dummy threading

Mesa (master): llvmpipe: Disable unit tests on embedded platforms.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9cd2abdf8b7978d8a903d4aee9e2072a0c87e9ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9cd2abdf8b7978d8a903d4aee9e2072a0c87e9ad Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 14:36:10 2010 + llvmpipe: Disable unit tests on embedded

Mesa (master): trace: Use u_time.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d015dfb45abe53caaa6a754c8008c878af3ea707 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d015dfb45abe53caaa6a754c8008c878af3ea707 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 14:37:45 2010 + trace: Use u_time. ---

Mesa (master): gallium: Don' t try to auto-detect the OS when embedded os is already pre-defined.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 47a080df15f5df1cfe72b83ccc1629d993b2a3c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47a080df15f5df1cfe72b83ccc1629d993b2a3c0 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 14:37:30 2010 + gallium: Don't try to auto-detect the OS

Mesa (master): scons: Promote EMBEDDED from subsystem to full os.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 5cf88a4787555e1cf754adc665880a35130f625c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cf88a4787555e1cf754adc665880a35130f625c Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 14:35:38 2010 + scons: Promote EMBEDDED from subsystem

Mesa (master): os/os_memory_aligned.h: fix memory allocation alignment for 64 bits

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 24ea02553efccc52581479819d8ead8d2bb06aaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24ea02553efccc52581479819d8ead8d2bb06aaf Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 18:06:55 2010 + os/os_memory_aligned.h: fix memory

Mesa (master): gallium: Add a define for deprecated function attribute.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b7b7ea9532055a189eb1d276301937eae39f4168 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7b7ea9532055a189eb1d276301937eae39f4168 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 18:24:17 2010 + gallium: Add a define for deprecated

Mesa (master): util: Reimplement u_time on top of os_time.

2010-02-04 Thread Jose Fonseca
. - * - **/ - -/** - * @file - * OS independent time-manipulation functions. - * - * @author Jose Fonseca jrfons...@tungstengraphics.com - */ - - -#include pipe/p_config.h - -#if !defined(PIPE_OS_EMBEDDED) - -#if defined(PIPE_OS_LINUX) || defined(PIPE_OS_BSD) || defined(PIPE_OS_SOLARIS) || defined

Mesa (master): os: Ensure header includes are outside extern C {}.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0eb8e77ffba9704c3d7ac8aa29e2640fb7002754 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0eb8e77ffba9704c3d7ac8aa29e2640fb7002754 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 18:24:57 2010 + os: Ensure header includes are outside

Mesa (master): trace: util_stream - os_stream

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 838d9884be626045b0306fb265d04e47cb38ae8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=838d9884be626045b0306fb265d04e47cb38ae8d Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 18:45:25 2010 + trace: util_stream - os_stream ---

Mesa (master): scons: Eliminate mixed space/tabs.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7b6fa78d86612b73e662dc6981d32ef3cd534642 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b6fa78d86612b73e662dc6981d32ef3cd534642 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 19:37:56 2010 + scons: Eliminate mixed space/tabs. ---

Mesa (master): scons: Only override scons CC selection in the embedded platform.

2010-02-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9f151f93e69e988508d480beb36adb7674434ea7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f151f93e69e988508d480beb36adb7674434ea7 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 4 19:37:30 2010 + scons: Only override scons CC selection

Mesa (lp-pre-binning): Merge commit 'fj/mesa-next'

2010-02-05 Thread Jose Fonseca
Module: Mesa Branch: lp-pre-binning Commit: c036d13d7d2cc905226fe53ebd86a18da808963f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c036d13d7d2cc905226fe53ebd86a18da808963f Author: Keith Whitwell kei...@vmware.com Date: Fri Feb 5 09:50:21 2010 + Merge commit 'fj/mesa-next' ---

Mesa (master): allow make to build lp_test_* for llvmpipe

2010-02-05 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 476b668ccc3f234676dbd3f15207eafe7965222e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=476b668ccc3f234676dbd3f15207eafe7965222e Author: Chris Li chr...@vmware.com Date: Fri Feb 5 01:29:43 2010 -0800 allow make to build lp_test_* for llvmpipe

Mesa (master): svga: Actually call fence_reference in texture downloads.

2010-02-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b750786fb149fb1276187bbbd1c042609e5962aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b750786fb149fb1276187bbbd1c042609e5962aa Author: José Fonseca jfons...@vmware.com Date: Thu Jan 28 20:51:52 2010 + svga: Actually call fence_reference in

Mesa (master): mesa: Fix null buffer object reference counting.

2010-02-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 05ac187f305bb653d569b5c07446ec0f4cd7ff08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05ac187f305bb653d569b5c07446ec0f4cd7ff08 Author: José Fonseca jfons...@vmware.com Date: Mon Feb 1 21:30:50 2010 + mesa: Fix null buffer object reference

Mesa (master): mesa: Always do proper ref counting of shared state.

2010-02-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1c39dbb90cefad8a5a97e75042466d66ea4270bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c39dbb90cefad8a5a97e75042466d66ea4270bc Author: José Fonseca jfons...@vmware.com Date: Mon Feb 1 21:22:10 2010 + mesa: Always do proper ref counting of

Mesa (master): mesa: Ensure object refcount is null when destroying the buffer.

2010-02-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 829d9bb7334ffea0d5d0c4076dd75c41525fae0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=829d9bb7334ffea0d5d0c4076dd75c41525fae0c Author: José Fonseca jfons...@vmware.com Date: Mon Feb 1 21:33:04 2010 + mesa: Ensure object refcount is null

Mesa (master): gallium: Using the proper pattern rules for Makefile template.

2010-02-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 62d1e40e0d672cc84708cd8a99f26ee5917c6aef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62d1e40e0d672cc84708cd8a99f26ee5917c6aef Author: Chris Li chr...@vmware.com Date: Fri Feb 5 21:22:39 2010 -0800 gallium: Using the proper pattern rules for

Mesa (master): llvmpipe: Make llvm unit test depend on libllvmpipe.a

2010-02-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8b6ec94aec2d0f18a862fd50bfeb2cc89a0d23d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b6ec94aec2d0f18a862fd50bfeb2cc89a0d23d3 Author: Chris Li chr...@vmware.com Date: Fri Feb 5 19:41:32 2010 -0800 llvmpipe: Make llvm unit test depend on

Mesa (master): gallium: Adding the %.s rule to generate asm code

2010-02-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a8f4904fb33f4fe5da560f85ecf003601e0ec06a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8f4904fb33f4fe5da560f85ecf003601e0ec06a Author: Chris Li chr...@vmware.com Date: Fri Feb 5 21:25:17 2010 -0800 gallium: Adding the %.s rule to generate asm

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): 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 (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): gallivm: TGSI_OPCODE_CONT is not deprecated.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 128d93a009c493c65f0fa5d220fac3098a54fa14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=128d93a009c493c65f0fa5d220fac3098a54fa14 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 10:08:10 2010 + gallivm: TGSI_OPCODE_CONT is not

Mesa (master): llvmpipe: Clamp both extremes of triangles to framebuffer size.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 764c172aa96d48e1cf18b903661064c1ef8df1b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=764c172aa96d48e1cf18b903661064c1ef8df1b5 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 10:58:46 2010 + llvmpipe: Clamp both extremes of

Mesa (master): llvmpipe: Move tile coordinate assertion into a more useful place.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8c0391726a89414356c705fcc2d5a38d12d0fe2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c0391726a89414356c705fcc2d5a38d12d0fe2b Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 10:59:41 2010 + llvmpipe: Move tile coordinate assertion

Mesa (master): llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9381dd590f2e45acb8fbb0aa5503c917b832204d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9381dd590f2e45acb8fbb0aa5503c917b832204d Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 11:08:30 2010 + llvmpipe: Handle

Mesa (master): scons: Fix drm/intel build.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c72e8b3edd81c524f3237a27e6e91208ae2196c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c72e8b3edd81c524f3237a27e6e91208ae2196c5 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 11:51:32 2010 + scons: Fix drm/intel build. ---

Mesa (master): Revert llvmpipe: Move tile coordinate assertion into a more useful place.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: be29a60f9ec273931ec2cc244619a387de3075a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be29a60f9ec273931ec2cc244619a387de3075a0 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 12:14:01 2010 + Revert llvmpipe: Move tile coordinate

Mesa (mesa_7_7_branch): wgl: Fail gracefully whenever 3D could not be enabled for some reason.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 7fec5f88a50ffa95a818f730c4ff91a6adf4a79e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fec5f88a50ffa95a818f730c4ff91a6adf4a79e Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 16:32:23 2010 + wgl: Fail gracefully whenever

Mesa (mesa_7_7_branch): gdi: Never fail at DLL load time.

2010-02-11 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 94028edfc51b44ebaab274a61b938fdcfcf3b96c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94028edfc51b44ebaab274a61b938fdcfcf3b96c Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 16:34:43 2010 + gdi: Never fail at DLL load

Mesa (mesa_7_7_branch): wgl: Do not reach out and destroy contexts on cleanup.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 426f607aaa28710b131d0be223ab6e9ae49cefd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=426f607aaa28710b131d0be223ab6e9ae49cefd6 Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 11:00:22 2010 + wgl: Do not reach out and

Mesa (master): svgadump: Several improvements to shader dumping.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: ea8f7bd2e40dc69dbde079a29c169c5371244aef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea8f7bd2e40dc69dbde079a29c169c5371244aef Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 14:09:53 2010 + svgadump: Several improvements to shader

Mesa (master): wgl: Fail gracefully whenever 3D could not be enabled for some reason.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e6b66210def2c10f703c2a990b9652ea5419ebbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6b66210def2c10f703c2a990b9652ea5419ebbe Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 16:32:23 2010 + wgl: Fail gracefully whenever 3D could

Mesa (master): gdi: Never fail at DLL load time.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8ce747defa2dafebfa99f03913342d6aca995341 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ce747defa2dafebfa99f03913342d6aca995341 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 11 16:34:43 2010 + gdi: Never fail at DLL load time.

Mesa (master): wgl: Do not reach out and destroy contexts on cleanup.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e475ae920a4f6026b78b0bbe80c83cf4060f610e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e475ae920a4f6026b78b0bbe80c83cf4060f610e Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 11:00:22 2010 + wgl: Do not reach out and destroy

Mesa (mesa_7_7_branch): scons: Target Windows7.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: fea7a70a1a7cc7e5d2f6343451c48291a70dc94d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fea7a70a1a7cc7e5d2f6343451c48291a70dc94d Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 13:22:59 2010 + scons: Target Windows7. ---

Mesa (mesa_7_7_branch): wgl: Go into dormant state when DLL is unloaded unclealy.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: e541dceb67897dae1fed59fd6aeed4a320b1f03f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e541dceb67897dae1fed59fd6aeed4a320b1f03f Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 13:59:16 2010 + wgl: Go into dormant state when

Mesa (master): scons: Target Windows7.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 57617c8eba7093be3da9d818389ef5f18246e4ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57617c8eba7093be3da9d818389ef5f18246e4ca Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 13:22:59 2010 + scons: Target Windows7. ---

Mesa (master): wgl: Go into dormant state when DLL is unloaded unclealy.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a80d988144efad54e7a99920f8681e28243e9e9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a80d988144efad54e7a99920f8681e28243e9e9a Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 13:59:16 2010 + wgl: Go into dormant state when DLL is

Mesa (mesa_7_7_branch): svga: Report the 2d/ 3d texture sizes supported by the host.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 1ae976be4aacdc27c229b07cb14101d7c3de65de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ae976be4aacdc27c229b07cb14101d7c3de65de Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 17:01:48 2010 + svga: Report the 2d/3d texture

Mesa (mesa_7_7_branch): svga: Clamp max cube texture levels to supported max 2d levels.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 3a4068474c25d91b52c6f3eb160cf8e6640df6d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a4068474c25d91b52c6f3eb160cf8e6640df6d8 Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 21:30:33 2010 + svga: Clamp max cube texture

Mesa (mesa_7_7_branch): svga: A few more tweaks to blend color state emission.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: a1025ec041ff2700a0a58ee3586df6333caee593 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1025ec041ff2700a0a58ee3586df6333caee593 Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 23:17:04 2010 + svga: A few more tweaks to

Mesa (master): svga: Report the 2d/3d texture sizes supported by the host.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2bb4d75f28d1b693ebef3b4fb9188db304f46234 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bb4d75f28d1b693ebef3b4fb9188db304f46234 Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 17:01:48 2010 + svga: Report the 2d/3d texture sizes

Mesa (master): svga: Clamp max cube texture levels to supported max 2d levels.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 6af833add2a695922400d3f641e3c7fa09c00a46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6af833add2a695922400d3f641e3c7fa09c00a46 Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 21:30:33 2010 + svga: Clamp max cube texture levels to

Mesa (master): svga: A few more tweaks to blend color state emission.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: cd5d7608897a435623b26e3d5d6391734b9197e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd5d7608897a435623b26e3d5d6391734b9197e8 Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 23:17:04 2010 + svga: A few more tweaks to blend color

Mesa (master): scons: Undo bad merge from cherry-pick.

2010-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a4865e82ef0171a5280c98f1b0ae879cf013ad8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4865e82ef0171a5280c98f1b0ae879cf013ad8b Author: José Fonseca jfons...@vmware.com Date: Fri Feb 12 23:52:18 2010 + scons: Undo bad merge from cherry-pick.

Mesa (mesa_7_7_branch): svga: Fix texture border color.

2010-02-13 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: c1a5c9bb4c3c68bea483a0a5bd77b26b150434d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1a5c9bb4c3c68bea483a0a5bd77b26b150434d2 Author: José Fonseca jfons...@vmware.com Date: Sat Feb 13 09:16:57 2010 + svga: Fix texture border color.

Mesa (mesa_7_7_branch): mesa: Export GL_EXT_texture_cube_map.

2010-02-13 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 4a2b54cbdb21666f442b83024c61dafbbdd98aa7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a2b54cbdb21666f442b83024c61dafbbdd98aa7 Author: José Fonseca jfons...@vmware.com Date: Sat Feb 13 15:10:24 2010 + mesa: Export

Mesa (mesa_7_7_branch): wgl: Implement wglSwapMultipleBuffers.

2010-02-13 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 6bd6a15ab3b4a5975f21194b7da621ff6b3c45e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bd6a15ab3b4a5975f21194b7da621ff6b3c45e6 Author: José Fonseca jfons...@vmware.com Date: Sat Feb 13 15:09:46 2010 + wgl: Implement

Mesa (master): mesa: Export GL_EXT_texture_cube_map.

2010-02-13 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 744994a9c6b972a737e432cf1b699f232e2c5bfd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=744994a9c6b972a737e432cf1b699f232e2c5bfd Author: José Fonseca jfons...@vmware.com Date: Sat Feb 13 15:10:24 2010 + mesa: Export GL_EXT_texture_cube_map.

Mesa (master): svga: Fix texture border color.

2010-02-13 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 6b1193820f8985e2a7182fcc983fbaf17802e139 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b1193820f8985e2a7182fcc983fbaf17802e139 Author: José Fonseca jfons...@vmware.com Date: Sat Feb 13 09:16:57 2010 + svga: Fix texture border color. Also

Mesa (master): python: Pass p_format. h as-is to swig now that it has no inlines.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 04cc5055db9b418abfc6abb97b69c022abfdff2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04cc5055db9b418abfc6abb97b69c022abfdff2d Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 11:26:58 2010 + python: Pass p_format.h as-is to swig

Mesa (master): progs/gallium/python: New home for python statetracker scripts.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 50812e633fa433937c7ba885fa334f44ec0bad58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50812e633fa433937c7ba885fa334f44ec0bad58 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 11:15:19 2010 + progs/gallium/python: New home for

Mesa (master): python: Tell swig how to index per-rendertarget blend state.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f1848977e8f55e6d8cf5169520fb9b0a6c817884 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1848977e8f55e6d8cf5169520fb9b0a6c817884 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 12:06:37 2010 + python: Tell swig how to index

Mesa (master): trace: Fix generated XML.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 11a981fda189515d4ea51ef1709b15e7ce90507d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11a981fda189515d4ea51ef1709b15e7ce90507d Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 12:47:40 2010 + trace: Fix generated XML. ---

Mesa (master): python/retrace: Interpret pipe_screen::context_create().

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 4ab3f0edef438334d70d26381e3b2acdc48b176b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ab3f0edef438334d70d26381e3b2acdc48b176b Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 12:48:11 2010 + python/retrace: Interpret

Mesa (master): makefiles: Don' t complaint about changing configs if the same one is reselected.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c3168e050eabff55e12485c8648f4cf0744182c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3168e050eabff55e12485c8648f4cf0744182c1 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:15:49 2010 + makefiles: Don't complaint about

Mesa (master): mesa: Use util_format_name().

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d468791cc8307f8aaed72ccec78b504d7922de42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d468791cc8307f8aaed72ccec78b504d7922de42 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:24:43 2010 + mesa: Use util_format_name(). ---

Mesa (master): trace: Use util_format_name().

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 6f5e0539dc681b800bd08d14221751d0f3484280 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f5e0539dc681b800bd08d14221751d0f3484280 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:25:06 2010 + trace: Use util_format_name(). ---

Mesa (master): llvmpipe: Use util_format_name().

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9189d04cdb55dd5d4d5d78d1a7edab30d4c25340 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9189d04cdb55dd5d4d5d78d1a7edab30d4c25340 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:26:37 2010 + llvmpipe: Use util_format_name(). ---

Mesa (master): nv: Use util_format_name().

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: db2df0aa9b49e006de4fcfc4a0bab32ad0a30173 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db2df0aa9b49e006de4fcfc4a0bab32ad0a30173 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:26:30 2010 + nv: Use util_format_name(). ---

Mesa (master): util: Use util_format_name().

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c667a5b95dd971629784b26adf13bd6b211f6f55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c667a5b95dd971629784b26adf13bd6b211f6f55 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:26:51 2010 + util: Use util_format_name(). ---

Mesa (master): draw: Use util_format_name().

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 13701aae40d8edb5b38be5fb04739f74c1fc8001 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13701aae40d8edb5b38be5fb04739f74c1fc8001 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:27:00 2010 + draw: Use util_format_name(). ---

Mesa (master): gallium: Remove previously forgotten pf_name() prototype.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: fd3237c97d33863f8eb3d1383d26ec79b67f0774 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd3237c97d33863f8eb3d1383d26ec79b67f0774 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:28:17 2010 + gallium: Remove previously forgotten

Mesa (master): mesa: Add missing include.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: db18996d3da4009a7a031e3444b5cd688e12dc22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db18996d3da4009a7a031e3444b5cd688e12dc22 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 13:28:29 2010 + mesa: Add missing include. ---

Mesa (master): gallivm: s/debug_dump_/util_dump_/

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: da8de038da2c581d98083f8f5f59d17fc1dce25f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da8de038da2c581d98083f8f5f59d17fc1dce25f Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 15:20:57 2010 + gallivm: s/debug_dump_/util_dump_/ ---

Mesa (master): util: Rename u_debug_dump.[ch] - u_dump.[ch].

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c16a8e0dd552dc7a5f95169da983e6164fc1492e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c16a8e0dd552dc7a5f95169da983e6164fc1492e Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 15:20:34 2010 + util: Rename u_debug_dump.[ch] -

Mesa (master): llvmpipe: s/debug_dump_/util_dump_/

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: abdcdb3db73316c5ebca88bda04b90b6659782e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abdcdb3db73316c5ebca88bda04b90b6659782e8 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 15:21:06 2010 + llvmpipe: s/debug_dump_/util_dump_/ ---

Mesa (master): scons: Control caching via new SCONS_CACHE_DIR environment variable.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: fe889a89d28293d8f98b2cd730efc58785ceb5d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe889a89d28293d8f98b2cd730efc58785ceb5d8 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 15:34:39 2010 + scons: Control caching via new

Mesa (master): os: Make streams abstract.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2b4575f16d24a212b9a43cbd4a9966b3668e4b32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b4575f16d24a212b9a43cbd4a9966b3668e4b32 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 16:55:04 2010 + os: Make streams abstract. Also replace

Mesa (master): util: Update for os_stream changes.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 323c6f8a2e449c46e1d67c55c45fb243445e575c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=323c6f8a2e449c46e1d67c55c45fb243445e575c Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 16:55:25 2010 + util: Update for os_stream changes. ---

Mesa (master): trace: Update for os_stream changes.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: dbc7b3da3ec7a2202b1d3b1f08a3d77e195cf3b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbc7b3da3ec7a2202b1d3b1f08a3d77e195cf3b1 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 16:55:38 2010 + trace: Update for os_stream changes.

Mesa (master): os: Fix bad calloc.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 33682e551036abcef4fb6d55aab15a25a58c5457 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33682e551036abcef4fb6d55aab15a25a58c5457 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:03:10 2010 + os: Fix bad calloc. ---

Mesa (master): os: Complement/improve stream inline helpers.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 78200989d353d979dfea584460c5338e35575aea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78200989d353d979dfea584460c5338e35575aea Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:04:04 2010 + os: Complement/improve stream inline

Mesa (master): os: Add a growable string stream.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 64606231b8101316e5ec51a0e71294c0a96b005f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64606231b8101316e5ec51a0e71294c0a96b005f Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:07:21 2010 + os: Add a growable string stream. ---

Mesa (master): python: Pretty-printing of blend state.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c2b0484e58765eadb7afc676ecffd80ebc1cbe5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2b0484e58765eadb7afc676ecffd80ebc1cbe5b Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:24:08 2010 + python: Pretty-printing of blend state.

Mesa (master): util: Helper functions to dump all state objects.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 165b824343e5b416f8dec16f744ffaf39aea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=165b824343e5b416f8dec16f744ffaf39aea Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:20:42 2010 + util: Helper functions to dump all state

Mesa (master): trace: No need to dump reference counts.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d422310498f10bcf59c69faf04d8d4588303efc0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d422310498f10bcf59c69faf04d8d4588303efc0 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:25:01 2010 + trace: No need to dump reference counts.

Mesa (master): util: Avoid dumping masked state. Other minor improvements.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d70c76907519592b723df915e8a71a7bf88c1197 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d70c76907519592b723df915e8a71a7bf88c1197 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:54:22 2010 + util: Avoid dumping masked state. Other

Mesa (master): os: A stream for debug logging.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 270279ac997e2a7b4e57c122b8ae217195271f72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=270279ac997e2a7b4e57c122b8ae217195271f72 Author: José Fonseca jfons...@vmware.com Date: Sun Feb 14 23:53:42 2010 + os: A stream for debug logging. Just a

Mesa (master): trace: Fix constant buffer unwrapping.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1fc94ab3dffa742ac0197368f0136432954c328f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fc94ab3dffa742ac0197368f0136432954c328f Author: José Fonseca jfons...@vmware.com Date: Mon Feb 15 00:19:22 2010 + trace: Fix constant buffer unwrapping.

Mesa (master): trace: Dump blend state as a binary blob.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: dcdf94c87c087186f963b6e201b2989c61a76ef0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcdf94c87c087186f963b6e201b2989c61a76ef0 Author: José Fonseca jfons...@vmware.com Date: Mon Feb 15 00:22:29 2010 + trace: Dump blend state as a binary

Mesa (master): python: Reconstruct blend state objects from binary blobs.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e918519fe916da727eb051367f57b26dbd9ec870 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e918519fe916da727eb051367f57b26dbd9ec870 Author: José Fonseca jfons...@vmware.com Date: Mon Feb 15 00:22:59 2010 + python: Reconstruct blend state objects

Mesa (master): python/retrace: Reconstruct blend state from binary blobs.

2010-02-14 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 21fe86b036451bb8352ed6aa0774d49f45fcd417 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21fe86b036451bb8352ed6aa0774d49f45fcd417 Author: José Fonseca jfons...@vmware.com Date: Mon Feb 15 00:25:43 2010 + python/retrace: Reconstruct blend state

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 jfons...@vmware.com Date: Mon Feb 15 19:34:38 2010 + wgl: Be lenient when sharing

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 jfons...@vmware.com Date: Mon Feb 15 20:48:24 2010 + scons: A less magic way of not building

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 jfons...@vmware.com Date: Mon Feb 15 19:34:38 2010 + wgl: Be lenient when sharing contexts.

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

2010-02-16 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b0f9717105301ee85afee0d03ee7e62e3e883326 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0f9717105301ee85afee0d03ee7e62e3e883326 Author: José Fonseca jfons...@vmware.com Date: Tue Feb 16 11:23:18 2010 + Revert progs/redbook: Temporarily

Mesa (mesa_7_7_branch): vbo: Ensure vertices are always unmapped before the context is flushed.

2010-02-16 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: af2023e31cde5ad2cf8ce740e20a98c4cbab37ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af2023e31cde5ad2cf8ce740e20a98c4cbab37ce Author: José Fonseca jfons...@vmware.com Date: Tue Feb 16 12:21:55 2010 + vbo: Ensure vertices are always

Mesa (mesa_7_7_branch): pipebuffer: Don' t synchronize when checking for buffer overflows.

2010-02-16 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 2077f375c7e3a45044b62ae45e779d9201ca39f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2077f375c7e3a45044b62ae45e779d9201ca39f7 Author: José Fonseca jfons...@vmware.com Date: Tue Feb 16 15:51:34 2010 + pipebuffer: Don't synchronize

Mesa (mesa_7_7_branch): svga: Remove unused buffer download code.

2010-02-17 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 3b724f91c5312888b7fe86a957cbd511cd808c34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b724f91c5312888b7fe86a957cbd511cd808c34 Author: José Fonseca jfons...@vmware.com Date: Tue Feb 16 16:43:53 2010 + svga: Remove unused buffer

Mesa (mesa_7_7_branch): mesa: Take back some assertions.

2010-02-17 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 13cd4298fb8fd447f86ca92d7571e5c13b5ff9f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13cd4298fb8fd447f86ca92d7571e5c13b5ff9f6 Author: José Fonseca jfons...@vmware.com Date: Wed Feb 17 20:02:32 2010 + mesa: Take back some

Mesa (mesa_7_7_branch): svga: Temporarily create a sw vertex buf when failed to create a hw buf.

2010-02-18 Thread Jose Fonseca
Module: Mesa Branch: mesa_7_7_branch Commit: 770945cff48bef2d0552aba39ee0fd7b8740dc14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=770945cff48bef2d0552aba39ee0fd7b8740dc14 Author: José Fonseca jfons...@vmware.com Date: Thu Feb 18 18:11:50 2010 + svga: Temporarily create a sw

<    3   4   5   6   7   8   9   10   11   12   >