summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-pixblock.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-17remove memory boundries on bitmap renderer, optimize memory usageAdib Taraben1-8/+16
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-457/+0
2008-12-28Makes sure a Gaussian filter is applied to premultiplied data.Jasper van de Gronde1-1/+30
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+3
2006-10-14gracefully fail if unable to allocate memory or if more than 100Mb buffer req...bulia byak1-1/+14
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-17/+18
2006-04-19Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas1-12/+12