Mail Archives: djgpp/1995/11/30/03:09:58
On Wed, 29 Nov 1995, Justin Ward wrote:
> Okay here's the thing.. My programs can go into and properly function
> in high res gfx mode without any djgpp-related environment variables
> (go32, djgpp, go32tmp, etc). I was just wondering if this is the case
> with all systems, or if my system is just wierd. If it'll work on any
> system, why are the .grd's needed at all? And if my system is wierd,
> how so?
This most probably means that your SVGA is compatible with the Vesa BIOS
Extensions (VBE). GO32 has a built-in graphics driver for such cards
which is used if no ``driver'' parameter is found in the GO32 environment
variable. This is explained in the DJGPP FAQ list (faq102.zip from the
same place you get DJGPP), section 10.4.
- Raw text -