aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_texture_projection.cpp
diff options
context:
space:
mode:
authorDan Nicholson <[email protected]>2011-06-16 16:32:42 -0700
committerDan Nicholson <[email protected]>2011-06-20 12:31:01 -0700
commit4e5c51a05e70c215b284a38fc35850b485bbee8d (patch)
tree7c84b273c1eb5cb11c74aa710e7e46cf906e6cb0 /src/glsl/lower_texture_projection.cpp
parentf6e5230b2614cc91e4c849c07781b2230878d274 (diff)
glw: Mark all extern symbols GLAPI to regain default visibility (#31294)
Since switching to hidden visibility on gcc, GLw apps were failing to link. Use the GLAPI definition to use default visibility where necessary. $ nm lib/libGLw.so | grep DrawingArea 0000000000004020 T GLwCreateMDrawingArea 0000000000003430 T GLwDrawingAreaMakeCurrent 0000000000003410 T GLwDrawingAreaSwapBuffers 0000000000204c60 D glwDrawingAreaClassRec 0000000000204d48 D glwDrawingAreaWidgetClass 00000000002053c0 D glwMDrawingAreaClassRec 00000000002054e0 D glwMDrawingAreaWidgetClass Signed-off-by: Dan Nicholson <[email protected]> Tested-by: justin <[email protected]>
Diffstat (limited to 'src/glsl/lower_texture_projection.cpp')
0 files changed, 0 insertions, 0 deletions