Skip to content

Add RUN_MODE_NO_THROTTLE to presentation-shm client

Leandro Ribeiro requested to merge leandrohrb/weston:commit-non-stop into main

In this mode we don't have any throttling mechanism, we commit lots of SHM buffers, non-stop.

This is useful to test if compositors are discarding the content of these commits instead of right off sending them to composition.

Merge request reports