amstream: Add IAMMediaStream interface to AudioMediaStream object.
[wine] / dlls / wineps.drv / bitmap.c
2012-05-29  Alexandre Julliardgdi32: Remove the bitmap parameter from the Get/PutImag...
2011-10-17  Alexandre Julliardwineps: Get rid of the StretchDIBits entry point.
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-08-29  Alexandre Julliardwineps: Simplify the DIB byte width computation.
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFO in StretchDIBits...
2011-07-22  Alexandre Julliardwineps: Implement the additional clipping in PutImage.
2011-07-21  Alexandre Julliardgdi32: Add an optional clip region to the PutImage...
2011-07-21  Alexandre Julliardwineps: Implement the PutImage entry point.
2011-07-21  Alexandre Julliardwineps: Add a couple of helper functions to simplify...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-07  Alexandre Julliardwineps.drv: Pass a generic PHYSDEV to all graphics...
2009-11-19  Huw Davieswineps.drv: Add support for top-down dibs.
2009-11-19  Huw Davieswineps.drv: Rename variable to stride.
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2007-03-17  Andrew Talbotwineps.drv: Replace inline static with static inline.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.