Mesa (master): nv50: fix typo in nv50_query.c

2009-03-24 Thread Ben Skeggs
Module: Mesa Branch: master Commit: c306bf94d6ae20ce75965b1ae13213e24c976ed7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c306bf94d6ae20ce75965b1ae13213e24c976ed7 Author: Ben Skeggs Date: Wed Mar 25 12:16:25 2009 +1000 nv50: fix typo in nv50_query.c --- src/gallium/drivers/nv50

Mesa (master): nouveau: fix some pipe_buffer reference counting issues

2009-03-24 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 88b19bbe651e4362d0bc96eb6ec10218c2ef6cf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88b19bbe651e4362d0bc96eb6ec10218c2ef6cf2 Author: Ben Skeggs Date: Wed Mar 25 12:09:58 2009 +1000 nouveau: fix some pipe_buffer reference counting issues ---

Mesa (gallium-mesa-7.4): mesa: bump MAX_PROGRAM_TEMPS to 256 (there' s some big shaders out there)

2009-03-24 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: f9979bc22fee79e330fc750c1f78d54e4959a46e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9979bc22fee79e330fc750c1f78d54e4959a46e Author: Alan Hourihane Date: Tue Mar 24 22:59:20 2009 + mesa: bump MAX_PROGRAM_TEMPS to 256 (there's som

Mesa (master): mesa: bump MAX_PROGRAM_TEMPS to 256 (there' s some big shaders out there)

2009-03-24 Thread Alan Hourihane
Module: Mesa Branch: master Commit: 0be8af8a392541acde3f8791a754a260b877ac17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0be8af8a392541acde3f8791a754a260b877ac17 Author: Alan Hourihane Date: Tue Mar 24 22:59:20 2009 + mesa: bump MAX_PROGRAM_TEMPS to 256 (there's some big shad

Mesa (master): nouveau: Frontbuffer needs to be marked as linear.

2009-03-24 Thread Younes Manton
Module: Mesa Branch: master Commit: 578af516104bf0078cf93b1b9dd783e19e113177 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=578af516104bf0078cf93b1b9dd783e19e113177 Author: Younes Manton Date: Tue Mar 24 18:55:37 2009 -0400 nouveau: Frontbuffer needs to be marked as linear. --- .

Mesa (openchrome-branch): openchrome: Use AGP rather than VRAM for bitMap and drawPixel textures.

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 40c2a30b9a28031a8bcc11c247c5ed2fecdef288 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40c2a30b9a28031a8bcc11c247c5ed2fecdef288 Author: Thomas Hellstrom Date: Tue Mar 24 23:35:17 2009 +0100 openchrome: Use AGP rather than VRAM for bitM

Mesa (openchrome-branch): openchrome: Fix regressions from commit 53450cfc40bc50fb65d9ff1bed6e994fe19cb2d2

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: f0ef951a553a24278725ada53e07efb4a7ede87c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0ef951a553a24278725ada53e07efb4a7ede87c Author: Thomas Hellstrom Date: Tue Mar 24 23:03:58 2009 +0100 openchrome: Fix regressions from commit 53450

Mesa (openchrome-branch): openchrome: Fixes from previous commit.

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: e126841cd18fa092c4df7fe3b976558a4d065b1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e126841cd18fa092c4df7fe3b976558a4d065b1f Author: Thomas Hellstrom Date: Tue Mar 24 22:55:21 2009 +0100 openchrome: Fixes from previous commit. Sign

Mesa (openchrome-branch): openchrome: Implement pbo and non-pbo glBitmap Acceleration.

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: dd3446647705dd4f9d8566e54fd7cae8c97322e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd3446647705dd4f9d8566e54fd7cae8c97322e7 Author: Thomas Hellstrom Date: Tue Mar 24 21:27:07 2009 +0100 openchrome: Implement pbo and non-pbo glBitma

Mesa (openchrome-branch): Revert "openchrome: Use a non-NULL texImage pointer when unmapped."

2009-03-24 Thread Thomas Hellstrom
Module: Mesa Branch: openchrome-branch Commit: 7d24630c7d8bd1f993421cf50f9d8bbb5263ee7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d24630c7d8bd1f993421cf50f9d8bbb5263ee7f Author: Thomas Hellstrom Date: Tue Mar 24 21:31:19 2009 +0100 Revert "openchrome: Use a non-NULL texImage p

Mesa (mesa_7_4_branch): demos: add LDFLAGS for corender target, bug 20844

2009-03-24 Thread Brian Paul
Module: Mesa Branch: mesa_7_4_branch Commit: 14a794300e9d548e7426836b1dea1150e07199d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14a794300e9d548e7426836b1dea1150e07199d0 Author: Brian Paul Date: Tue Mar 24 16:09:23 2009 -0600 demos: add LDFLAGS for corender target, bug 20844 (c

Mesa (master): demos: add LDFLAGS for corender target, bug 20844

2009-03-24 Thread Brian Paul
Module: Mesa Branch: master Commit: c4c4358e0858fcbc09f4bf35d93f593af5bcd9db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4c4358e0858fcbc09f4bf35d93f593af5bcd9db Author: Brian Paul Date: Tue Mar 24 16:06:27 2009 -0600 demos: add LDFLAGS for corender target, bug 20844 --- progs

Mesa (gallium-mesa-7.4): python: Allow to dump all images to disk.

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 17a50ea0ebab3876b98eb470321ad57a6d640069 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17a50ea0ebab3876b98eb470321ad57a6d640069 Author: José Fonseca Date: Tue Mar 24 21:35:10 2009 + python: Allow to dump all images to disk. --- .

Mesa (gallium-mesa-7.4): python: List packages needed on debian systems.

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 337698521d71535131a9b098ad3b2200d9a70934 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=337698521d71535131a9b098ad3b2200d9a70934 Author: José Fonseca Date: Tue Mar 24 21:39:16 2009 + python: List packages needed on debian systems. -

Mesa (gallium-mesa-7.4): python: Tweak instructions.

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: ccfc002c4a4ba2334a2ec89a5eb5f13efdba425e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccfc002c4a4ba2334a2ec89a5eb5f13efdba425e Author: José Fonseca Date: Tue Mar 24 21:24:31 2009 + python: Tweak instructions. --- src/gallium/sta

Mesa (gallium-mesa-7.4): python: s/pitch/stride/

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 453e35e139083a7c2cfd29d58cd619aed17f9ec6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=453e35e139083a7c2cfd29d58cd619aed17f9ec6 Author: José Fonseca Date: Tue Mar 24 21:21:37 2009 + python: s/pitch/stride/ --- src/gallium/state_t

Mesa (gallium-mesa-7.4): python: s/num_cbufs/nr_cbufs/

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: d9c015fec0483d1bfd80d13e6d80e3311d43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9c015fec0483d1bfd80d13e6d80e3311d43 Author: José Fonseca Date: Tue Mar 24 21:18:54 2009 + python: s/num_cbufs/nr_cbufs/ --- .../state_tra

Mesa (gallium-mesa-7.4): python: size is not a member of pipe_constant_buffer any more.

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 1e0c3be533d216ad824dd1477b62b03448cf5a16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e0c3be533d216ad824dd1477b62b03448cf5a16 Author: Michal Krol Date: Mon Mar 16 16:07:55 2009 +0100 python: size is not a member of pipe_constant_buffe

Mesa (gallium-mesa-7.4): python: pipe_vertex_buffer' s pitch member has been renamed to stride.

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: f1fa6138aa753dbdf369b232e4bd741b19abd354 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1fa6138aa753dbdf369b232e4bd741b19abd354 Author: Michal Krol Date: Mon Mar 16 16:10:54 2009 +0100 python: pipe_vertex_buffer's pitch member has been

Mesa (gallium-mesa-7.4): egl_xlib: Pass RTLD_LAZY to dlopen.

2009-03-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-mesa-7.4 Commit: 6edc7a3d31d1aabc92f380a305fa6a0be9931495 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6edc7a3d31d1aabc92f380a305fa6a0be9931495 Author: José Fonseca Date: Tue Mar 24 19:18:06 2009 + egl_xlib: Pass RTLD_LAZY to dlopen. dlopen manpag

Mesa (master): progs/vp: add pointsize + clamp test

2009-03-24 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 993b7e1d5cdf1df3e7967afef16852fe287dc162 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=993b7e1d5cdf1df3e7967afef16852fe287dc162 Author: Keith Whitwell Date: Tue Mar 24 17:50:36 2009 + progs/vp: add pointsize + clamp test --- progs/vp/psiz-

Mesa (master): progs/trivial: add fflushes for cygwin

2009-03-24 Thread Keith Whitwell
Module: Mesa Branch: master Commit: eb9801ccfbd6d808e4761d66202bc368b86679b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb9801ccfbd6d808e4761d66202bc368b86679b6 Author: Keith Whitwell Date: Tue Mar 24 16:35:29 2009 + progs/trivial: add fflushes for cygwin --- progs/trivia

Mesa (master): mesa/st: bump gallium version to 0.3

2009-03-24 Thread Keith Whitwell
Module: Mesa Branch: master Commit: a4a0ba1adb9fbe168c6b84cdd281992893208c08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4a0ba1adb9fbe168c6b84cdd281992893208c08 Author: Keith Whitwell Date: Tue Mar 24 16:38:07 2009 + mesa/st: bump gallium version to 0.3 To distinguish from

Mesa (gallium-mesa-7.4): softpipe: add null ptr check in softpipe_map_constant_buffers()

2009-03-24 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: 92128b5d11df7b4c0f3e48ee57e23bd36c13df11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92128b5d11df7b4c0f3e48ee57e23bd36c13df11 Author: Brian Paul Date: Mon Feb 9 10:12:11 2009 -0700 softpipe: add null ptr check in softpipe_map_constan

Mesa (gallium-mesa-7.4): Revert "softpipe: fix a crash"

2009-03-24 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: 6b6f88af244d053fb24eb50f98c9967d2f0c9e53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b6f88af244d053fb24eb50f98c9967d2f0c9e53 Author: Alan Hourihane Date: Tue Mar 24 16:33:00 2009 + Revert "softpipe: fix a crash" This reverts com

Mesa (gallium-mesa-7.4): egl: add hack to switch to egl_softpipe. so in DRI environment

2009-03-24 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: c187e1480069f0294ac59f0d7546de08a842b82b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c187e1480069f0294ac59f0d7546de08a842b82b Author: Alan Hourihane Date: Tue Mar 24 16:07:18 2009 + egl: add hack to switch to egl_softpipe.so in DR

Mesa (gallium-mesa-7.4): softpipe: fix a crash

2009-03-24 Thread Alan Hourihane
Module: Mesa Branch: gallium-mesa-7.4 Commit: e018c2f176ff3698e88db8772c8eff9c5ca083a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e018c2f176ff3698e88db8772c8eff9c5ca083a8 Author: Alan Hourihane Date: Tue Mar 24 16:07:51 2009 + softpipe: fix a crash --- src/gallium/drivers

Mesa (master): i965: fix point rasterization when rendering to FBO

2009-03-24 Thread Robert Ellison
Module: Mesa Branch: master Commit: cc8afbd3862fedfe42e51c3774960d1c7078ec53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc8afbd3862fedfe42e51c3774960d1c7078ec53 Author: Robert Ellison Date: Tue Mar 24 09:53:22 2009 -0600 i965: fix point rasterization when rendering to FBO The F

Mesa (master): progs/trivial: draw non-interleaved arrays out of one vbo

2009-03-24 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 2312f697a27da366ecda9cbae9ddf8c63de910d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2312f697a27da366ecda9cbae9ddf8c63de910d5 Author: Keith Whitwell Date: Tue Mar 24 15:27:21 2009 + progs/trivial: draw non-interleaved arrays out of one vbo

Mesa (master): progs/tests: Build texcompress2 with scons

2009-03-24 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 39320c1bee93e7177a82307d861ed4c1f2cb2711 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39320c1bee93e7177a82307d861ed4c1f2cb2711 Author: Jakob Bornecrantz Date: Sun Mar 22 08:46:18 2009 +0100 progs/tests: Build texcompress2 with scons --- progs

Mesa (radeon-rewrite): radeon/r200/r300: fix warnings

2009-03-24 Thread Dave Airlie
Module: Mesa Branch: radeon-rewrite Commit: f577c8e462fc924ea436d129ad64c8a1226b5f9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f577c8e462fc924ea436d129ad64c8a1226b5f9c Author: Dave Airlie Date: Tue Mar 24 18:32:46 2009 +1000 radeon/r200/r300: fix warnings --- src/mesa/driver