Module: wine Branch: master Commit: acadf3f241be9270799d4dd1007303200d047fc3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=acadf3f241be9270799d4dd100...
Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Feb 14 17:46:54 2007 +0100
wined3d: Replace the light chain with a hashmap.
---
dlls/wined3d/device.c | 360 +++++++++++---------------------------- dlls/wined3d/state.c | 12 +- dlls/wined3d/stateblock.c | 139 +++++++++++----- dlls/wined3d/wined3d_private.h | 11 +- 4 files changed, 210 insertions(+), 312 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=acadf3f241be9270799d4d...