[Mesa-dev] [PATCH 2/6 v3] g3dvl: Get rid of video_buffer.sampler_view_components
Andy Furniss
andyqos at ukfsn.org
Thu Dec 8 08:22:09 PST 2011
Maarten Lankhorst wrote:
>> Softpipe is working, that's handy - last time I tried it was too borked to be of use, but now I can actually see which errors are software and which are added by R600.
>>
> My observation for softpipe working correctly only seems to apply for XVMC_MOCOMP,
> if I try with XVMC_IDCT set in my xf86 driver it'll fail. Same for XvMC + llvmpipe..
I guess from the output of mplayer with xvmc
VO: [xvmc] 720x576 => 720x576 MPEG1/2 Motion Compensation and IDCT
and VDPAU_DRIVER=softpipe looking the same that I am testing both idct
and motion comp.
With xf86-video-ati I don't know how to turn idct off.
There are minor errors - when I said "Softpipe is working" I was
comparing to the past when it would render mainly junk with a shrunken
portion of the vid and later when that went away, it would render with
blocks of frame -1 mixed with current frame.
Currently for me it has less errors that R600.
I haven't tested llvmpipe.
More information about the mesa-dev
mailing list