> Hello, > I will use svgalib for my application. In this moment I use 320x200x256 > mode. But for my final application I need 640x480x16 or 640x480x256. > > When I change to this mode, I will get an svgalib-error. According to the testgl.c demo source, gl can't draw directly to the screen in 16 colors or X modes. You must use virtual contexts. The man page only says that about mode-X, but apparently its true for 16 color modes as well. -- Matan Ziv-Av [EMAIL PROTECTED]
- Svgalib in 640x480x16 mode ?? Alfred Glass
- Anonymous
