Stefan Dösinger : wined3d: Make the code aware of GL_ARB_texture_rectangle.

Alexandre Julliard julliard at winehq.org
Thu Nov 29 10:31:22 CST 2007


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Tue Nov 27 22:25:07 2007 +0100

wined3d: Make the code aware of GL_ARB_texture_rectangle.

---

 dlls/wined3d/arb_program_shader.c |   11 +++++++-
 dlls/wined3d/baseshader.c         |    4 +++
 dlls/wined3d/basetexture.c        |   26 +++++++++++-------
 dlls/wined3d/device.c             |   24 +++++++++++++---
 dlls/wined3d/glsl_shader.c        |   54 +++++++++++++++++++++++++++---------
 dlls/wined3d/pixelshader.c        |    6 ++++
 dlls/wined3d/state.c              |   47 ++++++++++++++++++++++++++++++--
 dlls/wined3d/surface.c            |   28 ++++++++++++++++++-
 dlls/wined3d/utils.c              |   20 ++++++++++---
 9 files changed, 182 insertions(+), 38 deletions(-)

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



More information about the wine-cvs mailing list