Hardware Information
From EQUIS Lab Wiki
Revision as of 16:08, 21 June 2005 by Willroberts (Talk | contribs)
GPU Profiles
This page discusses scripting profiles available on the GPU's we use. We list the best vertex and fragment programming profile for each GPU, for both DirectX and OpenGL.
| GPU | VP | FP |
|---|---|---|
| NVIDIA TI 4400 | vs_1_1, arbvp1 | ps_1_3, fp20 |
| Intel 82852/82855 | vs_3_0, None | None, None |
| ATI X700 | vs_2_0, arbvp1 | ps_2_0, arbfp1 |
| NVidia GeForce 2 MX | None, None | None, None |
| NVidia GeForce FX5500 | vs_2_0, arbvp1 | ps_2_0, arbfp1 |
| ATI Radeon 9800 Pro | vs_2_0, arbvp1 | ps_2_0, arbfp1 |
