pdh: Implement and test PdhLookupPerfIndexByName{A, W} and PdhLookupPerfNameByIndex...
[wine] / dlls / winex11.drv / xrender.c
2007-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrender existence check with...
2007-07-03  Huw Davieswinex11.drv: Use global Pictures for the tiles.
2007-07-03  Huw Davieswinex11.drv: Move the PictFormats into an array.
2007-07-03  Huw Davieswinex11.drv: Pass root_window to XCreatePixmap to avoid...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-06-12  Alexandre Julliardwinex11.drv: Glyph width is rounded to 32 bits, make...
2007-06-06  Huw Davieswinex11.drv: XRenderCompositeText has a problem with...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-05-25  Huw Davieswinex11.drv: Use XRenderCompositeText instead of XRende...
2007-05-25  Huw Davieswinex11.drv: Merge some common code.
2007-03-29  Huw Davieswinex11.drv: Delete the tile pixmap whenever the drawab...
2007-03-29  Huw Davieswinex11.drv: Rename a local variable to avoid confusion...
2007-03-19  Dmitry Timoshkovwinex11.drv: In the case requested glyphs do not presen...
2006-12-12  Alexandre Julliardwinex11.drv: Make sure the drawable rect is always...
2006-12-12  Ulrich Czekallawinex11.drv: Store window and drawable rects in X11DRV_...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-08-21  Huw Davieswinex11.drv: Fix rendering of fonts that don't support...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.