Disable prime-run + portal for now

This commit is contained in:
dec05eba
2024-08-15 12:08:16 +02:00
parent 85d59ea2c8
commit c1debaa838
2 changed files with 22 additions and 9 deletions

4
TODO
View File

@@ -156,4 +156,6 @@ Explicit sync is done with the drm property IN_FENCE_FD (see https://drmdb.emers
The update fps appear to be lower when recording a monitor instead of using portal on intel. Does this reflect in game framerate?
Recording a monitor belonging to another gpu might be possible by using GL_TEXTURE_EXTERNAL_OES instead for the texture.
Recording a monitor belonging to another gpu might be possible by using GL_TEXTURE_EXTERNAL_OES instead for the texture.
Fix glitches when using prime-run with desktop portal. It happens when moving a window around. It's probably a syncing issue.