Stefan Dösinger : wined3d: Check for ATI_ENVMAP_BUMPMAP in the template.
Module: wine Branch: master Commit: f981afd7d316612a821891d2ec92dc7155175be9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f981afd7d316612a821891d2ec... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Sat Jul 5 16:14:00 2008 -0500 wined3d: Check for ATI_ENVMAP_BUMPMAP in the template. Note that GL_ATI_envmap_bumpmap is not the same as GL_ATI_fragment_shader. envmap_bumpmap is used together with the regular opengl ffp pipeline and is not used (other than for pixelformats) if GL_ATI_fragment_shader is used. --- dlls/wined3d/state.c | 91 ++++++++++++++++++++++++------------------------- 1 files changed, 45 insertions(+), 46 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f981afd7d316612a821891...
participants (1)
-
Alexandre Julliard