Module: wine Branch: refs/heads/master Commit: 3832eb7de4c6a6a6fc8c2f401d1b8e49116e4b75 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=3832eb7de4c6a6a6fc8c2f40...
Author: Vitaly Budovski vbudovsk@cs.rmit.edu.au Date: Sun Mar 5 19:21:28 2006 +1100
wined3d: Added OpenGL 2.0 function definitions.
---
dlls/wined3d/device.c | 16 +-- dlls/wined3d/directx.c | 6 + include/wine/wined3d_gl.h | 278 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 289 insertions(+), 11 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=3832eb7de4c6a6a6fc8c...