Welcome, Guest. Please login or register.

Author Topic: New Mesa/Nouveau brings support for Fermi cards to AROS!  (Read 8074 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: New Mesa/Nouveau brings support for Fermi cards to AROS!
« on: October 10, 2011, 12:34:15 PM »
Quote from: commodorejohn;663062
:/ All this work on the latest-and-greatest nVidia cards and nouveau still doesn't have quality drivers for chipsets that have been around forever...


You are missing the point. Most people wanting to run AROS on PC will tend to have newer, not older equipment.

@nicholas

As for MorphOS, nVidia support would be nice but as all the newer cards tend to be PCIe, these advances are probably moot as there aren't any Macs supported by MorphOS that can take these cards. Unless I'm mistaken?
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: New Mesa/Nouveau brings support for Fermi cards to AROS!
« Reply #1 on: October 11, 2011, 08:44:36 PM »
Quote from: Piru;663218
Are you saying that Gallium has OpenCL now? As far as I can tell the GPGPU acceleration currently depends on the closed source proprietary drivers provided by the vendors (nVidia, AMD), even on Linux.


Well, OpenCL is an open standard, but implementations are obviously proprietary.

Quote
If you're just talking about shaders, well I don't find them so exciting, at least when considering the monster cards such as Fermi. If hardly makes a difference if you can render your game in 60fps versus 600fps.


One thing to remember is that OpenCL is merely a different programming interface to the same shader hardware (admittedly a much more convenient one and one that's becoming increasingly specialised) that regular shader programs use. Many compute tasks have actually been implemented using nothing more than basic GLSL.

It's gone now, but fractal.io (video here) was a fantastic demonstration of what can be achieved with nothing more than opengl shaders.
int p; // A