projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winspool.drv/tests: Fix test failures on XP+ with long printer names.
[wine]
/
dlls
/
winex11.drv
/
xrender.c
2009-11-11
Peter Urbanec
winex11: Implement AlphaBlend mode for the case where...
blob
|
commitdiff
|
raw
2009-10-30
Roderick Colenbrander
winex11: Check format in XRender_GetSrcAreaStretch...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-30
Roderick Colenbrander
winex11: Make sure the formats are the same instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Ge van Geldorp
winex11.drv: Fix build on systems without libXrender.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-16
Roderick Colenbrander
winex11: Use get_xrender_picture in X11DRV_AlphaBlend.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Alexandre Julliard
winex11: The xrender tile picture must be used only...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Roderick Colenbrander
winex11: Use get_xrender_picture in X11DRV_XRender_GetS...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Roderick Colenbrander
winex11: Add X11DRV_XRender_SetDeviceClipping for synci...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Alexandre Julliard
winex11: Store the device format in the Xrender info...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Alexandre Julliard
winex11: Make all render format pointers const.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Roderick Colenbrander
winex11: Introduce get_xrender_picture for retrieving...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Alexandre Julliard
winex11: Rename the XRENDERINFO type to make it clear...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Roderick Colenbrander
winex11: Move XRENDERINFO allocation in a separate...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Roderick Colenbrander
winex11: Add support for 16-bit/32-bit DIB sections.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Vincent Povirk
winex11: Re-add the optimization for blending 1x1 pixel...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Roderick Colenbrander
winex11: Add helper function for copying brushes.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Roderick Colenbrander
winex11: Add helper function get_xrender_format_from_co...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Roderick Colenbrander
winex11: Use ColorShifts in get_xrender_format_from_pde...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Roderick Colenbrander
winex11: Fix XRender_GetSrcAreaStretch compile bug...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Roderick Colenbrander
winex11: XRenderComposite can be inaccurate when scaled...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Roderick Colenbrander
winex11: Use set_xrender_transformation in AlphaBlend.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Roderick Colenbrander
winex11: Add an XRender based GetSrcAreaStretch.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Roderick Colenbrander
winex11: Add a helper function for converting a random...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Roderick Colenbrander
winex11: Move glyph code over to get_xrender_format.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Roderick Colenbrander
winex11: Move AlphaBlend over to get_xrender_format.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Roderick Colenbrander
winex11: Get rid of the static Xrender picture format...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Vincent Povirk
winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Vincent Povirk
winex11.drv: Use the proper enum value for repeat.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Austin English
winex11.drv: Remove an outdated comment.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Dmitry Timoshkov
winex11.drv: Take into account current world transform...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Dmitry Timoshkov
winex11.drv: The MAT2 parameter of GetGlyphOutline...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Michael Stefaniuc
winex11.drv: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Byeongsik Jeon
winex11.drv: Add the basic antialias type decision...
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-22
ByeongSik Jeon
gdi32, winex11: Add support for subpixel font rendering.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Vincent Povirk
winex11.drv: Fix string format warning.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
James Hawkins
winex11: Reduce console spam for AlphaBlend deficiencies.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Andrew Talbot
winex11.drv: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Andrew Talbot
winex11.drv: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
Michael Karcher
winex11: Fix alpha for client-side-rendered text.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Francois Gouget
winex11.drv: The 'lossy' parameter is always false...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-02
Gerald Pfeifer
winex11.drv: Move X11DRV_XRender_Installed under #ifdef...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Alexandre Julliard
winex11.drv: Don't call GDI functions while holding...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Alexandre Julliard
winex11.drv: Don't call GDI functions while holding...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Mikolaj Zalewski
winex11.drv: Support GdiAlphaBlend with blendfn.AlphaFo...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Mikolaj Zalewski
winex11.drv: Test for out-of-bound src coordinates...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Alexandre Julliard
configure: Merge the libX11 and libXext existence check...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Alexandre Julliard
configure: Merge the libXrender existence check with...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Huw Davies
winex11.drv: Use global Pictures for the tiles.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Huw Davies
winex11.drv: Move the PictFormats into an array.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Huw Davies
winex11.drv: Pass root_window to XCreatePixmap to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Alexandre Julliard
configure: Export the shared library extension instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Alexandre Julliard
winex11.drv: Glyph width is rounded to 32 bits, make...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Huw Davies
winex11.drv: XRenderCompositeText has a problem with...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Andrew Talbot
winex11.drv: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Huw Davies
winex11.drv: Use XRenderCompositeText instead of XRende...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Huw Davies
winex11.drv: Merge some common code.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Huw Davies
winex11.drv: Delete the tile pixmap whenever the drawab...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Huw Davies
winex11.drv: Rename a local variable to avoid confusion...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Dmitry Timoshkov
winex11.drv: In the case requested glyphs do not presen...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Alexandre Julliard
winex11.drv: Make sure the drawable rect is always...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Ulrich Czekalla
winex11.drv: Store window and drawable rects in X11DRV_...
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-09
Vitaliy Margolen
winex11drv: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-21
Huw Davies
winex11.drv: Fix rendering of fonts that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Alexandre Julliard
x11drv: Renamed the x11drv directory to winex11.drv.
blob
|
commitdiff
|
raw
|
diff to current