Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-13 | Use compressed instructions for yuv conversion | Keith Packard | |
2008-04-10 | Update yuv->rgb conversion programs to write to src_sample regs | Keith Packard | |
The YUV->RGB code was written to write directly to the dataport registers, but that didn't work for the compositing functions (cause still unknown). This change makes that code write RGB values to the src_sample registers as with the other sample computation fragments. | |||
2008-04-10 | Use shared exa_wm code for packed yuv decode | Keith Packard | |
Eliminate special video sf and ps programs. |