Date: Wed, 1 Apr 92 10:02:13 GMT From: kuku AT acds DOT physik DOT rwth-aachen DOT de (Christoph Kukulies) To: djgpp AT sun DOT soe DOT clarkson DOT edu, heflin AT pods01 DOT dnet DOT dupont DOT com Subject: Re: Other Video Modes Status: O The graphics package I have ported by means of djgpp is VOGL. It's a quite nice implementation of SGI's graphics 3D library. (SGI=Silicon Graphics). The missing pieces are the double buffering code which I could not implement because of my lack of knowledge of VGA internals. if you could contribute your code/knowledge it would be great. BTW, what is 800x600x32768 mode? Which manufacturer supports this? Does your double buffering code work for ET4000 in 800x600x256? --Chris