From: notaz Date: Fri, 21 Oct 2011 15:08:57 +0000 (+0300) Subject: gte: eliminate excessive lims and casts X-Git-Tag: r11~37 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=b3254af90fafc88bd1b40566de65a0471771c8d5;hp=b3254af90fafc88bd1b40566de65a0471771c8d5 gte: eliminate excessive lims and casts checking for overflow where it can't occur is a waste of time, get rid of that code. ---