Module: wine Branch: master Commit: 5b11c96fa129953b6059e9715851be2e9ec1d7f3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5b11c96fa129953b6059e97158...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 10 16:18:05 2012 +0100
winex11: Get rid of the DIB section support.
---
dlls/winex11.drv/Makefile.in | 4 - dlls/winex11.drv/bitmap.c | 5 - dlls/winex11.drv/dib.c | 3978 --------------------------------------- dlls/winex11.drv/dib_convert.c | 1428 -------------- dlls/winex11.drv/dib_dst_swap.c | 1569 --------------- dlls/winex11.drv/dib_src_swap.c | 1518 --------------- dlls/winex11.drv/x11drv.h | 160 -- dlls/winex11.drv/xrender.c | 44 - 8 files changed, 0 insertions(+), 8706 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5b11c96fa129953b6059e9...