mesa: use the PRIx64 macro for printing 64-bit hexadecimal values
authorBrian Paul <brianp@vmware.com>
Mon, 2 Jul 2012 23:23:03 +0000 (17:23 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 5 Jul 2012 14:07:25 +0000 (08:07 -0600)
commitdf2d81ea59993a77bd1f1ef96c5cf19ac692d5f7
tree641efc5a1b5da8d810f63844efc4ea648131657e
parent1ab37a2284aa26d797d6ffb955a1e0bfb7aa67d3
mesa: use the PRIx64 macro for printing 64-bit hexadecimal values

We'll revert the #define fprintf __mingw_fprintf change next.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/mesa/program/prog_print.c