Mercurial > mplayer.hg
view etc/inttypes.h @ 16237:b951a75d4f83
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
author | reimar |
---|---|
date | Tue, 16 Aug 2005 19:07:07 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>