http://bugs.freedesktop.org/show_bug.cgi?id=12239

           Summary: Problem in r300
           Product: Mesa
           Version: CVS
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Commit

http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=commit;h=214347fdb4c30dc8bac5d4b9a823458709bc53ea

break ut2004 on r300 with error "problem in t_dst_class" and abort. ut2004
generates something like this in vertex program (this program is generated by
mesa):

 17: RCP TEMP[5], STATE[9].wwww;
 18: MUL STATE[9], STATE[9], TEMP[5];

On r300 STATE variables are inputs and can not be written.

I don't know if this is problem of mesa or r300 driver.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to