Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesa 7 7 branch #534

Open
wants to merge 16 commits into
base: 3.6.x
Choose a base branch
from
Open

Mesa 7 7 branch #534

wants to merge 16 commits into from

Commits on Nov 21, 2017

  1. adaption for Mesa 6.5

    works for mesa tag mesa_6_5
    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    612743b View commit details
    Browse the repository at this point in the history
  2. adapt imakefiles for mesa 7.0

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    cd67cc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19a3ed1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33dca65 View commit details
    Browse the repository at this point in the history
  5. add Mesa.patches_7.0

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    2439822 View commit details
    Browse the repository at this point in the history
  6. Default link to Mesa 7.0

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    8508912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52540c9 View commit details
    Browse the repository at this point in the history
  8. Bump to Mesa 7.0.4+

    Mesa has no tag for the 7.0.4 release, so we use the latest commit in
    the mesa_7_0_branch (which is 77a8e26bf824b45c1244f5699d7cbfca0fe0a48a).
    
    Unfortunately we are going _down_ version wise:
    
    Building nx-libs with Mesa 7.0 results in glxinfo reporting:
      OpenGL version string: 1.2 (2.1 Mesa 7.0)
    But building with Mesa 7.0.4 results in
      OpenGL version string: 1.2 (2.0 Mesa 7.0.4)
    
    Reason: 7.0.4 disables one OpenGL extension essential for OpenGL 2.1
    called GL_ARB_shading_language_120 (because it is not feature
    complete).
    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    f35f457 View commit details
    Browse the repository at this point in the history
  9. add missing mesa patches

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    4d66ea6 View commit details
    Browse the repository at this point in the history
  10. Mesa 7.2 branch

    Adapt glx files to work with mesa's mesa_7_2_branch
    
    We are getting back OpenGL 2.1 by this.
    
    To do: check how we can get rid of the NXAGENT_SERVER ifdefs in
    nx-X11/programs/Xserver/GL/glx/indirect_dispatch.c.
    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    5998089 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bf6904 View commit details
    Browse the repository at this point in the history
  12. add mesa patches

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    d54d917 View commit details
    Browse the repository at this point in the history
  13. Update to glproto-1.4.10

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    f5316e2 View commit details
    Browse the repository at this point in the history
  14. adapt for Mesa 7.7 branch

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    5c34e80 View commit details
    Browse the repository at this point in the history
  15. upgrade glproto to 1.4.17

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    6a6d977 View commit details
    Browse the repository at this point in the history
  16. upgrade Mesa sources to 7.7

    uli42 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    187ee49 View commit details
    Browse the repository at this point in the history