d3dx9_36: Add support for DIB file in D3DXGetImageInfoFromFileInMemory.
[wine] / dlls / wineps.drv / builtin.c
2012-12-18  Alexandre Julliardgdi32: Remove from the GetTextExtentExPoint entry point...
2012-07-02  Huw Davieswineps: Add support for printing fake italic fonts.
2011-10-24  Alexandre Julliardgdi32: Rename the EnumDeviceFonts entry point to EnumFo...
2011-10-24  Alexandre Julliardgdi32: Implement EnumDeviceFonts as a standard driver...
2011-10-20  Alexandre Julliardwineps: Chain to the next driver when not using a devic...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-07  Alexandre Julliardwineps.drv: Use the HDC from the gdi_physdev structure.
2011-07-07  Alexandre Julliardwineps.drv: Pass a generic PHYSDEV to all graphics...
2010-04-25  Huw Davieswineps.drv: Add world transform support for fonts.
2009-12-07  Alexandre Julliardwineps.drv: Don't include 16-bit headers in psdrv.h.
2009-03-24  Andrew Talbotwineps.drv: Remove order-of-evaluation dependencies.
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2008-01-22  Aric Stewartwineps.drv: Properly handle NULL LPLOGFONT in PSDRV_Enu...
2007-05-29  Andrew Talbotwineps.drv: Exclude unused headers.
2007-03-17  Andrew Talbotwineps.drv: Replace inline static with static inline.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-07-12  Dan Hipschmangdi32: Implement GetTextExtentPoint in terms of GetText...
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.