view etc/inttypes.h @ 34054:a70e8abec089

Change silly matrixview code to not needlessly change state on every frame (in addition to it making the code confusing this is a sure way to make OpenGL code really slow).
author reimar
date Tue, 27 Sep 2011 21:42:46 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>