Mesa (gallium-mesa-7.4): xlib: Check GALLIUM_TRACE env var instead of XMESA_TRACE.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 8213783a0eff093c50d5ec3a25512c7b6af4a79e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8213783a0eff093c50d5ec3a25512c7b6af4a79e Author: José Fonseca Date: Mon May 25 07:54:16 2009 -0700 xlib: Check GALLIUM_TRACE env var instead of XMESA

Mesa (gallium-mesa-7.4): xlib: Don't override DEFINES.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: c36abd867f0dd8323b5c28108592bb5bbd68d408 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c36abd867f0dd8323b5c28108592bb5bbd68d408 Author: José Fonseca Date: Mon May 25 07:52:24 2009 -0700 xlib: Don't override DEFINES. Specially, overridi

Mesa (gallium-mesa-7.4): trace: Defer the cast to after the check for enabled trace.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 2b6516da1b6e213b3af1cd1e841cdf18d294466d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b6516da1b6e213b3af1cd1e841cdf18d294466d Author: José Fonseca Date: Wed Mar 25 21:45:57 2009 + trace: Defer the cast to after the check for enabl

Mesa (gallium-mesa-7.4): trace: Make calls dumping threadsafe.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 0a9c3be1e5246d377617c17b669df02a6149aa03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a9c3be1e5246d377617c17b669df02a6149aa03 Author: José Fonseca Date: Wed Apr 8 16:24:31 2009 +0100 trace: Make calls dumping threadsafe. --- src/g

Mesa (gallium-mesa-7.4): python/retrace: Fix flush dirty logic.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 7e674aff79baa6172e169584de2c0207d5b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e674aff79baa6172e169584de2c0207d5b1 Author: José Fonseca Date: Mon May 18 15:41:00 2009 +0100 python/retrace: Fix flush dirty logic. --- .../

Mesa (gallium-mesa-7.4): trace: Make call no global.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 545782cbfe49398d64d9e94e20e737466057d7af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=545782cbfe49398d64d9e94e20e737466057d7af Author: José Fonseca Date: Wed Apr 8 15:41:08 2009 +0100 trace: Make call no global. --- src/gallium/dri

Mesa (gallium-mesa-7.4): python/retrace: Try to cope with failures creating textures.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: bdbf74130ad4e64c7654e8c7a3189bf129b7643f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdbf74130ad4e64c7654e8c7a3189bf129b7643f Author: José Fonseca Date: Wed Apr 8 21:13:57 2009 +0100 python/retrace: Try to cope with failures creating

Mesa (gallium-mesa-7.4): python/retrace: Use colors on windows console.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 172b323b0e87d5bef06ff8d0274a31657f1261e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=172b323b0e87d5bef06ff8d0274a31657f1261e1 Author: José Fonseca Date: Wed Apr 8 21:11:24 2009 +0100 python/retrace: Use colors on windows console. --

Mesa (gallium-mesa-7.4): xlib/trace: Fixup xlib trace

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 65b82755c1323422b7e0fe47af179fa55a7e5ede URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65b82755c1323422b7e0fe47af179fa55a7e5ede Author: Jakob Bornecrantz Date: Fri Apr 17 21:23:14 2009 +0200 xlib/trace: Fixup xlib trace --- src/galli

Mesa (gallium-mesa-7.4): trace: Simplify cast wrappers.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: ae2b72b99322c18fc1aff5ffa84d63b808306e91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae2b72b99322c18fc1aff5ffa84d63b808306e91 Author: José Fonseca Date: Wed Apr 8 15:29:50 2009 +0100 trace: Simplify cast wrappers. --- src/gallium/

Mesa (gallium-mesa-7.4): python/retrace: Allow to specify the range of calls of interest.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 12c714e3b5c1426e8cd7ebfc4821a575868491f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12c714e3b5c1426e8cd7ebfc4821a575868491f6 Author: José Fonseca Date: Wed Apr 8 16:25:29 2009 +0100 python/retrace: Allow to specify the range of call

Mesa (gallium-mesa-7.4): gallium: Also disable i965simple for scons

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: ef9b30e48cf119eeab312437a7aa097932dafd5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef9b30e48cf119eeab312437a7aa097932dafd5b Author: Jakob Bornecrantz Date: Wed Feb 18 17:12:18 2009 + gallium: Also disable i965simple for scons

Mesa (gallium-mesa-7.4): xlib: Fix scons conditional compilation logic.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 3f6fc98cc39c973b110352d1083608e716648c77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f6fc98cc39c973b110352d1083608e716648c77 Author: José Fonseca Date: Sun May 24 10:29:44 2009 -0700 xlib: Fix scons conditional compilation logic. --

Mesa (gallium-mesa-7.4): scons: Don't use deprecated Options.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 36ff4734a1ac53417e8162e3c839ef03a99f5b25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36ff4734a1ac53417e8162e3c839ef03a99f5b25 Author: José Fonseca Date: Fri May 1 16:12:17 2009 +0100 scons: Don't use deprecated Options. --- SConst

Mesa (gallium-mesa-7.4): glut: Fix broken font symbols when gcc visibility attributes used.

2009-05-25 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: f798e928861022b545fc37516439bfedbdb64ae8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f798e928861022b545fc37516439bfedbdb64ae8 Author: José Fonseca Date: Thu Feb 12 15:49:55 2009 + glut: Fix broken font symbols when gcc visibility

Mesa (radeon-rewrite): radeon: on update drawable don' t firevertices as it might be call from GetLock

2009-05-25 Thread Jerome Glisse
Module: Mesa Branch: radeon-rewrite Commit: 9dee2f20a204f375eb4321092cf5dea6476c1c24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dee2f20a204f375eb4321092cf5dea6476c1c24 Author: Jerome Glisse Date: Mon May 25 16:05:45 2009 +0200 radeon: on update drawable don't firevertices as it

Mesa (radeon-rewrite): r200: emit scissor when dri2 is enabled

2009-05-25 Thread Jerome Glisse
Module: Mesa Branch: radeon-rewrite Commit: 714f5e689fb1a69142995260e3c8908c12407b47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=714f5e689fb1a69142995260e3c8908c12407b47 Author: Jerome Glisse Date: Mon May 25 15:47:39 2009 +0200 r200: emit scissor when dri2 is enabled In DRI1 ke

Mesa (radeon-rewrite): r200: fix multitexturing in dri2 path

2009-05-25 Thread Jerome Glisse
Module: Mesa Branch: radeon-rewrite Commit: 39ef33708c1a048863a1956cd99782013791ca92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39ef33708c1a048863a1956cd99782013791ca92 Author: Jerome Glisse Date: Mon May 25 13:17:22 2009 +0200 r200: fix multitexturing in dri2 path --- src/me

Mesa (radeon-rewrite): r200: emit cliprect with indexed primitive

2009-05-25 Thread Jerome Glisse
Module: Mesa Branch: radeon-rewrite Commit: 80f1ac87f2cb42ae8370174a75d1271950e59657 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80f1ac87f2cb42ae8370174a75d1271950e59657 Author: Jerome Glisse Date: Mon May 25 11:29:32 2009 +0200 r200: emit cliprect with indexed primitive --- s

Mesa (radeon-rewrite): radeon: realloc dma if needed after revalidate

2009-05-25 Thread Jerome Glisse
Module: Mesa Branch: radeon-rewrite Commit: 9b1efcb87c794ded9306f01336d48a80aaad3261 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b1efcb87c794ded9306f01336d48a80aaad3261 Author: Jerome Glisse Date: Sat May 23 21:57:25 2009 +0200 radeon: realloc dma if needed after revalidate Rev