summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-svp-render.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-03-23delete unused codebulia byak1-616/+0
(bzr r5182)
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-29/+29
(bzr r5149)
2007-11-10Warning cleanupJon A. Cruz1-1/+1
(bzr r4052)
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY1-2/+3
allocator a little more instead of the others (aside from libgc) (bzr r1044)