projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d8/tests: Merge d3d8_main.c into device.c.
[wine]
/
dlls
/
gdi32
/
gdi_private.h
2012-12-14
Alexandre Julliard
gdi32: Add a helper function to order the points of...
blob
|
commitdiff
|
raw
2012-12-10
Alexandre Julliard
gdi32: Add ref counting to the font objects and simplif...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-05
Alexandre Julliard
gdi32: Don't store a font pointer in the generic part...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-05
Alexandre Julliard
gdi32: Remove special handling for linked fonts in...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Alexandre Julliard
gdi32: Determine the default anti-aliasing parameters...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Alexandre Julliard
gdi32: Store the anti-aliasing flags in the DC when...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Alexandre Julliard
gdi32: Remove an unused DC field.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
Alexandre Julliard
gdi32: Export a function to retrieve the module handle...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Add a generation count in the high word of GDI...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Get rid of the GDIOBJHDR type.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Get rid of the RGNOBJ type, instead store a...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Store the object flags directly in the GDI handl...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Store the object selection count directly in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Store the HDC list directly in the GDI handle...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Store the object function table directly in...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Alexandre Julliard
gdi32: Store the object type directly in the GDI handle...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Alexandre Julliard
gdi32: Handle a missing source alpha directly in the...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-06
Alexandre Julliard
gdi32: Add a graphics driver to render windows contents...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Alexandre Julliard
gdi32: Allow removing a driver from the stack based...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Alexandre Julliard
gdi32: Add a helper function to find a specific driver...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Alexandre Julliard
gdi32: Support OpenGL in bitmaps through libOSMesa.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Add a helper function that implements PutImage...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Add a helper function that implements GetImage...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Remove the null driver Get/PutImage fallbacks...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Always use the DIB engine for DDB rendering.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Alexandre Julliard
gdi32: Always store a copy of the bitmap bits for patte...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
gdi32: Add a priority mechanism for pushing drivers...
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-04-10
Alexandre Julliard
gdi32: Add explicit fields for the DC flags.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Huw Davies
gdi32: Implement CreateScalableFontResource.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Alexandre Julliard
gdi32: Use the bitmap part of the DIBSECTION structure...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Alexandre Julliard
gdi32: Always store a DIBSECTION structure in the bitma...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Alexandre Julliard
gdi32: Get rid of the get_bitmap_funcs function.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectPen...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectBrus...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
Alexandre Julliard
gdi32: Add a structure to store all the extra informati...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
Alexandre Julliard
gdi32: Add a helper function to add a rectangle to...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Alexandre Julliard
gdi32: Add a helper function to compute the list of...
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: Store the default color tables as static data.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-10
Alexandre Julliard
gdi32: Simplify computation of the DIB header size...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-10
Alexandre Julliard
gdi32: Always use biClrUsed for the number of colors...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Alexandre Julliard
gdi32: Remove the nb_colors fields in the bitmap object...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Alexandre Julliard
gdi32: Fix handling of DIB_PAL_COLORS in the various...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-08
Alexandre Julliard
gdi32: Add a helper to build a color table from the...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Alexandre Julliard
gdi32: Rename the CLIPPING_UpdateGCRegion function.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Alexandre Julliard
gdi32: Don't store the metaclip region, recompute it...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Alexandre Julliard
gdi32: Only store a total visible region when it's...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Alexandre Julliard
gdi32: Maintain a region inside gdi32 to keep track...
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-23
Alexandre Julliard
gdi32: Only store the path in the DC when it's closed.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Store a pointer to the path in the DC and make...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Alexandre Julliard
gdi32: Add helper functions for allocating and freeing...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Alexandre Julliard
gdi32: Add support for anti-aliasing in the null driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Alexandre Julliard
gdi32: Add a helper function to determine anti-aliasing...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Alexandre Julliard
gdi32: Add a null driver fallback implementation for...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Alexandre Julliard
gdi32: Don't set the bitmap owner when selecting a...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Alexandre Julliard
gdi32: Use the CopyBitmap entry point to copy the bitma...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Alexandre Julliard
gdi32: Implement the CopyBitmap entry point in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Alexandre Julliard
gdi32: Get rid of the get_bitmap_image helper.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
Akihiro Sagawa
gdi32: Use the translated string as a charset name.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
Alexandre Julliard
gdi32: Retrieve the brush pattern bits from the cache...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-03
Alexandre Julliard
gdi32: Retrieve the bits of a pattern brush when it...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
Alexandre Julliard
gdi32: Sanitize the DIB information for DIB pattern...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Alexandre Julliard
gdi32: Add a DC driver entry point for GdiGradientFill.
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-26
Alexandre Julliard
gdi32: Implement the ExtTextOut entry point in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the polyline entry points in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the polygon entry points in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the Bezier entry points in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the arc entry points in the path driver.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the Rectangle and RoundRect entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the LineTo entry point in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement the MoveTo entry point in the path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Push a path driver on the DC stack when a path...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GdiRealizationInfo as a standard drive...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement FontIsLinked as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetFontData as a standard driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextFace as a standard driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextExtentExPointI as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetTextCharsetInfo as a standard drive...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetOutlineTextMetrics as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alexandre Julliard
gdi32: Implement GetKerningPairs as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetGlyphOutline as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetGlyphIndices as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetFontUnicodeRanges as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Reimplement GetCharABCWidthsFloat using the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetCharABCWidthsI as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Alexandre Julliard
gdi32: Implement GetCharABCWidths as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Alexandre Julliard
gdi32: Implement EnumDeviceFonts as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Alexandre Julliard
gdi32: Implement GetTextMetrics as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Alexandre Julliard
gdi32: Implement GetCharWidthW as a standard driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Alexandre Julliard
gdi32: Implement GetTextExtentExPointW as a standard...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Alexandre Julliard
gdi32: Implement SelectFont as a standard driver entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Alexandre Julliard
gdi32: Add support for pushing a font driver on the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Huw Davies
gdi32: Implement SetPixel.
blob
|
commitdiff
|
raw
|
diff to current
next