winex11: Avoid grabbing user_section while holding X11DRV_CritSection.
[wine] / dlls / winex11.drv / xrender.c
2011-11-28  Gerald Pfeiferwinex11.drv: Move a conditionally used label into the...
2011-11-21  Alexandre Julliardwinex11: Don't allocate the glyph cache without Xrender...
2011-11-21  Alexandre Julliardwinex11: Get rid of the non-Xrender client-side font...
2011-11-17  Alexandre Julliardwinex11: Fix selecting a pattern brush into a DIB secti...
2011-11-17  Francois Gougetwinex11: Delete the palette and xrender static critical...
2011-11-14  Alexandre Julliardwinex11: Remove check for DIB color table in ExtTextOut.
2011-11-08  Alexandre Julliardwinex11: Implement the CopyBitmap entry point.
2011-11-08  Alexandre Julliardgdi32: Add a CopyBitmap driver entry point.
2011-11-07  Alexandre Julliardwinex11: Implement a SelectBrush entry point in the...
2011-10-31  Alexandre Julliardgdi32: Add a DC driver entry point for GdiGradientFill.
2011-10-28  Alexandre Julliardwinex11: Mask FPU exceptions around fontconfig calls.
2011-10-25  André Hentschelwinex11.drv: Remove remaining pixmap prefix to fix...
2011-10-24  Alexandre Julliardgdi32: Add driver entry points for a number of font...
2011-10-24  Alexandre Julliardgdi32: Rename the EnumDeviceFonts entry point to EnumFo...
2011-10-19  Alexandre Julliardgdi32: Implement SelectFont as a standard driver entry...
2011-10-11  Alexandre Julliardwinex11: Get rid of the client-side DIB optimization...
2011-10-11  Alexandre Julliardwinex11: Require an A8R8G8B8 format for blending with...
2011-10-03  Alexandre Julliardwinex11: Force alpha channel to 0 when doing color...
2011-10-03  Alexandre Julliardwinex11: Remove no longer needed support for a source...
2011-10-03  Marcus Meissnerwinex11.drv: Mark xrenderdrv_ExtTextOut as static.
2011-10-03  Huw Davieswinex11: Remove some unused function ptrs.
2011-09-28  Alexandre Julliardwinex11: Get rid of the client-side DIB optimization...
2011-09-26  Alexandre Julliardwinex11: Pre-compute the color shifts for the supported...
2011-09-26  Alexandre Julliardwinex11: Remove redundant pixmap prefix in X_PHYSBITMAP...
2011-09-26  Alexandre Julliardwinex11: Avoid recomputing the DC format when it hasn...
2011-09-26  Alexandre Julliardwinex11: Force the alpha channel to zero for mono-...
2011-09-21  Alexandre Julliardwinex11: Forward AlphaBlend with a DIB section as sourc...
2011-09-20  Alexandre Julliardwinex11: Fix handling of 1-bpp source bitmaps in AlphaB...
2011-09-20  Alexandre Julliardwinex11: Move locking and handling of fg/bg colors...
2011-09-20  Alexandre Julliardwinex11: Implement a BlendImage entry point in the...
2011-09-20  Alexandre Julliardwinex11: Set XRender clipping lazily when retrieving...
2011-09-20  Alexandre Julliardwinex11: Add a helper function to create the source...
2011-09-19  Alexandre Julliardwinex11: Implement a PutImage entry point in the XRende...
2011-09-19  Alexandre Julliardwinex11: Explicitly clip to the visible rect when using...
2011-09-16  Alexandre Julliardwinex11: Use the original unclipped coordinates for...
2011-09-16  Alexandre Julliardwinex11: Disable the XRender StretchBlt implementation...
2011-09-15  Alexandre Julliardwinex11: Use the physdev picture directly for the SRCCO...
2011-09-15  Alexandre Julliardwinex11: Implement the CreateBitmap entry point in...
2011-09-15  Alexandre Julliardwinex11: Get rid of the WXRFormat typedef.
2011-09-15  Alexandre Julliardwinex11: Remove a redundant field in the XRender format...
2011-09-15  Alexandre Julliardwinex11: Get rid of the WineXRenderFormat structure.
2011-09-15  Alexandre Julliardwinex11: Store the XRender picture formats in a global...
2011-09-15  Alexandre Julliardwinex11: Get rid of the xrender_info structure.
2011-09-15  Alexandre Julliardwinex11: Remove the XRender support in the X11 driver...
2011-09-15  Alexandre Julliardwinex11: Avoid an intermediate pixmap copy when stretch...
2011-09-15  Alexandre Julliardwinex11: Add a StretchBlt entry point to the XRender...
2011-09-15  Alexandre Julliardwinex11: Pass destination coordinates to xrender_mono_blit.
2011-09-15  Alexandre Julliardwinex11: Move the pixel->color conversion out of the...
2011-09-14  Alexandre Julliardgdi32: Add a null driver fallback for AlphaBlend, using...
2011-09-13  Alexandre Julliardgdi32: Move coordinate checks into the common part...
2011-09-13  Alexandre Julliardwinex11: Add a SetDeviceClipping entry point to the...
2011-09-13  Alexandre Julliardwinex11: Return a RGNDATA from add_extra_clipping_regio...
2011-09-12  Alexandre Julliardwinex11: Pass an HDC to the size mapping functions.
2011-09-12  Alexandre Julliardwinex11: Add an AlphaBlend entry point in the XRender...
2011-09-12  Alexandre Julliardwinex11: Add an ExtTextOut entry point in the XRender...
2011-09-12  Alexandre Julliardwinex11: Add a SelectFont entry point in the XRender...
2011-09-12  Alexandre Julliardwinex11: Add bitmap entry points to the XRender driver.
2011-09-12  Alexandre Julliardwinex11: Add an ExtEscape entry point in the XRender...
2011-09-12  Alexandre Julliardwinex11: Store the XRender info structure inside the...
2011-09-12  Alexandre Julliardwinex11: Create a separate graphics driver for XRender.
2011-08-22  André Hentschelwinex11: Fix function header for building without xrend...
2011-07-21  Alexandre Julliardwinex11: Add helper functions for changing and restorin...
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-07-08  Alexandre Julliardwinex11: Use the HDC from the gdi_physdev structure.
2011-07-08  Alexandre Julliardwinex11: Pass a generic PHYSDEV to all graphics entry...
2011-07-06  Frédéric Delanoywinex11.drv: Remove dead assignment (Clang).
2011-06-06  Huw Davieswinex11: Move the code that checks for a colortable...
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2011-04-12  Huw Davieswinex11: Don't use the bitfields for the BI_RGB case.
2011-01-24  Dmitry Timoshkovwinex11.drv: Associate the real DC transformation with...
2010-11-30  Marcus Meissnerwinex11.drv: Do not include XFORM.eDx and eDy into...
2010-06-29  Alexandre Julliardwinex11: Disable antialiasing if either fontconfig...
2010-06-22  Aric Stewartwinex11.drv: Make UploadGlyph fallback to notdef and...
2010-06-02  Alexandre Julliardwinex11: Ignore fontconfig and Xft configuration if...
2010-05-31  Alexandre Julliardwinex11: Disable sub-pixel antialiasing if Xrender...
2010-05-24  Alexandre Julliardwinex11: Allow the Xft configuration to override both...
2010-05-24  Alexandre Julliardwinex11: Fetch the antialias parameter from fontconfig...
2010-05-19  Alexandre Julliardwinex11: Add some tracing to the fontconfig subpixel...
2010-05-19  Alexandre Julliardwinex11: Make sure that all fontconfig support is prope...
2010-05-18  Alexandre Julliardwinex11: Force alpha channel to 0 when blitting to...
2010-05-17  Alexandre Julliardwinex11: Use the subpixel rendering configuration from...
2010-05-06  Huw Daviesgdi32: Add support for ETO_PDY and improve world transf...
2010-04-22  Alexandre Julliardwinex11: Use a format with 8 bits of alpha for the...
2010-04-15  Alexandre Julliardwinex11: Add support for big-endian 32-bpp Xrender...
2010-04-15  Alexandre Julliardwinex11: Rewrite AlphaBlend to do everything on the...
2010-04-15  Alexandre Julliardwinex11: Use the BITBLT_GetVisRectangles helper functio...
2010-04-15  Alexandre Julliardwinex11: Define a structure to hold coordinates informa...
2010-04-15  Alexandre Julliardwinex11: Use repeating instead of scaling when stretchi...
2010-04-15  Alexandre Julliardwinex11: Add a separate helper function for Xrender...
2010-04-15  Alexandre Julliardwinex11: The source offset for mirrored Xrender blits...
2010-04-13  Roderick Colenbranderwinex11: Add support for 32-bit DDBs.
2010-03-01  Henri Verbeetwinex11.drv: GetObject() already returns a DIB's absolu...
2010-03-01  Henri Verbeetwinex11.drv: Use the bitmap's "topdown" field in X11DRV...
2010-02-22  Roderick Colenbranderwinex11: Also take into account source offsets when...
2010-02-22  Roderick Colenbranderwinex11: When a mask picture is active, the source...
2010-02-17  Roderick Colenbranderwinex11: Use PictOpOver instead of PictOpSrc in 1-bit...
2010-02-17  Roderick Colenbranderwinex11: Fix xrender mono->mono blit.
2009-12-22  Roderick Colenbranderwinex11: Fix a null pointer crash when XRender isn...
2009-12-15  Michael Stefaniucwinex11: Fix missing unlock & free on an error path...
2009-11-11  Peter Urbanecwinex11: Implement AlphaBlend mode for the case where...
next