summaryrefslogtreecommitdiff
path: root/gs/src/lib.mak
AgeCommit message (Expand)AuthorFilesLines
2008-08-29Split the source tree into two new directories.Ralph Giles1-2838/+0
2008-08-06Remove references to malloc/free memory management not used since r8192.Ralph Giles1-2/+2
2008-08-06Fix (graphics) : Redundant patterns in clist.Igor Melichev1-2/+2
2008-08-03Fix (graphics) : A slow stroking with big patterns.Igor Melichev1-1/+1
2008-07-23Fix for Bug 689246. When performing interpolation, the interpolation is now ...Michael Vrhel1-4/+5
2008-07-11Restore the 2_fracs image class to the psl2lib device.Ralph Giles1-0/+1
2008-07-10Move the interpolation image class from the ps2 dev to the core graphicsRalph Giles1-6/+4
2008-06-30Add a missing header dependency.Ralph Giles1-1/+1
2008-06-24Fix (graphics) : Clean image enumerator before releasing it.Igor Melichev1-1/+1
2008-05-28Fix to enable proper custom color callback when indexed images with ICC profi...Michael Vrhel1-2/+3
2008-05-09Fix missing dependency that caused builds that included the 'bmpa' devicesRay Johnston1-1/+1
2008-05-09This is the "final" merge of the mtrender (multi-threaded clist rendering)Ray Johnston1-22/+35
2008-04-30Fixed issue with NULL pointer in gsncdummy.c when ICC color space was used in...Michael Vrhel1-5/+5
2008-04-29Fix for bug 689806 which was introduced when fixing bug 689803. The current ...Michael Vrhel1-1/+1
2008-04-28Implement spacial handling of transfer functions during Gray to CMYKAlex Cherepanov1-1/+1
2008-04-21Enhancement (graphics) : Delay applying big patterns until page clist interpr...Igor Melichev1-4/+5
2008-03-22Fix (clist writer) : Smaller tiles for strip_copy_rop.Igor Melichev1-1/+1
2008-02-29Fix COMPILE_INITS=1. Note the next commit to the PCL tree will combineRay Johnston1-6/+9
2008-02-27Fix (clist interpreter) : Improve transparency performance, step 2.Igor Melichev1-1/+1
2008-02-24Fix link errors in the file descriptor-based implementation of file streams.Alex Cherepanov1-1/+7
2008-02-22Fix (images) : Improve coordinate precision when scaling an image (continued 6).Igor Melichev1-1/+2
2008-02-20Fix (images) : Improve coordinate precision when scaling an image (continued 5).Igor Melichev1-1/+1
2008-02-17Fix (images) : Improve coordinate precision when scaling an image (continued 3).Igor Melichev1-2/+2
2008-02-13Try again to branch just the 'gs' tree for mult-threaded rendering from clist.Ray Johnston1-2813/+0
2008-02-12Fix (images) : Improve coordinate precision when scaling an image (continued).Igor Melichev1-1/+1
2008-02-09Include 12 and 16 bit image support as part of the core graphicsRalph Giles1-38/+20
2008-02-04Fix (images) : Improve coordinate precision when scaling an image.Igor Melichev1-2/+2
2008-01-23Fix (shadings) : A memory deallocation problem.Igor Melichev1-1/+1
2008-01-17Fix : Cygwin/gcc warnings.Igor Melichev1-1/+1
2008-01-16Fix (clist interpreter) : Skip idle compositors, step 5.Igor Melichev1-1/+1
2008-01-07Remove the obsolete gconfigv.h.Ralph Giles1-3/+2
2008-01-07Deprecate USE_FPU, no changes expected.Henry Stiles1-5/+0
2007-12-31Remove the USE_ASM build flag.Ralph Giles1-1/+1
2007-12-22Include gconfigv.h in std.h so defines like USE_FPU are moreRalph Giles1-9/+8
2007-12-22Remove the unused cmap device.Ralph Giles1-14/+1
2007-12-18Remove the unused composite_rop device.Ralph Giles1-8/+0
2007-12-07Fix (clist interpreter) : Skip idle compositors, step 3.Igor Melichev1-6/+5
2007-11-16Fix dependency problems that caused obj/gs_init.ps to be missed. Also fix aRay Johnston1-1/+1
2007-11-14Refactor the gs int.mak and lib,mak to simplify building COMPILE_INITS=1 with...Ray Johnston1-8/+6
2007-10-04Revert a change inadvertently included r8257. This broke the MSVCRalph Giles1-2/+2
2007-09-27Remove the mkromfs code under 'make clean'. Bug 689474.Ralph Giles1-2/+2
2007-08-02Fix (transparency in clist) : Write transparent paths and images to clist as ...Igor Melichev1-1/+1
2007-07-17Banding : Extend clist language with trapezoids, linear color trapezoids and ...Igor Melichev1-1/+1
2007-07-16Banding : Extend clist language with trapezoids, linear color trapezoids and ...Igor Melichev1-2/+2
2007-07-11Banding : Exten\d clist language with trapezoids, linear color trapezoids and...Igor Melichev1-1/+1
2007-06-13The translib module now depends on crd decoding and cie support.Ralph Giles1-2/+5
2007-06-07Minor cleanup of the CC_SHARED flag specification.Ralph Giles1-1/+1
2007-06-06Finally merged in extra functionality of ESP Ghostscript (from branch "gs-esp...Till Kamppeter1-1/+1
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-05-31Fix (shadings) : Optimize path manipulations for shading fill.Igor Melichev1-2/+3