Phil Costin : wined3d: Add support for loading gamma corrected textures.
Module: wine Branch: master Commit: e7578dca3612ebf8c549718ae659284e64797749 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e7578dca3612ebf8c549718ae6... Author: Phil Costin <philcostin(a)hotmail.com> Date: Wed Jun 6 23:08:26 2007 +0000 wined3d: Add support for loading gamma corrected textures. --- dlls/wined3d/cubetexture.c | 2 +- dlls/wined3d/surface.c | 27 +++++++++++++++------------ dlls/wined3d/surface_gdi.c | 2 +- dlls/wined3d/texture.c | 2 +- dlls/wined3d/volume.c | 2 +- dlls/wined3d/volumetexture.c | 2 +- include/wine/wined3d_interface.h | 8 ++++---- 7 files changed, 24 insertions(+), 21 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e7578dca3612ebf8c54971...
participants (1)
-
Alexandre Julliard