git --version in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs) watching logfiles {} argv: ['git', '--version'] environment: HOME=/home/buildbot LANG=en_US.UTF-8 LOGNAME=buildbot OLDPWD=/home/buildbot PATH=/usr/bin:/bin PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build SHELL=/bin/sh using PTY: False git version 1.8.3.2 program finished with exit code 0 elapsedTime=0.002884 program finished with exit code 0 git cat-file -e a5bfdbf6cd32a66a0b45d9af11b6037137500fd5 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs) watching logfiles {} argv: ['git', 'cat-file', '-e', 'a5bfdbf6cd32a66a0b45d9af11b6037137500fd5'] environment: HOME=/home/buildbot LANG=en_US.UTF-8 LOGNAME=buildbot OLDPWD=/home/buildbot PATH=/usr/bin:/bin PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build SHELL=/bin/sh using PTY: False program finished with exit code 1 elapsedTime=0.012859 git fetch in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs) watching logfiles {} argv: ['git', 'fetch'] environment: HOME=/home/buildbot LANG=en_US.UTF-8 LOGNAME=buildbot OLDPWD=/home/buildbot PATH=/usr/bin:/bin PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build SHELL=/bin/sh using PTY: False From https://code.google.com/p/dolphin-emu 935e1fd..a5bfdbf master -> origin/master 77ba051..0b31fc8 buffer_storage -> origin/buffer_storage program finished with exit code 0 elapsedTime=2.120288 git reset --hard a5bfdbf6cd32a66a0b45d9af11b6037137500fd5 -- in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs) watching logfiles {} argv: ['git', 'reset', '--hard', 'a5bfdbf6cd32a66a0b45d9af11b6037137500fd5', '--'] environment: HOME=/home/buildbot LANG=en_US.UTF-8 LOGNAME=buildbot OLDPWD=/home/buildbot PATH=/usr/bin:/bin PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build SHELL=/bin/sh using PTY: False HEAD is now at a5bfdbf Free performance for AMD+Linux. Instead of disabling BaseVertex due to pinned_memory. Just disable pinned_memory for the ELEMENT_ARRAY_BUFFER type which has issues with baseVertex(ELEMENT_ARRAY_BUFFER)+pinned_memory. In my two tests with this, I went from 5FPS to 11FPS in one test, and 2FPS to 6FPS in another. program finished with exit code 0 elapsedTime=0.023260 git rev-parse HEAD in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs) watching logfiles {} argv: ['git', 'rev-parse', 'HEAD'] environment: HOME=/home/buildbot LANG=en_US.UTF-8 LOGNAME=buildbot OLDPWD=/home/buildbot PATH=/usr/bin:/bin PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build SHELL=/bin/sh using PTY: False a5bfdbf6cd32a66a0b45d9af11b6037137500fd5 program finished with exit code 0 elapsedTime=0.002853