diff options
| author | MrLavender <mrlavender@f2s.com> | 2017-06-29 18:58:09 +0100 |
|---|---|---|
| committer | MrLavender <mrlavender@f2s.com> | 2017-06-29 18:58:09 +0100 |
| commit | 043615f45454632c8e71f115e4ab7355767231d2 (patch) | |
| tree | cb374e1934a643314d8044c97a92e4028f9b4682 /macosx/plugins | |
| parent | 6b5b17b713f772f7310e77aeb8e5824593e58bc0 (diff) | |
| download | pcsxr-043615f45454632c8e71f115e4ab7355767231d2.tar.gz | |
Fix PeopsXgl exports on OSX
Diffstat (limited to 'macosx/plugins')
| -rw-r--r-- | macosx/plugins/PeopsXgl/PeopsXgl.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/macosx/plugins/PeopsXgl/PeopsXgl.exp b/macosx/plugins/PeopsXgl/PeopsXgl.exp index c069e22a..b71abb3c 100644 --- a/macosx/plugins/PeopsXgl/PeopsXgl.exp +++ b/macosx/plugins/PeopsXgl/PeopsXgl.exp @@ -36,3 +36,7 @@ _GPUcursor _GPUsetfix _GPUvisualVibration + +_GPUpgxpMemory +_GPUpgxpCacheVertex +_GPUtoggleDebug |
