projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dx9_36: Finish implementation of ID3DXFileImpl_CreateEnumObject and add stubbed...
[wine]
/
dlls
/
gdi32
/
bitblt.c
2012-10-10
Alexandre Julliard
gdi32: Handle a missing source alpha directly in the...
blob
|
commitdiff
|
raw
2012-10-10
Alexandre Julliard
gdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Alexandre Julliard
gdi32: Limit the allocation size to the useful data...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-20
Alexandre Julliard
gdi32: Always update the DC before looking for the...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-31
Alexandre Julliard
gdi32: Keep the source DC locked until the end in Stret...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Remove the bitmap parameter from the Get/PutImag...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Fix StretchBlt color mapping for monochrome...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Alexandre Julliard
gdi32: Add support for clipping source coordinates...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Alexandre Julliard
gdi32: Add helper functions for manipulating bounds...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Alexandre Julliard
gdi32: Negative destination sizes are allowed after...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-02
Alexandre Julliard
gdi32: Calculate the image size in GradientFill only...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Alexandre Julliard
gdi32: Implement GetPixel in the null driver using...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Alexandre Julliard
gdi32: Add a flag to request a default color table...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-10
Alexandre Julliard
gdi32: Make sure that biSizeImage always contains the...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
Alexandre Julliard
gdi32: Add missing check for empty visible rects in...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Alexandre Julliard
gdi32: Add a helper function to clip a rectangle to...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Alexandre Julliard
gdi32: Use the DIB engine and PutImage for the null...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Alexandre Julliard
gdi32: Use the DIB engine and PutImage for the null...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-04
Alexandre Julliard
gdi32: Set the mono color map in BitBlt also for the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-27
Alexandre Julliard
gdi32: Add a helper function to copy BITMAPINFO structu...
blob
|
commitdiff
|
raw
|
diff to current
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