view libmpcodecs/vd_vfwex.c @ 30971:9d024ceb45e3

Check texture dimensions instead of internal format in max texture size check to work around OS X ATI driver bugs: - does not keep format but use an equivalent one (1 becomes 0x8040). - does not set to 0 on failure but to 0x8018
author reimar
date Sun, 04 Apr 2010 19:56:26 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"