| delorie.com/archives/browse.cgi | search |
| Date: | Mon, 27 Feb 95 09:06:11 -0500 |
| From: | dj AT stealth DOT ctron DOT com (DJ Delorie) |
| To: | NEWHALL AT american DOT edu |
| Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu |
| Subject: | Re: Accessing VESA SVGA Frame Buffer |
The absolutely correct quote is "The provided graphics libraries don't support non-dpmi mode" I suppose. If you run in dpmi modes, you can use the DPMI API functions (int 0x31) and <sys/farptr.h> to access the video frame buffer yourself to do graphics. This is what the next version of grx will do.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |