home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11961 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  2.2 KB

  1. Path: sparky!uunet!spool.mu.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!utzoo!telly!uunorth!cibbs!anthony
  2. From: anthony@cibbs.UUCP (Anthony Quinn)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: ATI Ultra Pro programming information request
  5. Message-ID: <Bia6wB5w165w@cibbs.UUCP>
  6. Date: Sun, 10 Jan 93 00:02:10 EST
  7. References: <1993Jan6.011357.22665@miles.com>
  8. Organization: DataSoft Consulting (Toronto, Ont. Canada)
  9. Lines: 38
  10.  
  11. sjm@miles.com (Scott Mark) writes:
  12.  
  13. > I know that it's only been out a little while, but are there any drivers
  14. > for the ATI Ultra Pro?  I got mine with a new Gateway computer- I'm sure
  15. > that lots of people have them by now.
  16. > I'd be willing to start with something as simple as the list of modes
  17. > and the Int values for setting them, and a simple plot(row, col) algorithm.
  18. >
  19. > I'm hoping to get POV-Ray working with the Ultra Pro in 16 and 24-bit modes.
  20.  
  21. It is not as simple as int's and mode numbers on the Graphics Ultra Pro. The
  22. 16 bit and 24 bit color are ONLY available through the graphics coprocessor
  23. (ie. the MACH32 chip) and not the VGA section. This means you have to write to
  24. the registers of the card directly to manipulate any of the high color modes.
  25.  
  26. > Any help would be appreciated -- but it takes me about five days to find
  27. > a graphics library package and ftp it here with the mail server.  I'd much
  28. > rather hear "yes -- pub/foo on host@etc has definitely got what you want"
  29. > rather than "gee, you might want to look at the latest VGAkit..."
  30.  
  31. I am not awhere of any libraries for this card as yet. I am sure anyone
  32. writing such a beast would have one hot item. Currently, you'd either have to
  33. contact ATI for development information, or suffer with Windows and their
  34. Windows drivers. The only other option you have is to use a graphics library
  35. supporting 8514/A as the ATI card is register compatible with this standard as
  36. well.
  37.  
  38. If you want to contact ATI for development information, I know they will
  39. release it under non-disclosure. Their email address is
  40. 74740.667@compuserve.com
  41.  
  42. Hope this helps, somewhat.
  43.  
  44. ---____  ____
  45.   //     //     Anthony Quinn       Toronto, Ont., Canada
  46.  //     //     anthony@cibbs.UUCP   "Take off to the Great White North..."
  47.  ==== ====    uunorth!cibbs!anthony
  48.