Skip to content
Snippets Groups Projects
  • Leslie Linden's avatar
    76249c58
    SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook Pros · 76249c58
    Leslie Linden authored
    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
    76249c58
    History
    SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook Pros
    Leslie Linden authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.