[client/idd/obs] scheduler: isolate timing owner delivery

This commit is contained in:
Geoffrey McRae
2026-08-05 14:58:21 +10:00
parent 0b9b805530
commit c7ed04412e
21 changed files with 1572 additions and 362 deletions

View File

@@ -22,9 +22,10 @@
#include "texture.h"
#include "texture_util.h"
#include "common/LGMPConfig.h"
#include "common/locking.h"
#define EGL_TEX_BUFFER_MAX 2
#define EGL_TEX_BUFFER_MAX LGMP_Q_FRAME_BUFFER_LEN
typedef struct TextureBuffer
{