shl: misc: provide shl_next_pow2()
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 18 Feb 2013 18:17:49 +0000 (19:17 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 18 Feb 2013 18:17:49 +0000 (19:17 +0100)
commit67355db150b683f02443e5b0ece97c0567c90c3a
tree56479bb61299016e368371d47dbc2f7e8e41d4ea
parentdd13dd06ee53574ec92c800d415984bf00ac2ca6
shl: misc: provide shl_next_pow2()

Move the next_pow2() helper to shl_misc.h so we can use it everywhere.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/shl_misc.h
src/text_gltex.c