Michael Fitzpatrick wrote:

> Log message:
>   Fix arrayelts color processing, vtxfmt_x86 Color4ubv function (red snow
>   problem in Tuxracer)

Good work Michael.  You got the Red Out!  :-)

I am seeing some debugging messages from the FIXUP2 macro, but I don't
think there is a problem.

Here's the messages and a stack trace from when they are
generated...just in case.


radeonCreateScreen
radeon_makeX86Color4ubv/438 CVAL 0 OFFSET 2
radeon_makeX86Color4ubv/439 CVAL deadbeaf OFFSET 27
radeon_makeX86Color4ubv/440 CVAL deadbeaf OFFSET 33
radeon_makeX86Color4ubv/441 CVAL deadbeaf OFFSET 55
radeon_makeX86Color4ubv/442 CVAL deadbeaf OFFSET 61


Breakpoint 2, radeon_makeX86Color4ubv (vb=0x408d9760, key=-2147221502)
    at radeon_vtxfmt_x86.c:438
438           FIXUP2(dfn->code, i, 0x00000000,
(int)_mesa_ubyte_to_float_color_tab);
(gdb) bt
#0  radeon_makeX86Color4ubv (vb=0x408d9760, key=-2147221502)
    at radeon_vtxfmt_x86.c:438
#1  0x408b483f in choose_Color4ubv (v=0x439552b0
"����Y��A�\213���\221\210�")
    at radeon_vtxfmt_c.c:536
#2  0x40769f50 in _ae_loopback_array_elt (elt=3090) at
api_arrayelt.c:356
#3  0x4083859b in fallback_drawelements (ctx=0x82bf940, mode=4,
count=15,
    indices=0x439f8008) at t_array_api.c:66
#4  0x40838b5f in _tnl_DrawElements (mode=4, count=15, type=5125,
    indices=0x439f8008) at t_array_api.c:349
#5  0x0806d6a6 in strcpy ()
Cannot access memory at address 0x1
(gdb)


--                             /\
         Jens Owen            /  \/\ _    
  [EMAIL PROTECTED]  /    \ \ \   Steamboat Springs, Colorado

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

Reply via email to