Wow.  I just get to be the bearer of bad news today!

After doing some cursory Maya testing, I decided to put the TCL branch up
against glean, and glean won.  It consistently explodes in one of the
blendFunc tests.  This is with the latest glean CVS trunk and DRI TCL branch
as of the morning of 4/9.

Again, I will try to provide any other helpful information that I can.

blendFunc:  FAIL rgba8, db, z24, win+pmap, id 35
        source factor = GL_SRC_ALPHA_SATURATE, dest factor = GL_ONE_MINUS_DST_ALPHA
        Readback had 7.98864 bits in error; blending had 6.93146 bits in error.
glean: t_imm_api.c:197: _tnl_Begin: Assertion `IM->BeginState == 0' failed.

Program received signal SIGABRT, Aborted.
0x402e8a01 in __kill () from /lib/i686/libc.so.6
(gdb) bt
#0  0x402e8a01 in __kill () from /lib/i686/libc.so.6
#1  0x402e87da in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x402e9f82 in abort () at ../sysdeps/generic/abort.c:88
#3  0x402e2120 in __assert_fail () at assert.c:74
#4  0x405bb2f0 in _tnl_Begin (mode=7) at t_imm_api.c:197
#5  0x08055e43 in {anonymous}::drawQuad (x=2, y=1, color=0xbffff4e0) at tblend.cpp:94
#6  0x08056385 in {anonymous}::runFactors (srcFactor=0, dstFactor=0, 
config=@0x80d6748, env=@0xbffff720) at tblend.cpp:225
#7  0x08056f77 in GLEAN::BlendFuncTest::runOne (this=0x80c9dc0, r=@0x81a4000, 
w=@0xbffff640) at tblend.cpp:387
#8  0x0808d2ae in GLEAN::BaseTest<GLEAN::BlendFuncResult>::run (this=0x80c9dc0, 
environment=@0xbffff720) at tbase.h:267
#9  0x08052337 in main (argc=5, argv=0xbffff854) at main.cpp:121
#10 0x402d6507 in __libc_start_main (main=0x8051df0 <main>, argc=5, ubp_av=0xbffff854, 
init=0x804bd4c <_init>, fini=0x80a6b30 <_fini>, 
    rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffff84c) at 
../sysdeps/generic/libc-start.c:129

However, it does pass the Quake3 batter without any problems. :)

-- 
Tell that to the Marines!

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to