mesa: use IFLOOR(x) instead of (int) FLOORF(x)
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 13 Dec 2008 01:03:48 +0000 (18:03 -0700)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 13 Dec 2008 01:03:48 +0000 (18:03 -0700)
commita9475cc240984aab5d9cc5868aa3f6c1b206be94
tree46bfffae11044ec13df204f9e41f69aa26f5ec0c
parent3b61e9c6e699690aa2ce61ad746170ea6d5597f4
mesa: use IFLOOR(x) instead of (int) FLOORF(x)
src/mesa/shader/prog_execute.c