Версия
4.0-561
Ветвь
master
Дата
10 лет, 3 месяца назад
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Коммит
a5bfdbf6cd32a66a0b45d9af11b6037137500fd5
Автор изменения
Ryan Houdek
Описание изменения
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.