Stefan Dösinger : wined3d: Separate texture_activate_dimensions.
Module: wine Branch: master Commit: 197f472ea8d15bb77362fa55524e4eeae3049827 URL: http://source.winehq.org/git/wine.git/?a=commit;h=197f472ea8d15bb77362fa5552... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Fri Jul 4 17:25:23 2008 -0500 wined3d: Separate texture_activate_dimensions. This creates an nvts version of this function, and removes the nvts code from the original one. The nvts version is used by the nvts pipeline implementation, the original one by the nvrc-only, atifs and ffp one. --- dlls/wined3d/nvidia_texture_shader.c | 79 +++++++++++++++++--- dlls/wined3d/utils.c | 139 +++++++++++++--------------------- 2 files changed, 120 insertions(+), 98 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=197f472ea8d15bb77362fa...
participants (1)
-
Alexandre Julliard