From: Nathan K. <nat...@sp...> - 2010-02-22 16:26:22
|
On 10-02-19 07:16 PM, Ian Romanick wrote: > While we're on the topic of removing dead weight, can we remove support > for color index rendering? None of the hardware drivers support color > index rendering, and color index rendering is deprecated in OpenGL 3.0 > (and removed in 3.1). > > Can it please die in a fire? As a workaround if someone really wants CI rendering, one can use VirtualGL to provide a CI visual on RGB-only hardware. -Nathan |