dmloader: Mark internal symbols with hidden visibility.
[wine] / dlls / gdi32 / bitblt.c
2011-03-18  Alexandre Julliardgdi32: Add null driver entry points for StretchBlt...
2011-03-17  Alexandre Julliardgdi32: Get rid of the BitBlt driver entry point.
2011-03-17  Alexandre Julliardgdi32: Add a null driver entry point for PatBlt.
2011-03-17  Alexandre Julliardgdi32: Always call the PatBlt entry point for blits...
2009-09-30  Alexandre Julliardgdi32: Fall back to StretchBlt if the driver doesn...
2009-09-18  Markus Stockhausengdi32: Check for NULL pointer in GdiAlphaBlend.
2009-01-28  Igor Tarasovgdi32: Add logcal points to device points conversion...
2008-07-28  Francois Gougetgdi32: Include config.h before using HAVE_XXX.
2008-05-22  Alexandre Julliardgdi32: Perform coordinate transformations using doubles...
2008-05-13  Huw Daviesgdi32: Move a couple of TRACEs to the beginning of...
2008-04-02  Nikolay Sivovgdi32: PlgBlt implementation.
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.