winex11: XRenderComposite can be inaccurate when scaled x / y source coordinates...
[wine] / dlls / winex11.drv / xrender.c
2009-07-24  Roderick Colenbranderwinex11: XRenderComposite can be inaccurate when scaled...
2009-07-14  Roderick Colenbranderwinex11: Use set_xrender_transformation in AlphaBlend.
2009-07-13  Roderick Colenbranderwinex11: Add an XRender based GetSrcAreaStretch.
2009-07-13  Roderick Colenbranderwinex11: Add a helper function for converting a random...
2009-07-06  Roderick Colenbranderwinex11: Move glyph code over to get_xrender_format.
2009-07-06  Roderick Colenbranderwinex11: Move AlphaBlend over to get_xrender_format.
2009-07-06  Roderick Colenbranderwinex11: Get rid of the static Xrender picture format...
2009-05-21  Vincent Povirkwinex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.
2009-05-21  Vincent Povirkwinex11.drv: Use the proper enum value for repeat.
2009-05-06  Austin Englishwinex11.drv: Remove an outdated comment.
2009-03-02  Dmitry Timoshkovwinex11.drv: Take into account current world transform...
2009-02-03  Dmitry Timoshkovwinex11.drv: The MAT2 parameter of GetGlyphOutline...
2009-01-19  Michael Stefaniucwinex11.drv: Remove superfluous pointer casts.
2008-12-31  Byeongsik Jeonwinex11.drv: Add the basic antialias type decision...
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-12-22  ByeongSik Jeongdi32, winex11: Add support for subpixel font rendering.
2008-12-05  Vincent Povirkwinex11.drv: Fix string format warning.
2008-08-05  James Hawkinswinex11: Reduce console spam for AlphaBlend deficiencies.
2008-07-14  Andrew Talbotwinex11.drv: Remove unneeded address-of operators from...
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.