Re: [Mesa3d-dev] postponed output on intel graphic with recent mesa xorg-server

2010-02-21 Thread Stephan Raue
dmesg gives me also a lot of: [ 13.996122] [drm:i915_gem_do_execbuffer] *ERROR* Object f6b81120 appears more than once in object list [ 14.046987] [drm:i915_gem_do_execbuffer] *ERROR* Object f6b81120 appears more than once in object list [ 14.097875] [drm:i915_gem_do_execbuffer] *ERROR*

[Mesa3d-dev] [PATCH] util: fix swizzles in the format table for 8-bits-per-channel formats

2010-02-21 Thread Marek Olšák
Hi José, the attached patch fixes incorrect swizzles in u_format.csv. There are basically just 2 drivers which depend on the swizzles in this table: llvmpipe and r300g. Since r300g started supporting pretty much every texture format except SCALED ones, a few regressions have showed up. This patch

[Mesa3d-dev] [PATCH] st/dri: don't enable EXT_draw_buffers2 by default

2010-02-21 Thread Marek Olšák
Hi, the attached patch modifies st/dri to not enable EXT_draw_buffers2 by default because r300g and most probably even some other drivers can't support this extension. The drivers reporting support of PIPE_CAP_INDEP_BLEND_ENABLE are not affected by this patch. Please review. Marek From

[Mesa3d-dev] [Bug 26674] egl progs do not link without libm

2010-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26674 --- Comment #1 from Chia-I Wu olva...@gmail.com 2010-02-21 07:54:54 PST --- What errors did you get without this patch? Do other demos in progs/egl/ need to link to libm? -- Configure bugmail:

[Mesa3d-dev] [Bug 26674] egl progs do not link without libm

2010-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26674 --- Comment #2 from ataraxia...@gmail.com 2010-02-21 08:45:46 PST --- Without this patch, trigonometric functions fail to resolve. The other progs in that directory do not require it. Here is linker output: gcc -march=x86-64 -mtune=generic

[Mesa3d-dev] [Bug 26674] egl progs do not link without libm

2010-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26674 Chia-I Wu olva...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa3d-dev] softpipe/llvmpipe SConscript

2010-02-21 Thread Xavier Chantry
Since commit c6509f89 , scons dri=no drivers=softpipe (or llvmpipe) no longer works. It does show a warning at the beginning : warning: trace pipe driver disabled: skipping build of xlib libGL.so But it does not stop there, instead it goes on and build almost everything, It's hard to see and not

[Mesa3d-dev] [PATCH] bin/mklib: Clear CDPATH to avoid damaging expand_archive output

2010-02-21 Thread Keith Packard
The bash 'cd' command tends to emit random stuff to stdout when the CDPATH variable is set, so clear it to keep extra filenames from being emitted from the expand_archive function, which would otherwise cause mklib to fail. Signed-off-by: Keith Packard kei...@keithp.com --- bin/mklib |4

Re: [Mesa3d-dev] Remove color index rendering?

2010-02-21 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patrice Mandin wrote: Le Fri, 19 Feb 2010 16:16:32 -0800 Ian Romanick i...@freedesktop.org a écrit: While we're on the topic of removing dead weight, can we remove support for color index rendering? None of the hardware drivers support color

Re: [Mesa3d-dev] Remove color index rendering?

2010-02-21 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corbin Simpson wrote: Can we doc it and comment it out? IME somebody will pop out and claim a use for it. Search the Mesa source for all of the occurances of 'if (ctx-Visual.rgbMode)' and you'll see most of the reason I want to remove it.

Re: [Mesa3d-dev] [PATCH] bin/mklib: Clear CDPATH to avoid damaging expand_archive output

2010-02-21 Thread Dan Nicholson
On Sun, Feb 21, 2010 at 2:33 PM, Keith Packard kei...@keithp.com wrote: The bash 'cd' command tends to emit random stuff to stdout when the CDPATH variable is set, so clear it to keep extra filenames from being emitted from the expand_archive function, which would otherwise cause mklib to

[Mesa3d-dev] [PATCH] Very small gallium test programs

2010-02-21 Thread Jakob Bornecrantz
Hi all Some time ago I did wanted to learn a bit about more of the gallium interface so I wrote two very small programs that does pretty much the same things as the programs in progs/trivial with the same name does. I'm not sure if this is something that we want in mesa but I thought I share them

[Mesa3d-dev] [Bug 26692] New: i915g MaxCombinedTextureImageUnits 0 assersion failure

2010-02-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26692 Summary: i915g MaxCombinedTextureImageUnits 0 assersion failure Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: