https://bugs.freedesktop.org/show_bug.cgi?id=29703
Summary: mesa demos crashing on rv710 r600g Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: hramrach@centrum.cz
some curently broken demos:
locks up GPU:
shadowtex teapot dlist-* deriv bounce arbocclude
segfaults the program:
arbfplight arbfslight bitmap
as a bonus some interesting effects:
failed clear - shows garbage or some pictures displayed in other applications: copypix clear*
array draws a mesh on r600c but draws nothing on r600g (paints the background over the mesh?)
firecube flashes
dissolv works very fast on r600g but the patterns are odd and it is impossibly slow on r600c (much slower than software)