Nikolay Amiantov
6563fa6125
nvidia_x11: move vdpau libraries to lib/vdpau
2016-01-26 04:30:26 +03:00
Vladimír Čunát
1464a4de57
nvidia-x11: don't install libvdpau* that we have already
...
Besides being redundant to inject libvdpau via LD_LIBRARY_PATH,
currently the drivers come with a vulnerable version.
https://devtalk.nvidia.com/default/topic/873035
2015-09-01 13:27:12 +02:00
Spencer Janssen
ebe67d3c85
nvidia-x11: add a symlink for libGLESv2.so.2 ( close #9024 )
...
nvidia's EGL stack looks for libGLESv2.so.2 at runtime (confirmed by
watching strace), however builder.sh only provides a libGLESv2.so.1
symlink.
@vcunat ported to legacy_340; older ones don't produce GLES.
2015-07-28 12:43:58 +02:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Vladimír Čunát
d39c6ceffc
nvidia_x11: current long-lived becomes a new legacy
...
CC: #5070 .
2014-11-24 22:39:00 +01:00