Module: wine Branch: master Commit: d5f18e6a631159a655698765361e7d8e50c953a2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d5f18e6a631159a65569876536...
Author: Stefan Dösinger stefan@codeweavers.com Date: Sat Jan 6 18:11:21 2007 +0100
wined3d: Move applying the gl stream sources to the state table.
---
dlls/wined3d/drawprim.c | 484 +--------------------------------------- dlls/wined3d/state.c | 489 +++++++++++++++++++++++++++++++++++++++- dlls/wined3d/wined3d_private.h | 3 +- 3 files changed, 485 insertions(+), 491 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d5f18e6a631159a6556987...