AMD Adds OpenGL 3.0 Support To Graphics Drivers
arcticstoat writes "Just a few months after The Khronos Group unveiled the Open GL 3.0 spec last year, AMD has included full support for the new API in its first WHQL driver of 2009 — Catalyst 9.1. OpenGL 3.0 requires DirectX 10-level hardware, such as AMD's Radeon HD series of GPUs. However, unlike Direct3D 10, OpenGL 3.0's features can be enabled on both Windows XP and Vista, as well as Linux and Mac OS, which could be a bonus for game developers looking for a broad base of customers. The Khronos Group claims that OpenGL 3.0 has a 'rough feature parity' with Direct3D 10, and it provides Shader Model 4.0 support, including features such as the Geometry Shader. The Khronos Group also says that the new API will interoperate with the GPGPU API OpenCL, which could allow OpenGL 3.0 to compete with the Compute Shader promised in Microsoft's DirectX 11 API."
Now we just have a waiting game, to see if any major developers will adopt it. It seems these days they just want to port over xbox games so directx is the obvious choice.
If sharing a song makes you a pirate, what do I have to share to be a ninja?
Honestly. I mean, that won't make their OpenGL 2.0 drivers actually work, and there's no doubt in my mind that the 3.0 code will be faulty as well.
I will have to update to see, but ATI's OpenGL support for as long as I can remember has sucked compared to Nvidia's.
But will it install properly this time?
Assume for sake of discussion that game companies using DirectX is a bad thing.
If they ignore the xbox segment, they lose a lot of customers, so the game companies (EA, I'm looking at you) just _have_ to write for xbox. So then they're already coding to DirectX, so they just port it over to Windows. So then I can't play their games unless I have Windows Vista Extreme Ultimate Gamer Edition Fatal1ty Server (MSRP $9,999 per seat).
Oh, and now DirectX goes to 11.
I know that OpenGL isn't always the easiest API to write for. But if you want to sway the game companies, chuck your xbox.
I'm hoping that this will eventually lead to a fix of many ATI-related issues on Linux and 3D, as their cards seem to experience a lot of weird GL bugs compared to Nvidia, etc.
KDE4 on an ATI card, for example, does lots of weird things if you try to use FMV or have 3d apps and the 3d accelerated functions. Likewise Cedega has been known to behave oddly with ATI cards.
On a positive note about ATI though, their drivers seem to have improved quite noticeably since the AMD takeover, and in some instances are updated quicker than Nvidia's. When 2.6.28 came out, the Nvidia driver wouldn't compile but ATI's drivers worked just fine. Also, ATI's installer has a GUI portion for those users that aren't so comfortable with a command-line.
http://developer.nvidia.com/object/opengl_3_driver.html
Now where's Intel? :p
The Khronos Group claims that OpenGL 3.0 has a 'rough feature parity' with Direct3D 10
If by that you mean, kinda has the same functionality but it's hidden under piles of legacy crap, then yes ok... But let's just call a spade a spade - It's OpenGL 2.2, not OpenGL3.0. If you spend an hour or two with D3D 10 it becomes apparent pretty that there's a pretty big gulf between the two API's.
My biggest gripe with OpenGL at the moment is that any monkey can write code using it normally following the red books as a guide. The amount of code I've got to strip out of our codebase that's all been done with fixed function immediate mode is just not very funny. I bet you any money that the GL3.0 red book will still devote large chapters to the stuff you shouldn't be using.
Sadly, if you want to write high performance openGL code, then your only real option is to refer the DX10 documentation. Find the required methods in those docs, then hunt through the GL extension registry until you find something similar. Having done that, write your lovely NV specific code. Then write an ATI specific codepath. Then write the Intel code path. It's time consuming, error prone and a real pita.
If only Khronos had done what they'd been promising for the last 2 years and turned OpenGL3.0 into the API that we've all been asking for.... I'll get excited again when the GL3.1 spec + drivers come out, and am sure to be disappointed once more, but I live in hope....
Sorry for the rant. Anyhow, thanks ATI for finally getting GL3.0 support into your drivers. Much appreciated. It's only been 6 months since the spec was released....
Not really all that surprising. I predict there will be many posts saying, "Ha, so when do the open-source drivers get this support?" so let me say it here, first.
OpenGL 3.0 support will be added to Gallium3D as it becomes supported, and Radeons will gain that support when they are added to Gallium3D. There is no timetable for this support.
~ C.
when will they support accelerated decoding of h264 streams? Until then using nvidia for its VDPAU is a nobrainer.
'Impossible' is a word that humans use far too often. -- Seven of Nine
Only 5 1/2 months after NVidia added support for OpenGL 3.0. Google it. http://www.electronista.com/articles/08/08/14/nvidia.supports.opengl.3/
Anyone know what the cheapest card I can get that supports (or will soon support) OpenGL 3.0 under Linux?
How do you imagine they're going to play games on the Macs when half of them have the notorious Intel GMA "video cards", most of which still don't have hardware T&L (example: Intel GMA950 is still used in Mac minis and was until recently in MacBooks)? The other half of the Macs has outdated and non-upgradeable video cards. To illustrate: the most up to date video card you can get for the Mac Pro (most upgradeable and powerful Mac) is the Radeon 3870 or the NVidia 8800GT (both a generation behind the curve).
I don't think developers are going to take gaming on OS X seriously until Apple does.
DirectX 10 level? pshaw! When they support Linux systems, then I'm interested. ATI shot themselves in the foot years ago with me by not supporting Linux systems.
Disclaimer: The opinions and actions of the US Gov't are in no way representative of those held by this author or its ci
Also depends on whether MS decides to vigorously and expensively license/enforce all that OpenGL I.P. they salvaged from one of SGI's several near-death experiences.
It really isn't funny. Apple doesn't seem to give a rat's ass about gaming on OS X, so the only thing that works reliably are the core functions needed for their GUI, CoreImage, etc. If you actually try using half the GL functions that are usually reserved for games, you'll run in to all sorts of bugs. And sometimes you'll just run in to the fact that some of those functions don't even exist under the OS X drivers. It's a hell of a lot like working with a MiniGL driver from back in the 3Dfx days, except Apple dropped the wrong set of functions.
Didn't ATI release the specs to the cards so you can create fully opensource drivers for them?
It also includes the specs for the 3D aspects for those cards, as I recall.
It deserves a ha ha...