Replace repeat_remainder() with a simpler macro that just casts args to unsigned.
authorBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 20:30:18 +0000 (14:30 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 20:30:44 +0000 (14:30 -0600)
commitad053d90f01852ee27e36a21402543562bf46ad6
tree8db43a92016339f6743acf0dd1390c61ef14b1b6
parent6c753ad51d05fcff260fcf8cccf613d47027171f
Replace repeat_remainder() with a simpler macro that just casts args to unsigned.
src/mesa/swrast/s_texfilter.c