[Dri-devel] problems with mga driver

2002-10-09 Thread Mihai Ganea
Hi, Having a glEnd without a glBegin crashes the driver with: "t_imm_api.c:316: _tnl_end: Assertion `ctx->Driver.NeedFlush & 0x1' failed". The video driver used is dri mga build 20020910 on a Matrox G400 16Mb. Here is a stupid program I wrote to demonstrate this: #include void init(void) {

[Dri-devel] problems with mga driver

2002-10-09 Thread Mihai Ganea
Hello, When I run walktest and blocks from Crystal Space with "-video=opengl" they crush with the following message: t_imm_api.c:316: _tnl_end: Assertion `ctx->Driver.NeedFlush & 0x1' failed I run CS version 0.95 on linux (i386). The video driver used is dri mga build 20020910 on a Matrox G400