Module: wine Branch: master Commit: a9c2e15cf6e4ddf8c71c89d0100b7680e0fdf357 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a9c2e15cf6e4ddf8c71c89d010...
Author: Andrew Riedi andrewriedi@gmail.com Date: Mon May 14 15:37:53 2007 -0700
wined3d: Add hardware cursor support.
---
dlls/wined3d/device.c | 169 +++++++++++++++++++++++++++------------- dlls/wined3d/directx.c | 4 +- dlls/wined3d/wined3d_private.h | 2 + include/wine/wined3d_types.h | 3 + 4 files changed, 121 insertions(+), 57 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a9c2e15cf6e4ddf8c71c89...