Matteo Bruni : wined3d: Avoid glBegin() / glEnd() in check_fbo_compat() when possible.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jul 28 13:30:07 CDT 2015


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Mon Jul 27 14:29:53 2015 +0200

wined3d: Avoid glBegin() / glEnd() in check_fbo_compat() when possible.

---

 dlls/wined3d/directx.c         |  27 +++----
 dlls/wined3d/glsl_shader.c     |   4 +-
 dlls/wined3d/utils.c           | 156 ++++++++++++++++++++++++++++++++++-------
 dlls/wined3d/wined3d_private.h |  19 ++++-
 4 files changed, 164 insertions(+), 42 deletions(-)

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



More information about the wine-cvs mailing list