@Arcane5150
Quote:
Arcane5150 wrote:
Would this be a step forward in getting hardware acceration? From what I can tell if it is supporting OpenGL, then MiniGL should be able to be supported somewhat. Anyways, I'll leave the decisions to the people in the know, but the 5000 series has some nice cards.
In short, having a chunk of Linux code doesn't really help. It doesn't make good documentation, and it can't just be recompiled for Amiga OS. The Linux graphics system is very different from Amiga's, and so it's still necessary to write Amiga OS 4.x specific drivers.
Supporting Evergreen cards is not a priority at the moment. I have 2D acceleration done for R500 series chipsets, and am working on 2D acceleration for R600/R700 chipsets (i.e., Radeon HD 2000/3000/4000 cards). Getting 3D support for these cards is more important than trying to keep up with the very latest generation.
Currently there are no Radeon HD 5000 series cards that I could plug into my A1, even if I did want to chase the latest and greatest. Added to that, the Evergreen MESA drivers, are DRI style drivers (i.e., using the old, deprecated API) not Gallium ones, and so that's not very helpful. Gallium 3D drivers are available for the cards currently supported by my RadeonHD driver, and that will make getting 3D working a lot easier.
I will get to the Radeon HD 5000 series eventually, but it's important that support for the R500-R700 series is finished off first.
Hans
P.S. I briefly had the latest Radeon HD card series supported when I got the Radeon 4350 framebuffer working. AMD released the Radeon HD 5000 series a few weeks later.