summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Change product family for RCChris Liddell2016-09-261-2/+2
* Fix splay tree traversal (again)Robin Watts2016-09-261-6/+18
* Fix Memento crashRobin Watts2016-09-261-1/+3
* Sync Memento with MuPDF.Robin Watts2016-09-262-20/+151
* Bug 697134: Tweak MEMENTO_GS_HACKS inclusion.Robin Watts2016-09-261-7/+1
* Fix bug 697097. SMask subpixel offset must match image offset.Ray Johnston2016-09-261-0/+1
* Ensure PCL/XPS free all their memory.Chris Liddell2016-09-133-1/+25
* Bug 696599: cast disguised wrong type dereference.Chris Liddell2016-09-134-4/+4
* Bug 697110: Ensure stream 'file_limit' is correctChris Liddell2016-09-125-12/+14
* Apply fix suggested in Bug 697108 to prevent infinite loopRay Johnston2016-09-101-1/+1
* Add building a 'stripped' shared lib.Chris Liddell2016-09-091-0/+28
* Tweak .so target to not have a "main" function.Chris Liddell2016-09-092-1/+5
* Soft Mask Matte Entry Bug 697097Ray Johnston2016-09-076-28/+106
* Fix sread_subfile check for file_limit when gs_offset_t is bigger than long.Ray Johnston2016-09-071-5/+5
* Reinstate pointer alignment special case for sparc and hpuxChris Liddell2016-08-301-0/+7
* Tweak the .a targetChris Liddell2016-08-251-1/+4
* Add a couple of headers for function prototypesChris Liddell2016-08-253-1/+3
* Bug 697060. -dUsePDFX3Profile and -dNumRenderingThreadsMichael Vrhel2016-08-242-20/+3
* Bug 697059 Pattern and Spot ColorMichael Vrhel2016-08-241-9/+15
* Improve bug 696985. Performance issue (and large memory usage).Ray Johnston2016-08-231-2/+2
* Set default rendering condition to unspecifiedMichael Vrhel2016-08-233-6/+19
* Partially revert "Change "GPL Ghostscript" to "Ghostscript""Chris Liddell2016-08-232-4/+4
* Dependency fix for gxscanc.c.Marcos H. Woehrmann2016-08-211-1/+1
* Fix -dDisplayFormat=16#20808 that caused 50% Cyan background with transparency.Ray Johnston2016-08-191-2/+2
* Bug 696636: New scan converter.Robin Watts2016-08-196-2/+2932
* Scan converter configuration code.Robin Watts2016-08-194-0/+29
* Bug 697044: Fix indeterminism in tiffscaledRobin Watts2016-08-171-4/+8
* Change "GPL Ghostscript" to "Ghostscript"Chris Liddell2016-08-172-4/+4
* Remove the RECT_RECOVER and VMerror retrying logic from the clistRay Johnston2016-08-159-874/+367
* Remove all traces of the (probably bit-rotted) async rendererRay Johnston2016-08-127-1708/+6
* Decrement rather than free reference counted objectChris Liddell2016-08-111-2/+2
* Add a specific licence comment to ramfs.hKen Sharp2016-08-101-0/+15
* Further compensation for Freetype number representationChris Liddell2016-08-101-2/+21
* Fix memory leak due to PDF interpreter DefaultQstate losing scopeRay Johnston2016-08-044-13/+52
* Bug696876: Fix overprint blending when CompatibleOverprint mode not used.Ray Johnston2016-08-011-1/+10
* Revised gx_subpath_is_rectangular.Robin Watts2016-08-012-40/+120
* Add some parentheses to clarify interpolation condition.Robin Watts2016-07-291-4/+4
* Include gximage.h for prototype of gx_image_compute_matRobin Watts2016-07-292-1/+2
* Remove Visual DebuggerRobin Watts2016-07-2930-1103/+32
* Remove pseudo_rasterization.Robin Watts2016-07-298-1080/+40
* Skip 0 length edges when filling.Robin Watts2016-07-291-1/+1
* Fix FirstPage/LastPage for non-PDF inputKen Sharp2016-07-291-2/+2
* Fix DeviceGrayToK. Bug 696875Michael Vrhel2016-07-271-3/+7
* Fix Memento bug.Robin Watts2016-07-261-1/+1
* Import latest Memento from MuPDF.Robin Watts2016-07-262-12/+89
* Add support for -sPostRenderProfile="icc profile" to tiffscaled devicesMichael Vrhel2016-07-222-247/+267
* Fix an inline function for storing 12-bit image dataKen Sharp2016-07-211-0/+1
* Fix position of 'const' modifierChris Liddell2016-07-201-1/+1
* Bug 696937: readhexstring handle signed/unsigned charChris Liddell2016-07-201-0/+5
* Silence warning.Robin Watts2016-07-201-1/+1