summaryrefslogtreecommitdiff
path: root/core/fxge/win32/cfx_psrenderer.h
AgeCommit message (Expand)Author
2018-10-26Replace int flags with struct FXDIB_ResampleOptions.Lei Zhang
2018-10-25Change StartDIBits() to take a matrix by reference.Lei Zhang
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-01-30Guard usages of tellp(). It may return -1 in error cases.Henrique Nakashima
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-05-15Convert CPSOutput to an IFX_WriteStreamdan sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-16Change FXTEXT_CHARPOS to use CFX_PointFDan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2017-01-10Remove CFX_ArrayTemplate in cfx_psrender.tsepez
2017-01-06Revert postscript code removal.rbpotter