Route app thread orchestration through app core
This commit is contained in:
@@ -840,6 +840,11 @@ Known local toolchain state:
|
||||
visibility, main UI suppression in VR-only mode, tick layout selection,
|
||||
resize render-target/redraw projection, invalid resize rejection, and redraw
|
||||
reset planning.
|
||||
- `pp_app_core_app_thread_tests` covers render/UI task dispatch, immediate
|
||||
same-thread execution, unique queued-task replacement, stopped-worker
|
||||
no-wait behavior, render queue context wrapping, UI tick redraw scheduling,
|
||||
UI-loop frame/FPS/reload timer thresholds, malformed timer rejection, redraw
|
||||
frame-count projection, and thread start/stop intents.
|
||||
- `pp_app_core_app_input_tests` covers pointer coordinate normalization,
|
||||
invalid pointer/gesture inputs, designer-first mouse routing, mouse-cancel
|
||||
routing, gesture midpoint/distance/delta math, main-layout routing, key state
|
||||
|
||||
Reference in New Issue
Block a user