Module: wine Branch: master Commit: 7eefed14105544d99e4c3ee22e20675af5db50e7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7eefed14105544d99e4c3ee22e...
Author: Stefan Dösinger stefan@codeweavers.com Date: Fri Oct 14 16:27:53 2011 +0200
wined3d: YUY2 and UYVY are block based.
---
dlls/d3d9/tests/surface.c | 2 + dlls/wined3d/surface.c | 10 ++++---- dlls/wined3d/utils.c | 47 +++++++++++++++++++++++----------------- dlls/wined3d/wined3d_private.h | 1 + 4 files changed, 35 insertions(+), 25 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7eefed14105544d99e4c3e...