Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.
authorEric Anholt <eric@anholt.net>
Sun, 21 Jan 2007 02:06:38 +0000 (18:06 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 26 Jan 2007 22:18:24 +0000 (14:18 -0800)
commit869b8ad499717eda4a1be04de4e516134123402c
tree98ba308706e9b7ad2abcb500862c23e3d3a50930
parentdbb54b234cd919b8ef7e36e0603ec69f3ed3fc7f
Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.
src/mesa/drivers/dri/i965/brw_draw_upload.c
src/mesa/main/imports.c
src/mesa/main/imports.h