Skip to content

Conversation

@uli42
Copy link
Member

@uli42 uli42 commented Oct 16, 2017

this obsoletes the mesa70 PR #529

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 uli42 mentioned this pull request Oct 16, 2017
@uli42 uli42 force-pushed the mesa_7_0_branch branch 2 times, most recently from e5983b6 to 3a5d1dc Compare October 17, 2017 22:35
*/

#include <X11/Xmd.h>
#include <nx-X11/Xmd.h>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@uli42: shouldn't this commit (48a080b) be pulled over to the small_fixes PR #532 ?

@sunweaver
Copy link
Member

@uli42: my sense is to skip the mesa 6.5 PR and directly jump to this one... (or even to a newer one)?

@uli42
Copy link
Member Author

uli42 commented Oct 21, 2017 via email

@sunweaver
Copy link
Member

sunweaver commented Oct 21, 2017 via email

@uli42
Copy link
Member Author

uli42 commented Oct 23, 2017 via email

uli42 added 9 commits October 27, 2017 21:22
works for mesa tag mesa_6_5
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).
@sunweaver
Copy link
Member

will be superceded by #534

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants