Henri Verbeet : wined3d: Introduce a wined3d_vertex_pipe_ops structure.

Alexandre Julliard julliard at winehq.org
Thu Apr 25 14:25:18 CDT 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Apr 25 12:16:47 2013 +0200

wined3d: Introduce a wined3d_vertex_pipe_ops structure.

---

 dlls/wined3d/arb_program_shader.c |   23 +++++++++-
 dlls/wined3d/device.c             |   13 ++++--
 dlls/wined3d/directx.c            |   39 +++++------------
 dlls/wined3d/glsl_shader.c        |   26 ++++++++++--
 dlls/wined3d/shader.c             |   21 ++++++++-
 dlls/wined3d/state.c              |   84 ++++++++++++++++++++++++++++---------
 dlls/wined3d/wined3d_private.h    |   32 +++++++++++++-
 7 files changed, 174 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list