Module: wine Branch: master Commit: 622f62d3526833cc9b2e45117ce4699221f36956 URL: http://source.winehq.org/git/wine.git/?a=commit;h=622f62d3526833cc9b2e45117c...
Author: Phil Costin philcostin@hotmail.com Date: Wed Jun 6 23:13:16 2007 +0000
wined3d: Enable the loading and reloading of gamma corrected textures.
---
dlls/wined3d/cubetexture.c | 33 +++++++++++++++++++++++++++++---- dlls/wined3d/device.c | 4 ++++ dlls/wined3d/stateblock.c | 2 +- dlls/wined3d/texture.c | 28 ++++++++++++++++++++++------ dlls/wined3d/volumetexture.c | 29 +++++++++++++++++++++++------ dlls/wined3d/wined3d_private.h | 2 ++ 6 files changed, 81 insertions(+), 17 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=622f62d3526833cc9b2e45...