Alexandre Julliard : wined3d: Make some functions and variables static.
Module: wine Branch: master Commit: 9c306e98710253389c3c9fe24d8cdf50db365c50 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9c306e98710253389c3c9fe24d... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Dec 2 15:31:17 2008 +0100 wined3d: Make some functions and variables static. --- dlls/wined3d/directx.c | 6 +++--- dlls/wined3d/nvidia_texture_shader.c | 6 +++--- dlls/wined3d/state.c | 2 +- dlls/wined3d/surface.c | 4 ++-- dlls/wined3d/surface_base.c | 7 ++++--- dlls/wined3d/surface_gdi.c | 20 ++++++++++---------- dlls/wined3d/vertexbuffer.c | 6 +++--- 7 files changed, 26 insertions(+), 25 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9c306e98710253389c3c9f...
participants (1)
-
Alexandre Julliard