projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Pass the source/dest visible rectangles to the StretchBlt driver entry point.
[wine]
/
dlls
/
gdi32
/
gdi_private.h
2011-07-11
Alexandre Julliard
gdi32: Pass the source/dest visible rectangles to the...
blob
|
commitdiff
|
raw
2011-07-11
Alexandre Julliard
gdi32: Export a function to compute the DC clip box.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Alexandre Julliard
gdi32: Export the gdi_physdev structure for the externa...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Huw Davies
gdi32: Add support for hatched brushes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
Huw Davies
gdi32: Update pixel colours when the colour table changes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-27
Huw Davies
gdi32: Add support for colour tables.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Huw Davies
gdi32: Implement SelectBrush for DIB pattern brushes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Huw Davies
gdi32: Keep track of changes to the brush rop, so that...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Huw Davies
gdi32: Add support for drawing horizontal patterned...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Huw Davies
gdi32: Add support for patterned pens.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Huw Davies
gdi32: Keep track of the background colour.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-25
Marcus Meissner
gdi32: Mark internal symbols as hidden.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Huw Davies
gdi32: Add clipping for horizontal and vertical solid...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Huw Davies
gdi32: Keep track of the combined clip region.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Huw Davies
gdi32: Implement SelectBrush for solid brushes.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Huw Davies
gdi32: Draw single pixel wide, horizontal or vertical...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Huw Davies
gdi32: Calculate AND and XOR masks corresponding to...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Huw Davies
gdi32: Add the ability to track whether we should defer...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Huw Davies
gdi32: Initial SelectPen support.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Huw Davies
gdi32: Add support for 32 bpp BI_BITFIELDS.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Huw Davies
gdi32: Add a dib primitive function table.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Huw Davies
gdi32: Add a skeleton dib driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Alexandre Julliard
gdi32: Remove the function table pointer from the DC...
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-18
Alexandre Julliard
gdi32: Add a null driver entry point for StretchDIBits.
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-16
Alexandre Julliard
gdi32: Properly manage the driver stack during DC creat...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Alexandre Julliard
gdi32: Get rid of the no longer used DC_SAVED flag.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Alexandre Julliard
gdi32: Add null driver entry points for the text functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Alexandre Julliard
gdi32: Don't allocate a GDI handle for saved DCs.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Alexandre Julliard
gdi32: Add null driver entry points for the DC state...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Alexandre Julliard
gdi32: Add null driver entry points for the bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-15
Alexandre Julliard
gdi32: Add null driver entry point for world transform...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Alexandre Julliard
gdi32: Add null driver entry points for the path functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Alexandre Julliard
gdi32: Add null driver entry points for the palette...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Add a SetLayout driver entry point and implement...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Add null driver entry points for the various...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Add null driver entry points for the mapping...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdi32: Add a mechanism for stacking gdi drivers.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Alexandre Julliard
gdi32: Add null driver entry points for the clipping...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Alexandre Julliard
gdi32: Add null driver entry points for painting functi...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Alexandre Julliard
gdi32: Add initial support for a null graphics driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Alexandre Julliard
gdi32: Add a common header to the physdev structure.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Alexandre Julliard
gdi32: GetDIBColorTable doesn't need to be part of...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
Alexandre Julliard
gdi32: Fix parameter type in the ModifyWorldTransform...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Huw Davies
gdi32: Remove a wayward CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Hans Leidekker
gdi32: Move EnumICMProfiles to the driver.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-29
Alexandre Julliard
gdi32: Mirror the clip region when the DC is mirrored...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Alexandre Julliard
gdi32: Get rid of the GetDCOrgEx driver entry point...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Alexandre Julliard
gdi32: Store the total visible rectangle in the DC.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
Aric Stewart
gdi32: Handle a BiDi string being shaped into more...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Aric Stewart
gdi32: Use usp10 to optionally generate glyphs for...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Alexandre Julliard
gdi32: Add a global function to retrieve the display...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Alexandre Julliard
gdi32: Don't bother freeing graphics drivers.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Alexandre Julliard
gdi32: Load the 32-bit gdi.exe module wrapper from...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Hans Leidekker
gdi32: Implement WineEngGetCharABCWidthsFloat and forwa...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Alexandre Julliard
gdi32: Don't include wingdi16.h by default.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Roderick Colenbrander
wgl: Add initial WGL_ARB_create_context support.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Alexandre Julliard
gdi32: Remove remaining references to gdi32 internals...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Alexandre Julliard
gdi32: Disable SetSolidBrush16 since it requires access...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Alexandre Julliard
gdi32: Reimplement the 16-bit metafile functions on...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Alexandre Julliard
gdi32: Get rid of the SetDCOrg driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Alexandre Julliard
gdi32: Reimplement SaveVisRgn16/RestoreVisRgn16 to...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Eric Pouech
gdi.exe: No longer use 16bit abort procs inside the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-26
Alexandre Julliard
gdi32: Move the 16-bit DIB pointer support to gdi16.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-26
Alexandre Julliard
gdi32: Get rid of the 16-bit DC hook support.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-26
Alexandre Julliard
gdi32: Move remaining 16-bit metafile functions to...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Huw Davies
gdi32: Implement SetVirtualResolution.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Move the whole DC restoring functionality into...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Alexandre Julliard
gdi32: Move the whole DC saving functionality into...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Dmitry Timoshkov
gdi32: Cache current font code page in the DC structure.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Rob Shearman
gdi32: Move 16-bit functions not exported in gdi32...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Alexandre Julliard
gdi32: Store a separate flag to mark a GDI object for...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Alexandre Julliard
gdi32: Increment the reference count for the initial...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Get rid of GDI_ReallocObject.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Release GDI handles before freeing the object.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Allocate and initialize GDI objects before givin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Alexandre Julliard
gdi32: Use the official constants instead of the old...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the GetObj...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the Unreal...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Alexandre Julliard
gdi32: Don't hold the GDI lock while calling the Delete...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Maarten Lankhorst
gdi32/winex11.drv: Change all gdi/opengl operations...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Dmitry Timoshkov
gdi32: Make PATH_AddEntry static.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Huw Davies
gdi32: Keep track of the number of unique fonts that...
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-02
Huw Davies
gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Roderick Colenbrander
wgl: Add a wine specific WGL extension which allows...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Hans Leidekker
gdi32: Move GetICMProfile to the driver.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Alexandre Julliard
gdi32: Get rid of the 16-bit GetObject functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Alexandre Julliard
gdi32: DC_GetDCPtr and DC_ReleaseDCPtr are not longer...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Hans Leidekker
gdi32: Implement GetTextExtentExPointI.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Roderick Colenbrander
wgl: Add wglCopyContext support.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Alexandre Julliard
gdi32: Make all internal gdi functions hidden.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Maarten Lankhorst
gdi32: Fix meaning and use of bidirectionality flags.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Alexandre Julliard
gdi32: Move the object refcount handling to the SelectO...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Alexandre Julliard
gdi32: Don't pass an object pointer to the SelectObject...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Move the generic part of FontIsLinked() to font.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Don't pass a DC handle to WineEngGetFontUnicodeR...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Alexandre Julliard
gdi32: Don't hold the gdi lock while creating a DC.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Maarten Lankhorst
gdi: Remove support for libicu and all dependencies.
blob
|
commitdiff
|
raw
|
diff to current
next