Module: wine Branch: master Commit: 5ab9d85c39cf430a32f28fd96ecb00e930e8c7d5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5ab9d85c39cf430a32f28fd96e...
Author: Stefan Dösinger stefandoesinger@gmx.at Date: Sat Sep 1 20:11:17 2007 +0200
wined3d: Implement texbeml.
---
dlls/wined3d/baseshader.c | 7 ++++- dlls/wined3d/glsl_shader.c | 39 ++++++++++++++++++++++++++++--- dlls/wined3d/pixelshader.c | 2 +- dlls/wined3d/state.c | 50 ++++++++++++++++++++++++++++----------- dlls/wined3d/wined3d_private.h | 2 +- include/wine/wined3d_gl.h | 6 ++-- 6 files changed, 82 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5ab9d85c39cf430a32f28f...