gdi32: Implement nulldrv_StretchDIBits using the PutImage gdi driver function.
[wine] / dlls / gdi32 /
2011-10-17  Huw Daviesgdi32: Implement nulldrv_StretchDIBits using the PutIma...
2011-10-17  Huw Daviesgdi32: Make the convert_bits and stretch_bits helpers...
2011-10-17  Huw Daviesgdi32: Move the intersection of vis rects into a separa...
2011-10-17  Huw Daviesgdi32: Allow a caller to build_rle_bitmap to not reques...
2011-10-17  Alexandre Julliardgdi32: Add a fall back implementation of BlendImage...
2011-10-17  Alexandre Julliardgdi32/tests: Add test cases for DIB blending.
2011-10-14  Alexandre Julliardgdi32: Implement a BlendImage entry point in the DIB...
2011-10-14  Daniel Santosgdi32: Remove PS_USERSTYLE FIXME and workarounds.
2011-10-14  Alexandre Julliardgdi32: Overlapping rectangles are not allowed in GdiAlp...
2011-10-14  Alexandre Julliardgdi32/tests: Add more tests for various palette formats...
2011-10-14  Alexandre Julliardgdi32/tests: Add more tests for arbitrary 32-bpp bitfie...
2011-10-14  Alexandre Julliardgdi32/tests: Add tests for DIB conversions from various...
2011-10-13  Alexandre Julliardgdi32: Use a reduced precision for RGB to palette mappi...
2011-10-13  Alexandre Julliardgdi32: Add a helper for RGB to color index mapping...
2011-10-13  Alexandre Julliardgdi32: Add a check for null bitfields in SetDIBits.
2011-10-13  Alexandre Julliardgdi32: Get rid of the return value in DIB conversion...
2011-10-13  Alexandre Julliardgdi32: Add support for arbitrary DIB bitfields for...
2011-10-13  Alexandre Julliardgdi32: Add support for arbitrary DIB bitfields for...
2011-10-12  Alexandre Julliardgdi32: Add a helper function to look up color table...
2011-10-12  Alexandre Julliardgdi32: Move some common code out of the individual...
2011-10-12  Alexandre Julliardgdi32: Add an all-one alpha channel when converting...
2011-10-12  Huw Daviesgdi32: Use the helper to get the bounding rectangle.
2011-10-12  Huw Daviesgdi32: Add the liberation fonts to the default fallback...
2011-10-12  Huw Daviesgdi32: Move to a more scalable mechanism for picking...
2011-10-11  Huw Daviesgdi32: The text extents functions fail if passed a...
2011-10-11  Huw Daviesgdi32: Add a helper to retrieve the bounding rectangle.
2011-10-11  Alexandre Julliardgdi32: Add an AlphaBlend entry point in the DIB driver.
2011-10-11  Huw Daviesgdi32: Now that we require a less ancient freetype...
2011-10-11  Huw Daviesgdi32: Remove no longer needed include file.
2011-10-11  Alexandre Julliardgdi32/tests: Add tests for GdiAlphaBlend with source...
2011-10-10  Huw Daviesgdi32: Require that we have freetype's FT_Load_Sfnt_Tab...
2011-10-06  Huw Daviesgdi32: Move some common default fonts to the head of...
2011-10-06  Huw Daviesgdi32: Load the font properties from the cache if it...
2011-10-06  Huw Daviesgdi32: Cache the loaded font list properties.
2011-10-06  Huw Daviesgdi32: Move the font list initialisation to a separate...
2011-10-06  Huw Daviesgdi32: Keep track of the english family name if there...
2011-10-05  Huw Daviesgdi32: Display the depth of a bitmap rather than the...
2011-10-04  Thomas Fabergdi32/tests: Fix MSVC build in bitmap.c.
2011-10-04  Thomas Fabergdi32/tests: Fix MSVC build in icm.c.
2011-10-03  Marcus Meissnerdibdrv: Mark get_rop_codes as hidden.
2011-09-30  Andrew Talbotgdi32: Mark a fall-through in a switch statement.
2011-09-28  Huw Daviesgdi32: Use a separate variable to indicate the default...
2011-09-27  Huw Daviesgdi32: Forward StretchBlt calls from the dib driver...
2011-09-27  Huw Daviesgdi32: Implement stretch_bitmapinfo.
2011-09-27  Huw Daviesgdi32: stretch_bitmapinfo may need to adjust the dst...
2011-09-27  Huw Daviesgdi32: Make clip_line external.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-27  Francois Gougetgdi32: The GetKerningPairsA() test should pass on all...
2011-09-27  Francois Gougetgdi32/tests: Use if(0) instead of #if 0 to make sure...
2011-09-26  Alexandre Julliardwinex11: Force the alpha channel to zero for mono-...
2011-09-26  André Hentschelgdi32: Add traces for the gamma functions.
2011-09-23  Alexandre Julliardgdi32: Avoid rounding errors with visible rectangles...
2011-09-22  Michael Stefaniucgdi32/tests: Remove casts to the type of the casted...
2011-09-22  Huw Daviesgdi32/tests: Add some tests to show the 1 pixel dst...
2011-09-22  Huw Daviesgdi32/tests: Update the StretchBlt tests to use a 16x16...
2011-09-22  Alexandre Julliardgdi32/tests: Add some tests for overlapping blits.
2011-09-22  Alexandre Julliardgdi32: Copy bits in the correct order for the overlap...
2011-09-22  Alexandre Julliardgdi32: Add helper functions for copying a DIB line.
2011-09-22  Alexandre Julliardgdi32: Copy DIB rectangles in the correct order when...
2011-09-21  Huw Daviesgdi32/tests: Remove legacy support from the StretchBlt...
2011-09-20  Alexandre Julliardgdi32/tests: Add a test for alpha channel handling...
2011-09-20  Alexandre Julliardgdi32: Force colors to black and white for 1-bpp source...
2011-09-20  André Hentschelgdi32/tests: Add a second test about non-uniform ramps.
2011-09-19  André Hentschelwinex11: Multiply the error tolerance by the table...
2011-09-19  André Hentschelgdi32/tests: Add a test about non-uniform ramps.
2011-09-14  Alexandre Julliardgdi32: Add a null driver fallback for AlphaBlend, using...
2011-09-14  Alexandre Julliardgdi32: Add a couple of helper functions for converting...
2011-09-14  Alexandre Julliardgdi32: Add a placeholder function for DIB stretching.
2011-09-13  Alexandre Julliardgdi32: Move coordinate checks into the common part...
2011-09-12  Josh Jurangdi32: Simplify logic in WineEngGetFontData().
2011-09-09  Huw Daviesgdi32: The offsets should be signed.
2011-09-08  Huw Daviesgdi32: When creating a dib_info from a ddb, always...
2011-09-08  Alexandre Julliardgdi32: Move DIB driver definitions to dibdrv.h.
2011-09-08  Alexandre Julliardgdi32: Allocate the DIB driver on first use, and free...
2011-09-07  Alexandre Julliardgdi32: Leave it up to the driver to push the new device...
2011-09-07  Alexandre Julliardgdi32: Don't allow CreateCompatibleDC on a metafile DC.
2011-09-07  Alexandre Julliardgdi32: Add a driver entry point for CreateCompatibleDC.
2011-09-07  Alexandre Julliardgdi32: Make the push/pop_dc_driver functions available...
2011-09-07  Alexandre Julliardgdi32: Don't free a driver when it's popped from the...
2011-09-07  Alexandre Julliardgdi32: Always set biClrUsed in internal BITMAPINFO...
2011-09-06  Alexandre Julliardgdi32: Add RLE support in SetDIBitsToDevice.
2011-09-06  Alexandre Julliardwinex11: Get rid of the SetDIBitsToDevice implementation.
2011-09-06  Alexandre Julliardgdi32: Add a SetDIBitsToDevice implementation in the...
2011-09-04  Alexandre Julliardgdi32: Fix coordinate mapping in Get/SetBoundsRect...
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-09-01  Dmitry Timoshkovgdi32: Add a buch of CreateScalableFontResource() tests.
2011-09-01  Alexandre Julliardwinex11: Fix SetDIBitsToDevice coordinate mapping for...
2011-09-01  Alexandre Julliardwinex11: Fix SetDIBitsToDevice coordinate mapping in...
2011-09-01  Alexandre Julliardgdi32/tests: Add some SetDIBitsToDevice tests, based...
2011-08-31  Alexandre Julliardgdi32: Use SetDIBits to set the initial bits of a DDB.
2011-08-31  Alexandre Julliardgdi32: Only use the hdc parameter in SetDIBits when...
2011-08-31  Alexandre Julliardgdi32: Allow SetDIBits to use the null driver.
2011-08-31  Alexandre Julliardgdi32: Forward the null driver PutImage to the DIB...
2011-08-30  Alexandre Julliardgdi32: Forward the null driver GetImage to the DIB...
2011-08-29  Alexandre Julliardgdi32: Add a helper function to initialize DIB info...
2011-08-29  Alexandre Julliardgdi32: Store the initial bitmap bits with DIB alignment.
2011-08-29  Alexandre Julliardgdi32: Remove an unused variable.
2011-08-29  Alexandre Julliardgdi32/tests: Simplify the DIB byte width computation.
2011-08-29  Alexandre Julliardgdi32: Add parameter validation in GetDIBits.
2011-08-26  Alexandre Julliardgdi32/tests: Make sure the bitmap info is initialized...
next