wined3d: Get rid of the "opengl" field in struct wined3d_adapter.
[wine] / dlls / mscms / transform.c
2012-11-13  Hans Leidekkermscms: Handle more bitmap formats.
2011-04-04  Marcus Meissnermscms: Added missing breaks (Coverity).
2011-04-04  Marcus Meissnermscms: Fixed bad sizeof() (Coverity).
2010-10-26  Michael Stefaniucmscms: Don't produce unreachable code with #ifdef ...
2010-10-18  Hans Leidekkermscms: Fix a memory leak in TranslateColors.
2008-10-21  Detlef Riekenbergmscms: Quiet a noisy fixme.
2008-03-25  Hans Leidekkermscms: Rewrite handle management to be thread-safe...
2008-02-26  Dmitry Timoshkovmscms: Allow compilation without LCMS installed.
2008-02-25  Hans Leidekkermscms: Implement TranslateColors and improve the other...
2006-10-05  Hans Leidekkermscms: Document the transform functions.
2006-10-02  Hans Leidekkermscms: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-18  Hans LeidekkerMake lcms support depend on headers _and_ libraries...
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-03-08  Hans Leidekker- Implement TranslateBitmapBits.
2005-02-21  Hans Leidekker- Add support for color transform handles.