wine/dlls/wined3d wined3d_private.h wined3d_ma ...
ChangeSet ID: 19113 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/07/24 12:11:33 Modified files: dlls/wined3d : wined3d_private.h wined3d_main.c vertexbuffer.c drawprim.c directx.c Log message: Raphael Junqueira <fenix(a)club-internet.fr> - add a new settings for vbo support - use a struct to handle wined3d settings - prepare VBO using some abstraction APIs Patch: http://cvs.winehq.org/patch.py?id=19113 Old revision New revision Changes Path 1.42 1.43 +18 -3 wine/dlls/wined3d/wined3d_private.h 1.11 1.12 +33 -7 wine/dlls/wined3d/wined3d_main.c 1.13 1.14 +12 -2 wine/dlls/wined3d/vertexbuffer.c 1.20 1.21 +4 -4 wine/dlls/wined3d/drawprim.c 1.41 1.42 +2 -2 wine/dlls/wined3d/directx.c
participants (1)
-
Alexandre Julliard