Stefan Dösinger : wined3d: Store the gl format table in the gl info structure.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 30 08:55:36 CDT 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Fri Jul 27 13:22:54 2007 +0200

wined3d: Store the gl format table in the gl info structure.

---

 dlls/wined3d/device.c          |   19 ++++------------
 dlls/wined3d/directx.c         |    9 ++++++++
 dlls/wined3d/state.c           |    4 +-
 dlls/wined3d/surface.c         |   18 ++++++++++++---
 dlls/wined3d/surface_gdi.c     |   16 +++++++-------
 dlls/wined3d/utils.c           |   44 +++++++++++++++++++++++++++++----------
 dlls/wined3d/volume.c          |    2 +-
 dlls/wined3d/wined3d_private.h |    8 ++----
 include/wine/wined3d_gl.h      |    7 ++++++
 9 files changed, 81 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list