issues on MacOS X.
DXT display stil fails on MiniMac with Intel GPU and Tiger installed.
463 dxt_bind_texture(s);
(gdb)
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x00000000 in ?? ()
(gdb) quit
Ultragrid fails on glActiveTexture(GL_TEXTURE0); which is the first thing done while binding textures.
(Ultragrid was compiled without optimizations and with debug info enabled, so this ?? is really confusing me)
I'll give it one more try on MiniMac with Leopard.