Skip to content
Snippets Groups Projects
Commit 76249c58 authored by Leslie Linden's avatar Leslie Linden
Browse files

SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook Pros

EXP-997 FIX -- Significant FPS degradation in 2.8.0 Beta on Mac equipped ATI video card

* Disabled VBO's on mac to avoid stalls in renderer
* Placed valid data into the padding between triangles in the vertex buffer to remove uninitialized craziness
* Removed invalid rendering checks causing GL errors in debug mode

Reviewed by davep
parent 2eaadf90
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment