util: Init half-float tables on demand.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Thu, 1 Apr 2010 21:41:18 +0000 (14:41 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Thu, 1 Apr 2010 21:41:18 +0000 (14:41 -0700)
commit950300eb255f0e3507bf2757d16c3b5bc8ff3471
tree32f374257a273fd27de266005a5343aaa2577471
parent7e1aceaf0a1fb7b4ee44c7bc488f03b584b8b785
util: Init half-float tables on demand.

Gets rid of unnecessary delays on startup and compiler-specific hax.
src/gallium/auxiliary/util/u_half.c
src/gallium/auxiliary/util/u_half.h
src/gallium/auxiliary/util/u_init.h [deleted file]