summaryrefslogtreecommitdiffstats
path: root/src/glsl/link_uniform_initializers.cpp
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-05-12 17:27:26 -0700
committerIan Romanick <[email protected]>2015-05-15 20:23:19 -0700
commitd2ee60cd5286695f738117c87c24b04b08340c6b (patch)
tree76a322dc9a25c4fde58d537c641adc2f2170a4ec /src/glsl/link_uniform_initializers.cpp
parent4adfc6ed31983bcf52e106469f22bb121a56532b (diff)
glapi: Remove static dispatch for functions that didn't exist in NVIDIA
Comparing the output of nm -D libGL.so.349.16 | grep ' T gl[^X]' | sed 's/.* T //' between Catalyst NVIDIA 349.16 and this commit, the only change is a bunch of functions that NVIDIA exports that Mesa does not. If a function is not statically exported by either of the major binary drivers on Linux, there is almost zero chance that any application statically links with it. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glsl/link_uniform_initializers.cpp')
0 files changed, 0 insertions, 0 deletions