Roderick Colenbrander : wined3d: Don' t call ActivateContext between ENTER_GL/LEAVE_GL.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Aug 7 08:26:23 CDT 2007


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

Author: Roderick Colenbrander <thunderbird2k at gmx.net>
Date:   Mon Aug  6 16:27:08 2007 +0200

wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL.

---

 dlls/wined3d/basetexture.c   |    2 +-
 dlls/wined3d/context.c       |    2 ++
 dlls/wined3d/cubetexture.c   |    2 --
 dlls/wined3d/device.c        |   28 +++++++++++++++-------------
 dlls/wined3d/drawprim.c      |    8 +++++---
 dlls/wined3d/indexbuffer.c   |    4 ++--
 dlls/wined3d/surface.c       |   19 ++++++++-----------
 dlls/wined3d/swapchain.c     |    2 +-
 dlls/wined3d/texture.c       |    2 --
 dlls/wined3d/vertexbuffer.c  |    8 ++++----
 dlls/wined3d/volumetexture.c |    2 +-
 11 files changed, 39 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list