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* Ob
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
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 ddda2c19b
http://bugs.freedesktop.org/show_bug.cgi?id=26674
--- Comment #1 from Chia-I Wu 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: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
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 -O
http://bugs.freedesktop.org/show_bug.cgi?id=26674
Chia-I Wu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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 v
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
---
bin/mklib |4
1 files changed,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Patrice Mandin wrote:
> Le Fri, 19 Feb 2010 16:16:32 -0800
> Ian Romanick 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
>> index renderi
-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. Commen
On Sun, Feb 21, 2010 at 2:33 PM, Keith Packard 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 fail.
>
> Signed-o
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
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: m
13 matches
Mail list logo