Announcement

Collapse
No announcement yet.

Wine 1.1.26 Delivers More Improvements

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

  • Wine 1.1.26 Delivers More Improvements

    Phoronix: Wine 1.1.26 Delivers More Improvements

    Wine 1.1.26 is now available as the latest bi-weekly development snapshot of this major free software project. Wine 1.1.26 isn't as exciting as some of the other recent releases that had brought improved memory management and initial Shader Model 4.0 support, for example, but it's special in its own right...

    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
    YEAH !!!

    Happy to keep received on that great software.

    Comment


    • #3
      Wine 1.1.26 isn't as exciting as some of the other recent releases
      No kidding... can't Alexandre lie a bit just to keep us going?


      From the long list:
      wined3d: Avoid an unnecessary strcpy().
      Obviously warrants a bullet in the "What's new in this release" section:

      - Direct3D Optimizations

      See? it's easy!

      Comment


      • #4
        anyone else getting this compile error?

        Code:
        cdrom.c: In function ‘GetInquiryData’:
        cdrom.c:2078: error: ‘INQUIRY’ undeclared (first use in this function)
        cdrom.c:2078: error: (Each undeclared identifier is reported only once
        cdrom.c:2078: error: for each function it appears in.)
        make[2]: *** [cdrom.o] Error 1
        Edit: fix is here.

        Or just changing INQUIRY to 0x12 works for me.
        Last edited by sgcb; 18 July 2009, 12:10 AM.

        Comment


        • #5
          hum, shader model 2.0 is now supported on the ARB backend. so now i can use HLSL in wined3d on my intel 945gm but no GLSL o_O

          Comment

          Working...
          X