Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Fragment+Vertex Program, ATI

  1. #1
    Junior Member Regular Contributor
    Join Date
    Nov 2003
    Location
    Michigan, USA
    Posts
    188

    Fragment+Vertex Program, ATI

    Okay, so my frag and shader program works well on Nvidia hardware, and on Mesa(Software Rendering).
    However, nothing happens on ATI. The software goes so through the steps, loading, and setting the programs, but the program keeps rendering as if nothing changed. No weird display, just nothing changes.

    Is there software, validation testing, something I can use to check compatibility with ATI hardware.

    Tested on Mobile Radeon 9700(a must platform, only one I have available(ATI).

    Thanks for the help.

  2. #2
    Senior Member OpenGL Guru Humus's Avatar
    Join Date
    Mar 2000
    Location
    Stockholm, Sweden
    Posts
    2,444

    Re: Fragment+Vertex Program, ATI

    I think we need more detail. Are you using the latest drivers btw?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •