http://bugs.freedesktop.org/show_bug.cgi?id=11499
------- Comment #9 from [EMAIL PROTECTED] 2007-10-04 11:59 PST ------- (In reply to comment #8) > 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. > Thanks for explanation! What do you think is better - fix mplayer side or try to reverse engineering closed-source ati driver? For me, fixing R300 DRI side is preferable, but i don't know how long this will take .... -- 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
