index
:
~cloos/ghostpdl
Type3_PCL
ghostpdl-9.03
gs904
gs905
libs-update
master
memcpy-fix
mooscript
patt_trans_clist
psd16
Clone of git://git.ghostscript.com/ghostpdl.git.
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gs
/
base
/
gxpcmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
Fix for patterns with plank device, transparency, and clist.
Michael Vrhel
1
-0
/
+8
2011-08-26
Allow planar devices to store patterns as bitmaps not clist only
Michael Vrhel
1
-6
/
+0
2011-08-25
Fix so pattern debug code dumps planar bitmap.
Michael Vrhel
1
-14
/
+62
2011-08-23
Forcing of clist only rendering of patterns if target device is planar.
Michael Vrhel
1
-0
/
+6
2011-07-23
Fix compiler warnings.
Ray Johnston
1
-0
/
+1
2011-07-20
Add finalize function to pattern clist device.
Robin Watts
1
-1
/
+7
2011-07-18
Fix plane calculations in planar pattern management.
Robin Watts
1
-2
/
+2
2011-07-16
Pattern accumulator changes to support planar output devices.
Robin Watts
1
-4
/
+39
2011-07-16
Fix pattern cache tile accounting.
Robin Watts
1
-29
/
+9
2011-07-08
Rename object_tag to graphics_type_tag and move to the device for MT rendering.
Ray Johnston
1
-2
/
+4
2011-06-06
Fix Bug 689737: antialiasing issues with patterns.
Robin Watts
1
-34
/
+53
2011-05-23
Fix for pdfwritten fts_42xx.xps crashing in transparency stuff.
Robin Watts
1
-4
/
+8
2011-05-17
Fix SEGV in Bug691538.pdf.
Robin Watts
1
-27
/
+27
2011-05-12
Merge branch 'master' into patt_trans_clist
Robin Watts
1
-4
/
+1
2011-05-07
Significant change in how the device profile is handled in ghostscript. This
Michael Vrhel
1
-4
/
+1
2011-04-27
Whitespace fixups.
Robin Watts
1
-2
/
+3
2011-04-27
Fix overflow in pattern tile size estimation code.
Robin Watts
1
-4
/
+6
2011-04-20
Work on the pattern transparency clist code.
mvrhel
1
-55
/
+123
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-398
/
+392
2011-03-30
Add new dev_spec_op call to device procs table, along with gxdevsop.h header
Robin Watts
1
-2
/
+3
2011-01-14
Bracket off gs_debug_c with #ifdef DEBUG so it is not called in
Henry Stiles
1
-0
/
+8
2010-10-25
Rev. 11785 have introduced double decrement of the reference counter in
Alex Cherepanov
1
-1
/
+0
2010-10-12
Fix for a large memory leak that can occur when a pattern cache entry is free...
Michael Vrhel
1
-1
/
+6
2010-09-08
Fix to enable proper mask filling with patterns that have transparency. Majo...
Michael Vrhel
1
-5
/
+7
2010-08-19
Fix bug #691564. The assignment of the target device did not use the
Henry Stiles
1
-1
/
+1
2010-08-10
Commit to move the ICC profile for the device within the device structure. T...
Michael Vrhel
1
-0
/
+4
2010-08-09
Free the pattern-clist devices that are created (and left for the GC to
Ray Johnston
1
-0
/
+1
2010-08-06
Fix segfault seen with fts_17_1704.pdf when the clist playback of patterns
Ray Johnston
1
-2
/
+7
2010-08-06
Add a new paramter MaxPatternBitmap with a default value of 8Mb. Formerly
Ray Johnston
1
-3
/
+5
2010-07-31
Fix the calculation of the size of the pattern bitmap by correcting the
Ray Johnston
1
-1
/
+1
2010-06-28
Fix a typo, thanks to Ken for spotting this in review.
Henry Stiles
1
-1
/
+1
2010-06-26
The ad hoc gstate setup for patterns should not call grestore after
Henry Stiles
1
-1
/
+2
2010-06-22
Erase patterns with the color white instead of filling the pattern
Henry Stiles
1
-14
/
+45
2010-06-11
Fix pdfwrite - device reference counting problem with patterns and XPS
Ken Sharp
1
-2
/
+22
2010-05-24
Merge of icc_work branch into trunk.
Michael Vrhel
1
-0
/
+8
2010-05-20
Merge of trunk into branch through rev 11285
Michael Vrhel
1
-14
/
+39
2010-05-11
Debug code for helping in debug of 689737. The pattern that is created is 1 ...
Michael Vrhel
1
-15
/
+25
2010-05-10
Retry of fix for Bug 69048 (this one actually builds...) Again this should on...
Michael Vrhel
1
-1
/
+16
2010-05-10
Reversion to 11210 until I figure out what went wrong...
Michael Vrhel
1
-16
/
+1
2010-05-09
Fix for Bug 690487. This should only be a factor when using GraphicsAlphaBit...
Michael Vrhel
1
-1
/
+16
2010-04-26
Clean up of memory management for the icc objects (the cache and the profile ...
Michael Vrhel
1
-0
/
+6
2010-02-25
Fix to allocate icc link cache for clist device when pattern is a clist.
Michael Vrhel
1
-0
/
+2
2009-08-11
Merge of trunk into icc branch through rev 9974.
Michael Vrhel
1
-13
/
+165
2009-08-10
Adds a new memory device constructor
Henry Stiles
1
-9
/
+10
2009-07-22
The commits provides proper transparency support for fills with patterns that...
Michael Vrhel
1
-4
/
+155
2009-07-16
Optimizations when filling with patterns that include transparency.
Michael Vrhel
1
-0
/
+2
2009-07-15
Fix for infinite loop that was caused by failure to update the current patter...
Michael Vrhel
1
-0
/
+1
2009-07-05
Fix for access violations when transparency pattern is stored and read from c...
Michael Vrhel
1
-3
/
+13
2009-07-03
Addition of code to write pattern transparency data into clist.
Michael Vrhel
1
-1
/
+6
2009-06-23
Addition of code to obtain rect list for intersection of path and clip path, ...
Michael Vrhel
1
-1
/
+18
[next]