7 Dec
2006
7 Dec
'06
8:23 p.m.
Module: wine Branch: master Commit: 2a24e84a65d76bbd9c5c7edfdc4bd196358c6dff URL: http://source.winehq.org/git/wine.git/?a=commit;h=2a24e84a65d76bbd9c5c7edfdc... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Wed Dec 6 13:22:12 2006 +0100 wined3d: Add render states to the state table. --- dlls/wined3d/state.c | 244 +++++++++++++++++++++++++++++++++++++++- dlls/wined3d/wined3d_private.h | 3 + 2 files changed, 245 insertions(+), 2 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2a24e84a65d76bbd9c5c7e...