]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
renamed most Image_CopyMux parameters to begin with input to clarify their purpose...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 15 May 2004 19:35:15 +0000 (19:35 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 15 May 2004 19:35:15 +0000 (19:35 +0000)
commit019f4c92dac0c76a7447eb391171a1c00228795c
tree1752d7e7fab0aed613002306661018ba26826bf7
parent372c732e8136f52327b2961b14dd476500a2152c
renamed most Image_CopyMux parameters to begin with input to clarify their purpose, inputwidth for example, because these are input properties, not output properties
cleaned up Image_CopyMux, and fixed its handling of inputflipdiagonal to properly work with unequal inputwidth/inputheight
swapped Image_CopyMux numinputcomponents/numoutputcomponents parameters to be more consistent with the 'output, input' order of its other parameters

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4168 d7cf8633-e32d-0410-b094-e92efae38249
image.c
image.h