From: Brian P. <br...@va...> - 2001-06-29 15:13:14
|
"I. Pokrovsky" wrote: > > Hello! > > When I'm using GL_EXT_shared_texture_palette OpenGL extension I'm > getting an error: mesa got signal 11. I'm using latest MesaLib-3.4.2 > with glide. > > It happends in such line: > > glColorTableEXT (GL_SHARED_TEXTURE_PALETTE_EXT, GL_RGB, 256, GL_RGB, GL_UNSIGNED_BYTE, palette); > > where palette - is "unsigned char palette[768]" > > Such error happends with 3DFX_set_global_palette extension too. > > Can anyone help me with such problem? Haven't heard of this problem before. I'll take a look at it, probably next week. -Brian |