CVS commit: src/external/mit/xorg/lib/libGL

2019-04-09 Thread Maya Rashish
Module Name:src
Committed By:   maya
Date:   Tue Apr  9 14:31:07 UTC 2019

Modified Files:
src/external/mit/xorg/lib/libGL: Makefile

Log Message:
Expand all @@ things in pkgconfig file.
claim TLS.
pick up the list of private libs from pkgsrc mesalib
GL_LIB got renamed to GL_PKGCONF_LIB.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/mit/xorg/lib/libGL/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/xorg/lib/libGL

2019-04-11 Thread Maya Rashish
Module Name:src
Committed By:   maya
Date:   Thu Apr 11 10:15:53 UTC 2019

Modified Files:
src/external/mit/xorg/lib/libGL: Makefile

Log Message:
the drivers we dlopen need pthread.
I'm not sure about the exact scenario causing failure, but using the
libc pthread stubs isn't sufficient.

fixes one of the glmark2 crashes (at startup with llvmpipe)


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/external/mit/xorg/lib/libGL/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/xorg/lib/libGL

2019-04-18 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Apr 18 22:49:08 UTC 2019

Modified Files:
src/external/mit/xorg/lib/libGL: Makefile

Log Message:
remove now dated comment.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/external/mit/xorg/lib/libGL/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.