Mercurial > mplayer.hg
view etc/inttypes.h @ 36131:08f70b06452c
Provide dummy glColor4ub glTexEnvi functions.
Avoids calling a NULL pointer with pure GLES implementations.
author | reimar |
---|---|
date | Sat, 04 May 2013 15:20:47 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>