winex11: Make sure that all glX functions are called under the X11 lock.
[wine] / dlls / winex11.drv / xrender.c
2008-03-24  Andrew Talbotwinex11.drv: Assign to structs instead of using memcpy.
2008-03-18  Michael Karcherwinex11: Fix alpha for client-side-rendered text.
2008-01-07  Austin EnglishSpelling fixes.
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-10-02  Gerald Pfeiferwinex11.drv: Move X11DRV_XRender_Installed under #ifdef...
2007-09-27  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-09-21  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-08-31  Mikolaj Zalewskiwinex11.drv: Support GdiAlphaBlend with blendfn.AlphaFo...
2007-08-29  Mikolaj Zalewskiwinex11.drv: Test for out-of-bound src coordinates...
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.