summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-15changed flam3_colorhist to take a random context as an argument rather than ↵Erik Reckase2-18/+12
creating a new one each time. Also optimized the loop to only generate the precalc flags once and create the xform distrib array once. git-svn-id: https://flam3.googlecode.com/svn/trunk@6 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15Changed 'prepare_xform_fn_ptrs' to 'prepare_precalc_flags' as the old name ↵Erik Reckase4-10/+10
no longer applied. Removed dependency of said function on the random context as it is not used in the function. git-svn-id: https://flam3.googlecode.com/svn/trunk@5 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15debian package info directory added. needs to be updated to latest versionErik Reckase5-0/+499
git-svn-id: https://flam3.googlecode.com/svn/trunk@4 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15Initial commit of early-clip branch of flam3 into google code.Erik Reckase53-0/+68382
git-svn-id: https://flam3.googlecode.com/svn/trunk@3 77852712-ef1d-11de-8684-7d64432d61a3
2015-02-15Delete README.mdScott Draves1-2/+0
2015-02-15Initial commitScott Draves1-0/+2