Cap the maximum indexes into image
authorBill Lash <william.lash@gmail.com>
Wed, 2 Oct 2019 23:42:24 +0000 (18:42 -0500)
committerBill Lash <william.lash@gmail.com>
Wed, 2 Oct 2019 23:42:24 +0000 (18:42 -0500)
commit429515482fa4fa951fd4a3cdd3fceb78ab775a1b
tree10c7cfce07eb28e4f7417a436b2c38fe6b51e912
parenta565d2179f8c776396951fda6169310e62f1522f
Cap the maximum indexes into image

Make sure not to index past the right and/or bottom edge of the
image while scaling.
src/sdl/sf_video.c