Module: wine Branch: master Commit: 4e5314011bb43442a751b7d695404fca4e1a5f93 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4e5314011bb43442a751b7d695...
Author: Stefan Dösinger stefan@codeweavers.com Date: Tue Dec 19 23:04:16 2006 +0100
wined3d: Move WINED3DTSS_TEXCOORDINDEX to the state table.
---
dlls/wined3d/device.c | 140 +--------------------------------------- dlls/wined3d/state.c | 175 ++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 168 insertions(+), 147 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4e5314011bb43442a751b7...