Files
UltraGrid/ultragrid/share
xliska 3afa8fe79b Sorted out some shader compilation issues. Removed unused stuff. Fixed some DXT
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.
2008-07-16 15:50:26 +00:00
..
2007-11-08 09:48:58 +00:00
2007-11-08 09:48:58 +00:00