[Bug 56918] [R350] Black labels on MapsGL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 5 on bug 56918 from
There are two failing shaders here.

The first shader fails with too many instructions.  It looks like we could get
it to pass if we had a Common Subexpression Elimination optimization.

The second shader fails because it uses 7 Texture indirections and the hardware
can only do 4.  However three of the Texture indirections contain only KIL
instructions, so I think we may be able to fix it, but I need to see what the
GLSL looks like.  Can you add the environment variable MESA_GLSL=dump and post
the output again:

MESA_GLSL=dump RADEON_DEBUG=fp,vp firefox &>mapsgl.log


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux