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: Works on NVidia, problems with ATI

  1. #1
    Junior Member Newbie
    Join Date
    Jan 2009
    Location
    Poland
    Posts
    27

    Works on NVidia, problems with ATI

    Anyone know how good the OpenGL 3.0 works on ATI cards? I have a simple demo of coloured triangle and while it works great on NVIDIA, it doesn't work on Radeon cards (triangle is white, as if fragment shader didn't trigger).

    here's the demo, you can try it, works on nvidias

    http://pro-gramy.webpark.pl/bin.zip

    here's the source code if anyone can take a look, I suspect the shaders are wrong

    http://pastebin.com/m330890fc

  2. #2
    Junior Member Newbie
    Join Date
    Jan 2009
    Location
    Poland
    Posts
    27

    Re: Works on NVidia, problems with ATI

    nevermind, you can remove the thread

Posting Permissions

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