Replace repeat_remainder() with simpler macro that just casts args to unsigned.
authorBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 20:29:12 +0000 (14:29 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 17 Oct 2007 20:29:12 +0000 (14:29 -0600)
commit906768316d9521a32d9a7eebc9edaf76c06a98a7
treef3dac19daabc59be2adb6021a196b0efecea09cd
parentdf4410a59784482fcbd48f82788dd0a9f5a62c15
Replace repeat_remainder() with simpler macro that just casts args to unsigned.
src/mesa/pipe/softpipe/sp_tex_sample.c