wine/dlls/wineps.drv
Piotr Caban 4d26d30574 wineps: Fix EMRPOLYDRAW16 printing.
It fixes EMRPOLYDRAW16 printing when -O2 option is used (in GCC 12.3.1). The
compiler assumes that apts table has 0 or 1 elements and optimizes the loop
out.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55486
2023-09-15 12:07:03 +02:00
..
data wineps.drv: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
afm.c wineps: Remove dynamic glyph list. 2023-09-15 12:07:03 +02:00
afm2c.c
bitblt.c
bitmap.c
brush.c
builtin.c
clipping.c
color.c
direction.c
download.c
driver.c
encode.c
escape.c wineps: Buffer data sent to printer port. 2023-07-10 12:19:49 +02:00
font.c
graphics.c
init.c
Makefile.in wineps: Remove dynamic glyph list. 2023-09-15 12:07:03 +02:00
mkagl.c wineps.drv: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
ntf.h
pen.c
ppd.c
printproc.c wineps: Fix EMRPOLYDRAW16 printing. 2023-09-15 12:07:03 +02:00
ps.c wineps.drv: Flush spool data even if there are no pages to print. 2023-08-01 21:50:34 +09:00
psdlg.h
psdrv.h wineps: Remove dynamic glyph list. 2023-09-15 12:07:03 +02:00
text.c wineps.drv: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
type1.c
type1afm.c wineps: Remove dynamic glyph list. 2023-09-15 12:07:03 +02:00
type42.c
unixlib.c
unixlib.h
vertical.c
wineps.drv.spec
wineps.rc