Henri Verbeet : wined3d: Document functions that depend on the caller to do GL locking.

Alexandre Julliard julliard at winehq.org
Fri May 15 07:47:01 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu May 14 19:40:56 2009 +0200

wined3d: Document functions that depend on the caller to do GL locking.

---

 dlls/wined3d/arb_program_shader.c    |   11 +++++++++++
 dlls/wined3d/ati_fragment_shader.c   |    2 ++
 dlls/wined3d/basetexture.c           |    2 ++
 dlls/wined3d/context.c               |   13 +++++++++++++
 dlls/wined3d/directx.c               |    1 +
 dlls/wined3d/drawprim.c              |    5 +++++
 dlls/wined3d/glsl_shader.c           |   22 ++++++++++++++++++++++
 dlls/wined3d/nvidia_texture_shader.c |    3 +++
 dlls/wined3d/pixelshader.c           |    2 ++
 dlls/wined3d/state.c                 |    2 ++
 dlls/wined3d/surface.c               |    2 ++
 dlls/wined3d/utils.c                 |    3 +++
 dlls/wined3d/vertexshader.c          |    2 ++
 13 files changed, 70 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list