use_vesa(1)

new topic     » topic index » view thread      » older message » newer message

Now that I'm using a machine with an ATI graphics card,
I'm wondering if maybe use_vesa(1) should be the default.
It's necessary for a lot of cards in SVGA modes.
The thing I'd like to determine is whether there's a
downside to making it the default. WATCOM provided
very little documentation about it.
Can anyone tell me if use_vesa(1)
causes a problem with their graphics card?
Try any graphics program that runs
in SVGA  (mode 256 or higher)
For example, add:
           include machine.e
           use_vesa(1)
at the top of demo\dos32\mset.ex in Euphoria 2.2.
mset runs in mode 261.

Thanks,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu