Stefan Dösinger : wined3d: Emulate GL_EXT_fog_coord.

Alexandre Julliard julliard at winehq.org
Tue Dec 16 08:40:54 CST 2008


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Dec 15 19:21:37 2008 +0100

wined3d: Emulate GL_EXT_fog_coord.

---

 dlls/wined3d/context.c         |    4 +
 dlls/wined3d/gl_compat.c       |  354 ++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/state.c           |   37 ++---
 dlls/wined3d/wined3d_private.h |    7 +
 4 files changed, 381 insertions(+), 21 deletions(-)

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



More information about the wine-cvs mailing list