cginternals / cginternals/gloperate
Thread-Safe Pipeline
Open
Core
- Dominant language
- C++
- Stars
- 43
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Make pipeline code thread-safe. This is important to avoid crashes in qml, which per se uses separate threads for gui interaction and rendering.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the pipeline implementation and its interaction with qml's GUI and rendering threads. Trace the shared state and identify the relevant thread-safety tests or reproduction path before changing anything. Done means pipeline use from separate GUI and rendering threads no longer causes crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100