gdi32/tests: Add tests for 32 bpp DIB pattern brush fills.
[wine] / dlls / gdi32 / tests / dib.c
2011-05-12  Huw Daviesgdi32/tests: Add tests for 32 bpp DIB pattern brush...
2011-05-06  Huw Daviesgdi32: Add support for drawing diagonal patterned lines.
2011-05-06  Huw Daviesgdi32: Add support for drawing vertical patterned lines.
2011-05-06  Huw Daviesgdi32: Add support for drawing horizontal patterned...
2011-05-03  Huw Daviesgdi32/tests: Allow broken behaviour for nt4 sp1 and...
2011-04-27  Huw Daviesgdi32: Implement clipping of diagonal lines.
2011-04-20  Huw Daviesgdi32: Add a directional bias for the case when the...
2011-04-18  Huw Daviesgdi32: Clip solid brush fills.
2011-04-15  Huw Daviesgdi32: Add clipping for horizontal and vertical solid...
2011-04-13  Huw Daviesgdi32: Add support for solid diagonal lines.
2011-04-12  Huw Daviesgdi32: Don't set the bitfields when the dib section...
2011-04-11  Huw Daviesgdi32/tests: Add PatBlt tests.
2011-04-07  Huw Daviesgdi32/tests: Add horizontal and vertical solid line...
2011-04-05  Huw Daviesgdi32/tests: Start of a framework for writing dib drive...