Module: wine Branch: refs/heads/master Commit: 35187471652f6fa27835db237e378df75e3d5d3d URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=35187471652f6fa27835db23...
Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Jun 21 10:36:14 2006 +0200
wined3d: Pixel format cleanup.
---
dlls/wined3d/device.c | 32 +- dlls/wined3d/surface.c | 38 +-- dlls/wined3d/surface_gdi.c | 46 ++- dlls/wined3d/utils.c | 566 +++++++--------------------------------- dlls/wined3d/volume.c | 14 - dlls/wined3d/wined3d_private.h | 22 +- 6 files changed, 180 insertions(+), 538 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=35187471652f6fa27835...