glXAllocateMemoryNV probs GF2 PCI :)

Yo!

I’m facing problems to allocate my buffer using VAR alloc mechanism using GLX and 44.96 drivers on K6-200 debian 3.0.

I’m using params like :
(cacheSize,0.f,0.f,1.f) for vram
and
(cacheSize,0.25f,0.25f,0.7f) for PCI based cards.
Note that the latest was working for PCI boards with prior drivers version on win32 systems.

any hint? :slight_smile: