Announcement

Collapse
No announcement yet.

Valve's L4D2 Is Faster On Linux Than Windows

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

  • #61
    Originally posted by mo0n_sniper View Post
    Great read Hamish Wilson, thanks. Somehow it felt strange reading about all that good linux graphics support
    I grew up reading old Linux Journals from between 1997 and 2002, so I know of lots of great articles from the time. Lots of nice gaming articles from before Loki went bust.

    Comment


    • #62
      Originally posted by mirv View Post
      On a different subject: anyone else use the r200 drivers with UT? That combo was fast.
      I started using Linux on a Radeon 7500 and then later upgraded to a Radeon 9200 and had a lot of fun playing classic natives games such as Quake 3, Shogo, SOF, UT, and UT2004, not to mention OpenArena and Nexuiz and the like. I could just never understand why Doom 3 would never work - I was so pleased when it became possible to launch it using the free drivers back in 2010 though.

      Sorry for the nostalgia trip everyone.
      Last edited by Hamish Wilson; 02 August 2012, 11:23 AM.

      Comment


      • #63
        Originally posted by Hamish Wilson View Post
        But surely that is comparing Apples and Oranges there isin't it? You can compare Direct3D to OpenGL, but for the rest it is SDL that provides a similar or even arguably better feature set to DirectX (at the very least on Linux but also on other systems as well).
        The way you wrote "Apples and Oranges" made me think that in IT discussions, it would be interesting to grow a habit of saying "it's like comparing Apple to Orange"

        Comment


        • #64
          Idiotic thing No1: OpenGL isn't multi-threading. Its actually multi-threading and super-threading: if you have a multilevel software rasterizer for LLVM for example, you can run the graphics part on many different instruction sets like CPU cores and GPU cores at the same time just with 2 back-ends, see PlayStation3 (6 SPEs /1.8macTflops used for graphics). Idiotic thing No2: Opengl is slower than Direct3D. They have only a small difference: OpenGL has extensions(ARB) of the protocol build inside GPUs. Even if you don't use assembly and use GLSL, you will still be faster. Important No3: OpenGL is "Open". So you can find it inside GPU drivers on all operating systems, and you can develop libraries for it: Imagination has OpenRL, wile NVidia develops Voxel-Raytracing solution for OpenGL (ID-tech 6).

          Comment


          • #65
            We don?t know in which conditions the benchmark was done in linux, because a default ubuntu 12.04 install with nvidia blob performs much much worse than windows 7.

            Also, a curious note. The reason why opengl is not widely used, is because the xbox alone sells more games than pc, mac, linux and similar
            Last edited by narciso; 02 August 2012, 01:24 PM.

            Comment


            • #66
              Originally posted by narciso View Post
              We don?t know in which conditions the benchmark was done in linux, because a default ubuntu 12.04 install with nvidia blob performs much much worse than windows 7.

              Also, a curious note. The reason why opengl is not widely used, is because the xbox alone sells more games than pc, mac, linux and similar
              No. For one, console games typically don't make extensive use of their higher order API's. On the PS3, for instance, the native libgcm graphical library is MUCH preferred over the use of PSGL. Same for the 360. Higher order API's are simply to slow for consoles with limited resources. Its understood that any port between any console/PC will need its entire graphical engine re-written from scratch, due to the API/hardware differences.

              The "consoles holding DX back" or "Xbox killing OGL" are both false statements, but repeat something enough...

              I blame a combination of three factors for OGL becomming more or less a dead spec for PC gaming:
              1: OGL 3.0 failing to deliver
              2: Id Tech 4's steep HW requirements
              3: Unreal 3 [seriously, how many major titles use Unreal these days?]

              Comment


              • #67
                Originally posted by gamerk2 View Post
                I blame a combination of three factors for OGL becomming more or less a dead spec for PC gaming:
                1: OGL 3.0 failing to deliver
                2: Id Tech 4's steep HW requirements
                3: Unreal 3 [seriously, how many major titles use Unreal these days?]
                I can add another one:
                4: Poor driver support from all vendors except nVidia

                In recent years even Autodesk has made the move from OpenGL towards Direct3D, and the main reason they cite is driver compatibility (http://archicad-talk.graphisoft.com/...lution_788.pdf)
                The release of Rage also demonstrated the poor state of OpenGL drivers on Windows once again. The game just would not work properly on Radeons or Intel drivers. It worked on nVidia, but with bugs.
                I had to try no less than 4 special 'Rage-optimized' beta drivers from AMD before my HD5770 could run Rage acceptably.
                The reason for this is a bit chicken-and-egg I suppose. Because the API is near-dead anyway, no OpenGL software is released, so OpenGL driver issues are neither found nor fixed.
                Last edited by Scali; 02 August 2012, 02:21 PM.

                Comment


                • #68
                  For those of you wondering if the extra performance could be due to the game looking shittier on Linux

                  Valve Linux team says:
                  August 2, 2012 at 10:55 am
                  The image quality equals that seen on Windows with Direct3D.

                  Comment


                  • #69
                    @Scali

                    I am pretty sure rage works fine (on win) with hd 4000 even at 1920x1200, when 30 fps are enough for you.

                    Comment


                    • #70
                      For all the people that keeps complaining that D3D and OpenGL might not look the same and there for be cheating: First of all I don't think Valve would call it done unless they achieved parity in the game on both platforms. Second the article sites OpenGL numbers for both plat forms and in all cases (WinD3D vs WinOGL, LinuxOGL vs WinOGL, LinuxOGL vs WinD3D) OpenGL and Linux has the better performance. And if you want a hint at how the OpenGL render looks, take a look at the shots of it running in one of the first articles about it here on Phoronix (shouldn't be hard to find), yeah i know thows shots are from a camera, doesn't show specs and could be dated, but still!

                      Comment

                      Working...
                      X