Skip to content
Snippets Groups Projects
Commit c218fd08 authored by pippin's avatar pippin
Browse files

st3m_gfx: change default graphics mode to 16bpp+osd+low_latency

This is a measure taken against issue #131 which seems to be a race/concurrent
access issue when OSD is combined with having 3 concurrent ctx drawlists in
flight.

For apps using the accelerometer or gyroscope to compute transforms/actions
this is an improvement, this might also generally be a benefit for many music
interfaces. In the cases where the deeper pipeline brings benefit apps can set
a custom graphics mode with deeper pipeline and no osd, though for instance in
the menus the frame rate achieved seems to now be the same for both types.
parent b962cd96
No related branches found
No related tags found
1 merge request!362st3m_gfx: change default graphics mode to 16bpp+osd+low_latency
Pipeline #8069 passed
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