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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Comment #8 from [EMAIL PROTECTED]  2007-10-04 09:21 PST -------
The fragment programs used for color space conversion from planar YUV to RGB by
mplayer with the methods 2, 3 and 4 are using TEX instructions with writemasks,
and it seems the R300 driver does not use that information. I have had the
exact same issue in a project (Pigment) using a color space conversion program,
and have worked it around writing a fragment program using one more TEMP.

I took a look at the code and did not find the registers to handle that
feature.


-- 
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/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to