Henri Verbeet : wined3d: Move GlPixelFormatDesc to wined3d_private. h where it belongs.

Alexandre Julliard julliard at winehq.org
Thu Dec 4 09:02:09 CST 2008


Module: wine
Branch: master
Commit: b451048eb77e618cf22ebc6dd08581507a456c69
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b451048eb77e618cf22ebc6dd08581507a456c69

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Dec  3 14:53:42 2008 +0100

wined3d: Move GlPixelFormatDesc to wined3d_private.h where it belongs.

Also remove the silly typedef.

---

 dlls/wined3d/arb_program_shader.c |    2 +-
 dlls/wined3d/context.c            |    2 +-
 dlls/wined3d/device.c             |   12 ++++++------
 dlls/wined3d/directx.c            |   14 +++++++-------
 dlls/wined3d/state.c              |    2 +-
 dlls/wined3d/surface.c            |    8 ++++----
 dlls/wined3d/utils.c              |    4 ++--
 dlls/wined3d/volume.c             |    2 +-
 dlls/wined3d/wined3d_gl.h         |    9 +--------
 dlls/wined3d/wined3d_private.h    |   15 ++++++++++++++-
 10 files changed, 38 insertions(+), 32 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=b451048eb77e618cf22ebc6dd08581507a456c69



More information about the wine-cvs mailing list