Skip to content
Snippets Groups Projects
Forked from Alchemy Viewer / Alchemy Viewer
Source project has a limited visibility.
  • cosmic-linden's avatar
    d6d634d2
    SL-19331: Move media updates off-thread on select hardware (#153) · d6d634d2
    cosmic-linden authored
    * SL-19331: Have media updates on the LLImageGL thread even when texture updates are on the main thread. Add config.
    
    Off-thread media updates seem work best performance-wise when using glTexImage2D, not sub_image_lines. Otherwise, there are lots of main thread stalls.
    
    * SL-19331: Bump featuretable
    
    * SL-19331: Cleanup, annotate comment
    SL-19331: Move media updates off-thread on select hardware (#153)
    cosmic-linden authored
    * SL-19331: Have media updates on the LLImageGL thread even when texture updates are on the main thread. Add config.
    
    Off-thread media updates seem work best performance-wise when using glTexImage2D, not sub_image_lines. Otherwise, there are lots of main thread stalls.
    
    * SL-19331: Bump featuretable
    
    * SL-19331: Cleanup, annotate comment
Code owners
Assign users and groups as approvers for specific file changes. Learn more.