home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / ibm / pc / hardware / 37318 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  3.0 KB

  1. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!uwm.edu!cs.utexas.edu!news
  2. From: johnk@cs.utexas.edu (John Knutson)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: TIGA video board, anyone?, You Betcha!!
  5. Date: 27 Jan 1993 08:50:47 -0600
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 59
  8. Message-ID: <lmd8a7INNmqm@latexo.cs.utexas.edu>
  9. References: <1993Jan25.153206.1@sscvx1.ssc.gov> <C1ICop.Hz@brunel.ac.uk>
  10. NNTP-Posting-Host: latexo.cs.utexas.edu
  11.  
  12. In article <C1ICop.Hz@brunel.ac.uk> ma90alb@brunel.ac.uk (Ashley L Brandwood) writes:
  13. >schludermann@sscvx1.ssc.gov wrote:
  14. >: In article <C1DxDv.BEr@austin.ibm.com>, oquinn@elder.austin.ibm.com (Jim O) writes:
  15. >: >   1)  Is TIGA still around, if so how to I get in touch with them.
  16. >
  17. >: I think it's still alive and well. I just bought a TMS34020-40 w/TMS34082-40
  18. >
  19. >They are definitely around.
  20.  
  21. "TIGA" isn't a company, it's an acronym for "Texas Instruments
  22. Graphics Architecture", and yes, TI is definitely still around.
  23.  
  24.  
  25. >The performance is out standing, due to the fact that the TMS340?0 chips are 
  26. >full graphics co-processors, (not like S3 based video cards which are windows 
  27. >optimised ) this means basically if the processor wants to draw a circle (for 
  28. >instance), it sends the card the center of the circle, and it radius and colour
  29. >and lets the card draw the circle, rather than transfering a picture of the 
  30. >circle to the card.
  31.  
  32. Well there are two things to remember, hardware implementation isn't
  33. always faster than software implementation.  For example, the loop
  34. instruction on the '486 uses more clock cycles than using an
  35. increment-compare-branch instruction sequence would to do the same
  36. job.
  37.  
  38. Another thing to know is that the TMS340 only has instructions for
  39. drawing lines as far as geometrical entities goes.  circle (and other
  40. polygon) drawing will have to be done by software. (I could be wrong,
  41. I might have missed the instruction while scanning my 340 user's
  42. guide)  What it does have, is built in bit block transferring.
  43.  
  44. >If you are really rich and can afford the expense, it is definitely worth 
  45. >getting a TMS34020 with its own co-processor TMS34082 board (as this makes it 
  46. >rediculously fast)
  47.  
  48. FYI: the 34082 is an FPU (for those who didn't know)
  49.  
  50. >It should be able to work at all standard SVGA resolutions/colours and
  51. >probably a lot more (like some are capable of >2048 resolutions) and upto
  52. >24-bit colour.
  53.  
  54. The 34020 is capable of 1,2,4,8,16, and 32-bit color, the 34010 is
  55. only capable of up to 16 bit color. The resolution is really dependant
  56. on how much VRAM you have connected to it. (and what your monitor's
  57. capable of)
  58.  
  59. I'm rambling, I know. If anyone really cares, I've got the 34020 and
  60. 34010 user's guide if you have any questions.
  61.  
  62.  
  63. Disclaimer: I'm not affiliated with TI, I'm just a satisfied customer.
  64.  
  65.  
  66. -- 
  67. John Knutson (johnk@cs.utexas.edu)
  68.     "A lot of people I know believe in positive thinking, and so
  69.      do I.  I believe everything positively stinks."
  70.         -- Lew Col
  71.