projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msxml3: Don't allocate new strings when returning namespace related data.
[wine]
/
dlls
/
gdi32
/
bitblt.c
2011-10-27
Alexandre Julliard
gdi32: Add a helper function to copy BITMAPINFO structu...
blob
|
commitdiff
|
raw
2011-10-17
Huw Davies
gdi32: Make the convert_bits and stretch_bits helpers...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Huw Davies
gdi32: Move the intersection of vis rects into a separa...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Alexandre Julliard
gdi32: Add a fall back implementation of BlendImage...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Alexandre Julliard
gdi32: Overlapping rectangles are not allowed in GdiAlp...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Alexandre Julliard
gdi32: Add an all-one alpha channel when converting...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Huw Davies
gdi32: Add a helper to retrieve the bounding rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Alexandre Julliard
gdi32/tests: Add tests for GdiAlphaBlend with source...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Alexandre Julliard
gdi32: Avoid rounding errors with visible rectangles...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Alexandre Julliard
gdi32: Force colors to black and white for 1-bpp source...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Alexandre Julliard
gdi32: Add a null driver fallback for AlphaBlend, using...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Alexandre Julliard
gdi32: Add a couple of helper functions for converting...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Alexandre Julliard
gdi32: Add a placeholder function for DIB stretching.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Alexandre Julliard
gdi32: Move coordinate checks into the common part...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Alexandre Julliard
gdi32: Update the coordinates in convert_bitmapinfo...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Huw Davies
gdi32: Rewrite SetDIBits to use the PutImage gdi driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Alexandre Julliard
gdi32: Add an optional clip region to the PutImage...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Alexandre Julliard
gdi32: Get rid of the StretchDIBits-based fallback...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Alexandre Julliard
gdi32: Get rid of the offset in the gdi_image_bits...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Alexandre Julliard
gdi32: Allow the PutImage entry point to optionally...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Alexandre Julliard
gdi32: Pass the full bitblt_coords structure to the...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Alexandre Julliard
gdi32: Move the checks for empty visible rects in PatBl...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Alexandre Julliard
gdi32: Set the color maps to the destination DC colors...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Alexandre Julliard
gdi32: Add format conversion to the null driver Stretch...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Alexandre Julliard
gdi32: Move a couple of rectangle helper functions...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Alexandre Julliard
gdi32: Use the original StretchBlt rectangle if a DC...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Alexandre Julliard
gdi32: Add a null driver StretchBlt fallback using...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Alexandre Julliard
gdi32: Graphics driver functions no longer need to...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Alexandre Julliard
gdi32: Pass the source/dest visible rectangles to the...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Alexandre Julliard
gdi32: Pass the dest visible rectangle to the PatBlt...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Alexandre Julliard
gdi32: Pass the source/dest visible rectangles to the...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Alexandre Julliard
gdi32: Compute StretchBlt rectangles in gdi32.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Alexandre Julliard
gdi32: Add null driver entry points for StretchBlt...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Alexandre Julliard
gdi32: Get rid of the BitBlt driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Alexandre Julliard
gdi32: Add a null driver entry point for PatBlt.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Alexandre Julliard
gdi32: Always call the PatBlt entry point for blits...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Alexandre Julliard
gdi32: Fall back to StretchBlt if the driver doesn...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Markus Stockhausen
gdi32: Check for NULL pointer in GdiAlphaBlend.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Igor Tarasov
gdi32: Add logcal points to device points conversion...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Francois Gouget
gdi32: Include config.h before using HAVE_XXX.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Alexandre Julliard
gdi32: Perform coordinate transformations using doubles...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Huw Davies
gdi32: Move a couple of TRACEs to the beginning of...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Nikolay Sivov
gdi32: PlgBlt implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Alexandre Julliard
gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Alexandre Julliard
gdi32: Add separate functions for releasing/freeing...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Alexandre Julliard
gdi32: Renamed the gdi directory to gdi32.
blob
|
commitdiff
|
raw
|
diff to current