Difference between revisions of "Database:GPUs:ATI:R300-R520"

From VsWiki
Jump to: navigation, search
m (Specs at a glance: fmt)
(Specs at a glance)
 
Line 1: Line 1:
 
==Specs at a glance==
 
==Specs at a glance==
 +
===r3xx/4xx===
 +
* Vertex Shaders 2.0
 +
* Pixel Shaders 2.0
 +
[http://www.beyond3d.com/resources/chips/1/50/semicon/asc]
 +
*normalized coordinates only
 +
*NPOT textures supported
 +
*Limited clamp and mipmap support with NPOT textures
 +
[http://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg02171.html]
 +
 +
===r5xx===
 
* Vertex Shaders 3.0
 
* Vertex Shaders 3.0
 
* Pixel Shaders 3.0
 
* Pixel Shaders 3.0
 
[http://www.x.org/docs/AMD/R5xx_Acceleration_v1.5.pdf]
 
[http://www.x.org/docs/AMD/R5xx_Acceleration_v1.5.pdf]
 
+
*normalized and unnormalized coordinates supported
*r3xx/r4xx
+
*NPOT textures supported
**normalized coordinates only
+
*Limited clamp and mipmap support with NPOT textures
**NPOT textures supported
+
*Limited clamp support with unnormalized coordinates
**Limited clamp and mipmap support with NPOT textures
 
*r5xx
 
**normalized and unnormalized coordinates supported
 
**NPOT textures supported
 
**Limited clamp and mipmap support with NPOT textures
 
**Limited clamp support with unnormalized coordinates
 
 
[http://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg02171.html]
 
[http://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg02171.html]

Latest revision as of 15:47, 30 August 2010

Specs at a glance

r3xx/4xx

  • Vertex Shaders 2.0
  • Pixel Shaders 2.0

[1]

  • normalized coordinates only
  • NPOT textures supported
  • Limited clamp and mipmap support with NPOT textures

[2]

r5xx

  • Vertex Shaders 3.0
  • Pixel Shaders 3.0

[3]

  • normalized and unnormalized coordinates supported
  • NPOT textures supported
  • Limited clamp and mipmap support with NPOT textures
  • Limited clamp support with unnormalized coordinates

[4]