Announcement

Collapse
No announcement yet.

S3 Graphics Releases Linux Driver With OpenGL 3.0, VA-API

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

  • #11
    Originally posted by Thetargos View Post
    I hope that soon enough, you'll be able to test the driver, and the hardware on Linux, Michael. I'd really be interested in seeing how well it performs, how does it compare to the earlier tests you ran on cheap hardware and nVidia GFX with VDPAU and how well does it do 3D compared to Intel, nVidia and ATi (on reasonably similar hardware... Do we even know how many stream processors the 500 series pack or if it has a vertex engine? How about memory interface, etc?)
    Yes, this would be interesting. S3 has some interesting technologies, especially the ability to use anisotropic filtering without any framerate drop.

    Though, it would be cool for them to create some real drivers for linux with up to speed Xorg and kernel support if they decide to continue the proprietary method _completely_. If not, try what AMD is doing and hire someone to work on the open source driver too.

    Comment


    • #12
      Non-free drivers are worthless. I would have bought a Chrome if they'd ship source under an apropriate license, but this way, I'm just not interested. At all.

      Comment


      • #13
        Lol, to be honest, I am shell-shocked. The fact that they came up with something apparently even remotely working is beyond my wildest imaginations, let alone issues like license, new hardware, amd64 arch, features and quality.

        All this time I took it as hoax/vaporware and thought Phoronix was having some cheap fun going after clueless chicken in S3's PR dept.

        In any case, since it will head towards nowhere, I just have to say, this is what it called *epic fail*.

        (Just a reminder - this is *2009* and if you can't even create a 3d driver with compositing, you shouldn't use the term linux support. Vesa can do better .)

        Comment


        • #14
          I haven't seen the drivers but judging by the GL string whether it supports 3.0 is wrong. Officially 3.0 should be reported when a opengl 3.0 capable glx context is created using GLX_ARB_create_context. That's the official way. Unfortunately Nvidia broke with that rule in a recent 180.x release likely for marketing reasons. If S3 supports GLX_ARB_create_context then they have OpenGL 3.0 support.

          I just checked their libGL.so and they do have GLX_ARB_create_context / glXCreateContextAttribsARB, so they really support OpenGL 3.0. Please update the article.
          Last edited by Thunderbird; 28 February 2009, 04:30 AM.

          Comment


          • #15
            Quite surprised by this.

            I'd like to see an article testing this, comparing performance with similar price-ranged cards from ATi and nVIDIA.

            Comment


            • #16
              Originally posted by Thunderbird View Post
              I haven't seen the drivers but judging by the GL string whether it supports 3.0 is wrong. Officially 3.0 should be reported when a opengl 3.0 capable glx context is created using GLX_ARB_create_context. That's the official way. Unfortunately Nvidia broke with that rule in a recent 180.x release likely for marketing reasons. If S3 supports GLX_ARB_create_context then they have OpenGL 3.0 support.

              I just checked their libGL.so and they do have GLX_ARB_create_context / glXCreateContextAttribsARB, so they really support OpenGL 3.0. Please update the article.
              @Michael, Thunderbird is right.

              My fglrx 9.2 doesn't report opengl 3.0 either with glx:
              OpenGL version string: 2.1.8494 Release

              But opengl 3.0 is certanly there.

              Comment


              • #17
                Wikipedia has the specs:

                Chrome 540 GTX 65nm 800Mhz core
                32 unified shaders 1700Mhz ram (850 gDDR3) 64bit bus

                Comment


                • #18
                  Not that I would buy a S3 graphics card, but hey, at least they have something now.

                  I just hope they recognize the value that is added to their hardware if the driver is opened up.

                  Comment


                  • #19
                    They are not producting high-end 3D cards, why oh why don't they go for free drivers?

                    Comment


                    • #20
                      Originally posted by tball View Post
                      @Michael, Thunderbird is right.

                      My fglrx 9.2 doesn't report opengl 3.0 either with glx:
                      OpenGL version string: 2.1.8494 Release

                      But opengl 3.0 is certanly there.
                      The only reason nvidia changed the strings (which is actually very bad as when you don't use a opengl3 context you aren't using the real opengl3) is for marketing reasons. A new glxinfo would be needed.

                      Comment

                      Working...
                      X