You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MangoHud/src/mangohud.version

13 lines
186 B
Plaintext

# in base
{
global:
overlay_GetInstanceProcAddr;
overlay_GetDeviceProcAddr;
glX*;
egl*;
dlsym;
mangohud_find_glx_ptr;
mangohud_find_egl_ptr;
local: *;
};