projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi32: Add a null WGL driver.
[wine]
/
dlls
/
gdi32
/
mfdrv
/
2012-06-28
Alexandre Julliard
gdi32: Remove the remaining OpenGL entry points from...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Add the concept of a WGL driver.
tree
|
commitdiff
2012-06-25
Alexandre Julliard
gdi32: Remove OpenGL functions that don't use an HDC...
tree
|
commitdiff
2012-06-20
Dan Kegel
gdi32: Add test for SelectClipRgn in metafiles, make...
tree
|
commitdiff
2012-06-18
Alexandre Julliard
gdi32: Fix the contents of the region data in metafiles.
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the CreateBitmap and DeleteBitmap driver...
tree
|
commitdiff
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-08
Alexandre Julliard
winex11: Implement wglGetPbufferDCARB with a DC escape...
tree
|
commitdiff
2012-05-08
Alexandre Julliard
gdi32: Add a priority mechanism for pushing drivers...
tree
|
commitdiff
2012-04-27
Alexandre Julliard
gdi32: Add a SetBoundsRect driver entry point.
tree
|
commitdiff
2012-04-16
Alexandre Julliard
gdi32: Add a GetBoundsRect driver entry point.
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Get rid of the CreateDIBSection driver entry...
tree
|
commitdiff
2012-01-07
Alexandre Julliard
gdi32: Get rid of the SetDIBColorTable driver entry...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectPen...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectBrus...
tree
|
commitdiff
2011-12-10
Alexandre Julliard
gdi32: Simplify computation of the DIB header size...
tree
|
commitdiff
2011-11-08
Alexandre Julliard
gdi32: Add a CopyBitmap driver entry point.
tree
|
commitdiff
2011-11-07
Alexandre Julliard
gdi32: Retrieve the brush pattern bits from the cache...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
gdi32: Pass the full brush contents in the SelectBrush...
tree
|
commitdiff
2011-11-02
Alexandre Julliard
gdi32: Store a pointer instead of a global handle for...
tree
|
commitdiff
2011-10-31
Alexandre Julliard
gdi32: Add a DC driver entry point for GdiGradientFill.
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Add driver entry points for a number of font...
tree
|
commitdiff
2011-10-24
Alexandre Julliard
gdi32: Rename the EnumDeviceFonts entry point to EnumFo...
tree
|
commitdiff
2011-10-20
Alexandre Julliard
gdi32: Add an intermediate variable to avoid array...
tree
|
commitdiff
2011-10-19
Alexandre Julliard
gdi32: Implement SelectFont as a standard driver entry...
tree
|
commitdiff
2011-10-18
Alexandre Julliard
gdi32: Return the correct error code when selecting...
tree
|
commitdiff
2011-10-17
Alexandre Julliard
gdi32: Get rid of the DC_FUNCTIONS typedef.
tree
|
commitdiff
2011-09-14
Alexandre Julliard
gdi32: Add a null driver fallback for AlphaBlend, using...
tree
|
commitdiff
2011-09-07
Alexandre Julliard
gdi32: Don't allow CreateCompatibleDC on a metafile DC.
tree
|
commitdiff
2011-09-07
Alexandre Julliard
gdi32: Add a driver entry point for CreateCompatibleDC.
tree
|
commitdiff
2011-09-07
Alexandre Julliard
gdi32: Make the push/pop_dc_driver functions available...
tree
|
commitdiff
2011-09-02
Alexandre Julliard
gdi32: Make the BITMAPINFO parameters non-const in...
tree
|
commitdiff
2011-08-31
Alexandre Julliard
gdi32: Forward the null driver PutImage to the DIB...
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Create a sanitized BITMAPINFO in SetDIBitsToDevi...
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Create a sanitized BITMAPINFO in StretchDIBits...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Use GetImage to retrieve the brush bits in metaf...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Get rid of the SetBitmapBits driver entry point.
tree
|
commitdiff
2011-07-25
Alexandre Julliard
gdi32: Get rid of the GetBitmapBits driver entry point.
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: Get rid of the SetDIBits driver entry point.
tree
|
commitdiff
2011-07-19
Alexandre Julliard
gdi32: Add inline helpers to compute DIB stride and...
tree
|
commitdiff
2011-07-18
Alexandre Julliard
gdi32: Remove the GetDIBits entry point from the graphi...
tree
|
commitdiff
2011-07-14
Alexandre Julliard
gdi32: Add driver entry points for GetImage and PutImage.
tree
|
commitdiff
2011-07-13
Alexandre Julliard
gdi32: Graphics driver functions no longer need to...
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-05-25
Francois Gouget
gdi32: Move MFDRV_{ExtEscape,GetDeviceCaps}() up and...
tree
|
commitdiff
2011-04-04
Alexandre Julliard
gdi32: Use the hdc from the generic physdev structure...
tree
|
commitdiff
2011-03-18
Alexandre Julliard
gdi32: Add null driver entry points for StretchBlt...
tree
|
commitdiff
2011-03-17
Alexandre Julliard
gdi32: Fix the calling convention of the DeleteDC entry...
tree
|
commitdiff
2011-03-17
Alexandre Julliard
gdi32: Get rid of the BitBlt driver entry point.
tree
|
commitdiff
2011-03-16
Alexandre Julliard
gdi32: Properly manage the driver stack during DC creat...
tree
|
commitdiff
2011-03-11
Alexandre Julliard
gdi32: Move all the metafile DC setting functions to...
tree
|
commitdiff
2011-03-10
Alexandre Julliard
gdi32: Add a SetLayout driver entry point and implement...
tree
|
commitdiff
2011-03-10
Alexandre Julliard
gdi32: Add null driver entry points for the various...
tree
|
commitdiff
2011-03-10
Alexandre Julliard
gdi32: Fix handling of the DC brush/pen in metafiles.
tree
|
commitdiff
2011-03-10
Alexandre Julliard
gdi32: Add null driver entry points for the mapping...
tree
|
commitdiff
2011-03-10
Alexandre Julliard
gdi32: Add a mechanism for stacking gdi drivers.
tree
|
commitdiff
2011-03-08
Alexandre Julliard
gdi32: Add a common header to the physdev structure.
tree
|
commitdiff
2011-03-08
Alexandre Julliard
gdi32: GetDIBColorTable doesn't need to be part of...
tree
|
commitdiff
2010-11-01
Alexandre Julliard
gdi32: Remove unnecessary uses of wownt32.h.
tree
|
commitdiff
2010-10-26
Hans Leidekker
gdi32: Move EnumICMProfiles to the driver.
tree
|
commitdiff
2010-07-26
Alexandre Julliard
gdi32: Get rid of the GetDCOrgEx driver entry point...
tree
|
commitdiff
2010-02-03
Huw Davies
gdi32: Zero pad the facename buffer so that we don...
tree
|
commitdiff
2009-12-07
Alexandre Julliard
gdi32: Avoid use of some 16-bit types.
tree
|
commitdiff
2009-12-07
Alexandre Julliard
gdi32: Don't include wingdi16.h by default.
tree
|
commitdiff
2009-11-17
Alexandre Julliard
gdi32: Get rid of the SetDCOrg driver entry point.
tree
|
commitdiff
2009-09-30
Alexandre Julliard
gdi32: Fall back to StretchBlt if the driver doesn...
tree
|
commitdiff
2009-09-26
Alexandre Julliard
gdi32: Move remaining 16-bit metafile functions to...
tree
|
commitdiff
2009-09-26
Alexandre Julliard
gdi32: BS_DIBPATTERN brushes use a 32-bit handle in...
tree
|
commitdiff
2009-06-23
Huw Davies
gdi32: Implement SetVirtualResolution.
tree
|
commitdiff
2009-04-07
Alexandre Julliard
gdi32: Completely implement RestoreDC in the driver...
tree
|
commitdiff
2009-01-28
Alexandre Julliard
gdi32: Use the official constants instead of the old...
tree
|
commitdiff
2009-01-26
Michael Stefaniuc
gdi32: Remove superfluous pointer casts.
tree
|
commitdiff
2008-12-23
Maarten Lankhorst
gdi32/winex11.drv: Change all gdi/opengl operations...
tree
|
commitdiff
2008-05-02
Huw Davies
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
tree
|
commitdiff
2008-03-25
Austin English
gdi32: Spelling fixes.
tree
|
commitdiff
2008-03-05
Hans Leidekker
gdi32: Move GetICMProfile to the driver.
tree
|
commitdiff
2008-02-18
Alexandre Julliard
gdi32: Avoid calling GetObject16 from 32-bit code.
tree
|
commitdiff
2007-11-07
Alexandre Julliard
gdi32: Make all internal gdi functions hidden.
tree
|
commitdiff
2007-09-26
Alexandre Julliard
gdi32: Don't hold the gdi lock while creating a DC.
tree
|
commitdiff
2007-09-12
Alexandre Julliard
gdi32: Don't store a DC pointer in the metafile devices.
tree
|
commitdiff
2007-08-31
Alexandre Julliard
gdi32: New DC locking mechanism that doesn't require...
tree
|
commitdiff
2007-08-21
Alexandre Julliard
gdi32: Add separate functions for releasing/freeing...
tree
|
commitdiff
2007-05-30
Dmitry Timoshkov
gdi32: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-03-17
Nicolas Delcros
gdi32: Don't write a metafile record for escapes that...
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-02
Alexandre Julliard
gdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Get rid of the palette mapping handling and...
tree
|
commitdiff
2006-10-20
Alexandre Julliard
gdi32: Renamed the gdi directory to gdi32.
tree
|
commitdiff