summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-compose-transform.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-367/+0
(bzr r9508.1.47)
2010-05-18Fix for bug #577012Jasper van de Gronde1-30/+40
(bzr r9426)
2010-04-20Small fix for nr-compose-transform (I compared against 255 where I should ↵Jasper van de Gronde1-2/+2
have compared against 255*255). (bzr r9358)
2010-04-18Fix for bug #455302 and bug #165529, also partially fixes bounding box of ↵Jasper van de Gronde1-51/+65
various NR Arena Items as passed to filters (it used to explicitly make the bounding box larger) and makes nr-filter-displacement-map use rowstride (bzr r9350)
2009-12-20Warning cleanupJon A. Cruz1-3/+3
(bzr r8895)
2009-12-04Fix rounding error in libnr and remove inefficient mmx optimizationsDiederik van Lierop1-36/+19
Fixed bugs: - https://launchpad.net/bugs/168384 (bzr r8863)
2009-09-27Revert patch from 168384 until after 0.47Josh Andler1-16/+13
(bzr r8657)
2009-09-24Patch by Diederik for 168384. Tested by myself and others and works well, ↵Josh Andler1-13/+16
additionally reads safe... Thanks Diederik! (bzr r8645)
2009-09-18back out Diederik's patch, problems with 32-bit systemsbulia byak1-20/+17
(bzr r8612)
2009-09-14patch by Diederik for jumping images, bug 168384bulia byak1-17/+20
(bzr r8589)
2006-07-29patch for rendering quality and speed from Jasper van de Grondebulia byak1-28/+28
(bzr r1503)