Announcement

Collapse
No announcement yet.

Mesa 18.2 Should Now Be Clear For Releasing With Its Many OpenGL/Vulkan Improvements

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

  • #11
    It doesn't matter anymore because the Mesa 18.3 development version finally supports OpenGL 4.5 compatibility mode, allowing No Man's Sky to be run under Wine Steam!

    It takes 5 or 6 hours to compile, but sheesh, after all these years I'm more than happy to do it

    Comment


    • #12
      Originally posted by sheepdestroyer View Post
      Does anyone know how to do a 32b build of Mesa? I may still not grokking the cross file thing with meson cause I get :
      Code:
      meson.build:1030:2: ERROR: External requires a C compiler, but C is not in the list of project languages
      This is the one generated by the gentoo ebuild:

      [binaries]
      ar = ['gcc-ar']
      c = ['x86_64-pc-linux-gnu-gcc', '-m32']
      cpp = ['x86_64-pc-linux-gnu-g++', '-m32']
      fortran = ['x86_64-pc-linux-gnu-gfortran', '-m32']
      llvm-config = 'i686-pc-linux-gnu-llvm-config'
      objc = ['cc']
      objcpp = ['c++']
      pkgconfig = 'i686-pc-linux-gnu-pkg-config'
      strip = ['strip']

      [properties]
      c_args = ['-O3', '-march=native', '-pipe']
      c_link_args = ['-O3', '-march=native', '-pipe', '-Wl,-O1', '-Wl,--hash-style=gnu', '-Wl,--as-needed']
      cpp_args = ['-O3', '-march=native', '-pipe']
      cpp_link_args = ['-O3', '-march=native', '-pipe', '-Wl,-O1', '-Wl,--hash-style=gnu', '-Wl,--as-needed']
      fortran_args = ['-O2', '-pipe']
      fortran_link_args = ['-O2', '-pipe', '-Wl,-O1', '-Wl,--hash-style=gnu', '-Wl,--as-needed']
      objc_args = []
      objc_link_args = ['-Wl,-O1', '-Wl,--hash-style=gnu', '-Wl,--as-needed']
      objcpp_args = []
      objcpp_link_args = ['-Wl,-O1', '-Wl,--hash-style=gnu', '-Wl,--as-needed']

      [host_machine]
      system = 'linux'
      cpu_family = 'x86'
      cpu = 'i686'
      endian = 'little'

      Comment


      • #13
        Originally posted by MVinhas View Post
        Hmm...will Mesa 18.2 land in Fedora 29?
        I'm using Fedora 29, it's not yet beta software so I don't recommend it unless you're willing to encounter some bugs. But I can say it's got 18.2.0~rc3 as of right now so the release will have 18.2 for sure.

        Comment


        • #14
          Originally posted by xiando View Post
          I'm using Fedora 29, it's not yet beta software so I don't recommend it unless you're willing to encounter some bugs. But I can say it's got 18.2.0~rc3 as of right now so the release will have 18.2 for sure.
          I don't plan to use Fedora 29 before its final release, I'm just wondering if Mesa 18.2 will make it, but if its already on 18.2.0~rc3, then I suppose yes.

          Comment


          • #15
            Mesa 8.1.X and onward cause weird artifacts for me in Deus EX: MD, and sadly I'm currently finishing that game. Really want to test if the compatibility profiles now let me run some games in WINE I have always wanted to try.

            Comment

            Working...
            X