projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d8/tests: Fix some error messages.
[wine]
/
dlls
/
gdi32
/
2011-07-25
Alexandre Julliard
gdi32: Get rid of the GetBitmapBits driver entry point.
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Reimplement GetBitmapBits using the GetImage...
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Add an inline helper to retrieve a DDB byte...
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Implement GetImage in the DIB driver.
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Implement GetImage in the null driver.
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Get rid of the SetDIBits driver entry point.
tree
|
commitdiff
2011-07-25
Huw Davies
gdi32/tests: Add some SetDIBits tests.
tree
|
commitdiff
2011-07-25
Huw Davies
gdi32: Rewrite SetDIBits to use the PutImage gdi driver...
tree
|
commitdiff
2011-07-22
Huw Davies
gdi32: Fix the lines parameter of SetDIBits to be positive.
tree
|
commitdiff
2011-07-22
Huw Davies
gdi32: Add a helper to fill out the colour table from...
tree
|
commitdiff
2011-07-22
Huw Davies
gdi32: Add a helper to sanitize a BITMAPINFO structure.
tree
|
commitdiff
2011-07-21
Alexandre Julliard
gdi32: Add an optional clip region to the PutImage...
tree
|
commitdiff
2011-07-21
Alexandre Julliard
gdi32: Get rid of the StretchDIBits-based fallback...
tree
|
commitdiff
2011-07-21
Alexandre Julliard
gdi32: Get rid of the offset in the gdi_image_bits...
tree
|
commitdiff
2011-07-21
Alexandre Julliard
gdi32: Allow the PutImage entry point to optionally...
tree
|
commitdiff
2011-07-21
Alexandre Julliard
gdi32: Pass the full bitblt_coords structure to the...
tree
|
commitdiff
2011-07-20
Alexandre Julliard
gdi32: Move the checks for empty visible rects in PatBl...
tree
|
commitdiff
2011-07-20
Alexandre Julliard
gdi32: Set the color maps to the destination DC colors...
tree
|
commitdiff
2011-07-20
Alexandre Julliard
gdi32: Add a special case for converting dibs to 1...
tree
|
commitdiff
2011-07-19
Alexandre Julliard
gdi32: Add format conversion to the null driver Stretch...
tree
|
commitdiff
2011-07-19
Alexandre Julliard
gdi32: Add inline helpers to compute DIB stride and...
tree
|
commitdiff
2011-07-19
Alexandre Julliard
gdi32: Move GET_DC_PHYSDEV back to gdi_private.h, it...
tree
|
commitdiff
2011-07-18
Alexandre Julliard
gdi32: Remove the GetDIBits entry point from the graphi...
tree
|
commitdiff
2011-07-18
Alexandre Julliard
gdi32: Move a couple of rectangle helper functions...
tree
|
commitdiff
2011-07-18
Huw Davies
gdi32: Implement GetDIBits using the GetImage driver...
tree
|
commitdiff
2011-07-18
Huw Davies
gdi32: Export a bitmap conversion function.
tree
|
commitdiff
2011-07-18
Alexandre Julliard
gdi32: Use the original StretchBlt rectangle if a DC...
tree
|
commitdiff
2011-07-15
Huw Davies
gdi32: Move the query info code to a separate function.
tree
|
commitdiff
2011-07-15
Huw Davies
gdi32: Zero-pad the end of the scanlines.
tree
|
commitdiff
2011-07-15
Alexandre Julliard
gdi32/tests: Fix some test failures on Windows.
tree
|
commitdiff
2011-07-14
Alexandre Julliard
gdi32: Add a null driver StretchBlt fallback using...
tree
|
commitdiff
2011-07-14
Alexandre Julliard
gdi32: Add driver entry points for GetImage and PutImage.
tree
|
commitdiff
2011-07-13
Huw Davies
gdi32: Add conversion routines for source dibs with...
tree
|
commitdiff
2011-07-13
Huw Davies
gdi32: Add conversion routines for source dibs with...
tree
|
commitdiff
2011-07-13
Huw Davies
gdi32: Implement the conversion between two identical...
tree
|
commitdiff
2011-07-13
Alexandre Julliard
gdi32: Graphics driver functions no longer need to...
tree
|
commitdiff
2011-07-13
Alexandre Julliard
gdi32: Sort the OpenGL driver functions alphabetically.
tree
|
commitdiff
2011-07-13
Alexandre Julliard
gdi32: Ask the graphics driver for the function table...
tree
|
commitdiff
2011-07-13
Alexandre Julliard
gdi32: Make the DC function structure public.
tree
|
commitdiff
2011-07-12
Huw Davies
gdi32: Allow dib_info structures to share colour tables.
tree
|
commitdiff
2011-07-12
Huw Davies
gdi32: Simplify the optional free'ing of bits pointer.
tree
|
commitdiff
2011-07-12
Huw Davies
gdi32: Use a local copy of the bitmap info structure...
tree
|
commitdiff
2011-07-12
Huw Davies
gdi32: Don't use a dib-section's bitfields unless its...
tree
|
commitdiff
2011-07-11
Alexandre Julliard
gdi32: Pass the source/dest visible rectangles to the...
tree
|
commitdiff
2011-07-11
Alexandre Julliard
gdi32: Pass the dest visible rectangle to the PatBlt...
tree
|
commitdiff
2011-07-11
Alexandre Julliard
gdi32: Pass the source/dest visible rectangles to the...
tree
|
commitdiff
2011-07-11
Alexandre Julliard
gdi32: Compute StretchBlt rectangles in gdi32.
tree
|
commitdiff
2011-07-11
Alexandre Julliard
gdi32: Export a function to compute the DC clip box.
tree
|
commitdiff
2011-07-07
Alexandre Julliard
gdi32: Export the gdi_physdev structure for the externa...
tree
|
commitdiff
2011-06-28
Huw Davies
gdi32: Construct the EGA palette from the default palette.
tree
|
commitdiff
2011-06-27
Huw Davies
gdi32: Fix the 8 bpp generated colour table.
tree
|
commitdiff
2011-06-27
Huw Davies
gdi32: Simplify colour table generation.
tree
|
commitdiff
2011-06-24
Huw Davies
gdi32/tests: Show that Get/SetDIBits ignore the layout...
tree
|
commitdiff
2011-06-21
Huw Davies
gdi32/tests: Skip the tests if the pen type is not...
tree
|
commitdiff
2011-06-21
Huw Davies
gdi32: Add more broken behaviour on nt4 sp3.
tree
|
commitdiff
2011-06-20
Huw Davies
gdi32/tests: Add broken behaviour for nt4 sp3.
tree
|
commitdiff
2011-06-20
Huw Davies
gdi32/tests: Add some broken behaviours for winxp sp1...
tree
|
commitdiff
2011-06-17
Huw Davies
gdi32/tests: Add broken behaviour on nt4 sp1 and 2.
tree
|
commitdiff
2011-06-17
Huw Davies
gdi32/tests: Add broken behaviour on nt4 sp1-5.
tree
|
commitdiff
2011-06-17
Huw Davies
gdi32/tests: Call ReleaseDC not DeleteDC.
tree
|
commitdiff
2011-06-17
Huw Davies
gdi32/tests: Add tests for hatched brushes.
tree
|
commitdiff
2011-06-17
Huw Davies
gdi32: Add support for hatched brushes.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32/tests: Add tests for 1bpp brushes.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32: Add support for 1 bpp brushes.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32/tests: Add tests for 1 bpp dibs.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32: Add support for 1 bpp dibs.
tree
|
commitdiff
2011-06-15
Huw Davies
gdi32: Add helpers to retrieve foreground and backgroun...
tree
|
commitdiff
2011-06-06
Aric Stewart
gdi32: Fall back on uniscribe for complex scripts.
tree
|
commitdiff
2011-06-02
Huw Davies
gdi32: Update pixel colours when the colour table changes.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Fix an error in the blue channel of the 32 ...
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32/tests: Add tests for 24 bpp brushes.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Add support for 24 bpp brushes.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32/tests: Add tests for 24 bpp dibs.
tree
|
commitdiff
2011-06-01
Huw Davies
gdi32: Add support for 24 bpp dibs.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32/tests: Add tests for 4 bpp brushes.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32: Add support for 4 bpp brushes.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32/tests: Add tests for 4 bpp dibs.
tree
|
commitdiff
2011-05-31
Huw Davies
gdi32: Add support for 4 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for 8bpp brushes.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 8 bpp brushes.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for 8 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 8 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for colour tables.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for non-standard BI_BITFIELD...
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Add tests for 16 bpp brushes.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add conversion routines to the primitive functions.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32: Add support for 16 bpp dibs.
tree
|
commitdiff
2011-05-27
Huw Davies
gdi32/tests: Make the 32 bpp brush tests sensitive...
tree
|
commitdiff
2011-05-25
Francois Gouget
gdi32: Move MFDRV_{ExtEscape,GetDeviceCaps}() up and...
tree
|
commitdiff
2011-05-19
Alistair Leslie...
gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS...
tree
|
commitdiff
2011-05-17
Ken Thomases
gdi32: Fix leak of FullName of replaced font face.
tree
|
commitdiff
2011-05-16
Huw Davies
gdi32/tests: Add tests for PaintRgn and simple RTL...
tree
|
commitdiff
2011-05-16
Huw Davies
gdi32: Implement PaintRgn().
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32/tests: Tests for Rectangle().
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Implement Rectangle().
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Add support for the null pen.
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Add support for the null brush.
tree
|
commitdiff
2011-05-13
Huw Davies
gdi32: Initialise the pen pattern to an empty pattern...
tree
|
commitdiff
2011-05-12
Grazvydas Ignotas
gdi32: Implement font selection by its full name.
tree
|
commitdiff
2011-05-12
Grazvydas Ignotas
gdi32: Refactor get_facename to retrieve other names...
tree
|
commitdiff
next