Announcement

Collapse
No announcement yet.

The State Of OpenGL 3.x in Mesa Core

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • The State Of OpenGL 3.x in Mesa Core

    Phoronix: The State Of OpenGL 3.x in Mesa Core

    While ATI R600 users only recently received OpenGL 2.0 hardware support within the open-source Radeon 3D stack and there is many more OpenGL extensions to be implemented just not for the ATI Mesa driver but the other DRI drivers as well, Brian Paul has published a document that lays out the current state of OpenGL 3.x within the classic Mesa core. This document lays out what core Mesa supports and not necessarily that any of the drivers are implementing the said support at this time...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    The focus for OpenGL from now on will probably be something that can be used for virtual GPU's.

    Comment


    • #3
      Hopefully the newer 3.x specs won't be as difficult as 3.0 support as a lot of infrastructure will be in place making it easier to add new functions

      As with GLSL, large chunks of this are being re-written from scratch, hopefully there will be increased interest from 3rd parties to get this support added too.

      Comment


      • #4
        Expect the extensions that people actually use to be done first.

        Comment


        • #5
          MESA Project needs a better infraestructure and a lot development power.

          This project have been dying over time, not catching new 3D stuff on time and losing relevance. That's why propietary graphic drivers won momentum.

          Now they have Gallium3D, but things are running a lot slower than desired. OpenGL is becoming a faster target than before due to the Kronos Group, a good thing in my opinion as DirectX is monopolizing everything and having a quite big feature set.

          They lack development power for making the MESA disaster to go on the proper direction. They are wasting time by not being totally centered in Gallium3D and making this nightware the shortest possible.

          MESA needs to found a proper Foundation just like any other project does. Tungsten Graphics, Inc. can be the leader force as they are the majority of developers involved on the code, but that's not enough and needs to be a more Free Software project.

          Linux Foundation should care a lot more of the weaker parts of the Open Source ecosystem (and the Linux ecosystem too because is mostly the same), instead wasting resources on stupid efforts like a niche Linux distro project targeting only a CPU family from a company (you know what one is...) . The most important stuff in the non-server area are the Open Source graphics drivers, because there is a very potential growing zone for Linux marketshare and propietary graphic drivers are really a big stone in the path for it.

          There are also other stuff like scanners drivers (SANE project is becoming a total joke), printer drivers (Apple owning CUPS scares me, Apple is a totally oportunist company in Open Source), OCR, technical proffessional tools (graphical, video, audio, scientifical...), clustering... This should be explained other time instead.

          Comment


          • #6
            Yeah I can't figure out why Intel isn't all over Gallium3D. They're the only ones around here who have graphics drivers done before launch day.

            Comment


            • #7
              Originally posted by timofonic View Post
              MESA Project needs a better infraestructure and a lot development power.

              This project have been dying over time, not catching new 3D stuff on time and losing relevance. That's why propietary graphic drivers won momentum.

              Now they have Gallium3D, but things are running a lot slower than desired. OpenGL is becoming a faster target than before due to the Kronos Group, a good thing in my opinion as DirectX is monopolizing everything and having a quite big feature set.

              They lack development power for making the MESA disaster to go on the proper direction. They are wasting time by not being totally centered in Gallium3D and making this nightware the shortest possible.

              MESA needs to found a proper Foundation just like any other project does. Tungsten Graphics, Inc. can be the leader force as they are the majority of developers involved on the code, but that's not enough and needs to be a more Free Software project.

              Linux Foundation should care a lot more of the weaker parts of the Open Source ecosystem (and the Linux ecosystem too because is mostly the same), instead wasting resources on stupid efforts like a niche Linux distro project targeting only a CPU family from a company (you know what one is...) . The most important stuff in the non-server area are the Open Source graphics drivers, because there is a very potential growing zone for Linux marketshare and propietary graphic drivers are really a big stone in the path for it.

              There are also other stuff like scanners drivers (SANE project is becoming a total joke), printer drivers (Apple owning CUPS scares me, Apple is a totally oportunist company in Open Source), OCR, technical proffessional tools (graphical, video, audio, scientifical...), clustering... This should be explained other time instead.
              Yeah, no.

              Mesa is more relevant today than ever before. Plenty of chipsets are accelerated with it. It's important enough that fglrx dropped support for all pre-HD chipsets and deferred to Mesa and Xorg for drivers.

              Tungsten is no more. You must have missed the memo. They got bought out by VMWare. LunarG is largely their replacement, but as before, their mission isn't to provide open-source drivers; it's to provide Unix-based drivers leveraging common open-source APIs. There are several closed-source Gallium drivers out there, and there will continue to be more.

              As far as development manpower, well, patches are welcome. Otherwise, get off my back; I don't get paid for this, and I'm on vacation. Get off everybody else's back, too; they're not paid for this either.

              All the features that you see in Mesa are being paid for or contributed by volunteers, and it's been a while since a volunteer added a GL extension.

              Originally posted by wswartzendruber View Post
              Yeah I can't figure out why Intel isn't all over Gallium3D. They're the only ones around here who have graphics drivers done before launch day.
              Intel is far more pragmatic than you might think. Their kernel-side drivers are open-source because that's the only way to get them in-tree, and the user-space drivers are open-source because that's the only way to get the kernel drivers accepted. (Kernel policy forbids drivers with specialized interfaces if there is no open userspace for testing.)

              The two Intel-based Gallium drivers are being done by VMWare, and Intel will not move to Gallium until they can be certain that it will confer a serious advantage.

              Comment


              • #8
                Originally posted by MostAwesomeDude View Post
                Yeah, no.

                Mesa is more relevant today than ever before. Plenty of chipsets are accelerated with it. It's important enough that fglrx dropped support for all pre-HD chipsets and deferred to Mesa and Xorg for drivers.
                The majority of the current IHVs closed source drivers are not OpenGL 3.2 nor GLSL 1.50.11 compliant yet as of today.

                The Mesa developers has released a lot of updates in the past two days and their OpenGL 2.1 API implementation is one of the best ones out there. They need to update the DRI drivers, like the R600 DRI driver, into being more OpenGL 2.1 compliant.

                As mentioned, they just need more volunteers in testing and providing feedback - if not developing code.

                Comment


                • #9
                  Originally posted by MostAwesomeDude View Post
                  Yeah, no.

                  Mesa is more relevant today than ever before. Plenty of chipsets are accelerated with it. It's important enough that fglrx dropped support for all pre-HD chipsets and deferred to Mesa and Xorg for drivers.

                  Tungsten is no more. You must have missed the memo. They got bought out by VMWare. LunarG is largely their replacement, but as before, their mission isn't to provide open-source drivers; it's to provide Unix-based drivers leveraging common open-source APIs. There are several closed-source Gallium drivers out there, and there will continue to be more.

                  As far as development manpower, well, patches are welcome. Otherwise, get off my back; I don't get paid for this, and I'm on vacation. Get off everybody else's back, too; they're not paid for this either.

                  All the features that you see in Mesa are being paid for or contributed by volunteers, and it's been a while since a volunteer added a GL extension..
                  But you confirmed part of my thinkings: MESA project is a half-running one, it needs a proper project organizational infraestructure.

                  The community only benefits if they provide Open Source, not just a nice Open Source API implementation. VMWare only cares of those developers making the VM more interesting for OpenGL/DirectX apps, LunarG only cares of getting paid for drivers. There's an obvious problem here, an obvious interest conflicts will merge to the surface in time.

                  So MESA needs to be backed by a powerful Foundation that not only cares of one part of the project but the combination of all. If not possible, probably it will end eventually replaced like other pieces of software. Live with the community or get out.

                  A proper MESA Foundation could make the efforts of both Tungsten and LunarG easier, and even able to have more paid developers too. Those devs would work on the main MESA important stuff instead focused interests from those companies, so both sides win.

                  Some people think MIT license for drivers and API stuff is a failure, I agree on it. But depending on corporations instead foundations is another big problem too.

                  Anyway, I getting more skeptic about MESA future. Lots of promises from ATI on their drivers, lots of promises about Gallium3D... but time goes and only hopes are there. Little real results, the path seems too long for them and people are tired of waiting for it.

                  Comment


                  • #10
                    Originally posted by timofonic View Post
                    MESA Project needs a better infraestructure and a lot development power. This project have been dying over time, not catching new 3D stuff on time and losing relevance. That's why propietary graphic drivers won momentum.
                    Have to disagree here - there seems to have been more visible progress on Mesa in the last couple of years than at any time in the last decade, at least on the hardware acceleration side. Brian and the other TG folks have been steadily pushing the core and software renderer ahead, but HW acceleration has really jumped ahead recently.

                    I don't think the state of open source drivers has that much effect on proprietary drivers, other than that people will *use* proprietary drivers when open source drivers are not available. I don't think the lack of open source drivers causes more effort to be spent on proprietary drivers, for example.

                    Proprietary drivers make it possible for HW vendors leverage large portions of their driver code across 100% of the PC market rather than having to write and maintain an entire driver stack specific to Linux. That, in turn, makes it possible to offer similar levels of functionality and performance across all OSes, at least on the 3D side.

                    Originally posted by timofonic View Post
                    Now they have Gallium3D, but things are running a lot slower than desired. OpenGL is becoming a faster target than before due to the Kronos Group, a good thing in my opinion as DirectX is monopolizing everything and having a quite big feature set.

                    They lack development power for making the MESA disaster to go on the proper direction. They are wasting time by not being totally centered in Gallium3D and making this nightware the shortest possible.
                    Not sure why you call it a disaster - it seems to have delivered a lot of results relative to the development effort expended, so I would call it a success in that respect. Also, a lot of effort in the last year has been spent on lower level functionality, particularly a kernel memory manager, which was a pre-requisite for further progress on the level of 3D support.

                    As MostAwesomeDude said, this is a volunteer project and more volunteers would always be welcome. There are a lot of users calling out for ever-increasing complexity and performance, however very few of them seem to be rolling up their sleeves and helping with the work. 3D is not a simple area, but it is probably the "least unfriendly" portion of the driver stack for new developers so there's no excuse for people not jumping in and helping.

                    Originally posted by timofonic View Post
                    MESA needs to found a proper Foundation just like any other project does. Tungsten Graphics, Inc. can be the leader force as they are the majority of developers involved on the code, but that's not enough and needs to be a more Free Software project.

                    Linux Foundation should care a lot more of the weaker parts of the Open Source ecosystem (and the Linux ecosystem too because is mostly the same), instead wasting resources on stupid efforts like a niche Linux distro project targeting only a CPU family from a company (you know what one is...) .
                    I have always felt that foundations should be funding more active development, but when you look closely at the economics they don't really have the money to fund very much - so they focus on what they feel to be "high leverage" or high visibility projects. These are all volunteer organizations, so the solution for anyone who doesn't like their direction is to get involved and CHANGE the direction.

                    Tungsten Graphics has done a fantastic job of operating a business while doing great things for the open source community, but that is an extraordinarily difficult management challenge and does not seem like a particularly scalable model unless some new and sustainable business models can be developed. Everyone talks about desktop Linux being the bright future and the big growth market, but so far nearly all the revenue streams are from the server business. That needs to change.

                    What desktop Linux needs is either a business model which will fund the required development effort -- which is probably going to require money coming from users -- or a user base which accepts the current volunteer-driven rate of progress and celebrates the successes rather than complaining.

                    The current model, with a few hard-working volunteers and an ever-more-demanding user base, is not really good for anyone. Saying "the beatings will continue until the morale improves" may sound funny from a distance but that is exactly how users are treating developers today.

                    Originally posted by timofonic View Post
                    The most important stuff in the non-server area are the Open Source graphics drivers, because there is a very potential growing zone for Linux marketshare and propietary graphic drivers are really a big stone in the path for it.
                    IMO the days of proprietary drivers being an obstacle are behind us, albeit only recently. Distros can now ship with open source drivers for all major GPU vendors - not full featured in all cases, but enough to allow distro developers to push ahead with architectural changes without having to wait for the proprietary drivers. That's why the recent Nouveau milestones were so important.
                    Last edited by bridgman; 01 January 2010, 01:21 PM.
                    Test signature

                    Comment

                    Working...
                    X