d3d9: Add a projected texture test.
[wine] / dlls / gdi32 / clipping.c
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-08-31  Alexandre Julliardgdi32: New DC locking mechanism that doesn't require...
2007-08-30  Steven EdwardsRemove more unneeded wine 16bit header usage.
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2006-12-12  Alexandre Julliardgdi32: Use a more appropriate size for the default...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.