4 comments (4 comments)7 reactions (7 reactions)0 assignees (0 assignees)C++1,077 forks (1,077 forks)batch import
enhancementgood first issuegpuui
Repository metrics
- Stars
- 7,418 stars (7,418 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
The RPCS3 (PlayStation 3) Emulator has a message in the corner of the screen that says “compiling shaders...” whenever asynchronous compilation occurs. Can Xenia have this feature?
Contributor guide
- Research direction
- Investigate where asynchronous shader compilation occurs in Xenia and add a UI indicator similar to RPCS3's 'compiling shaders...' message. Check the GPU module for compilation events and the UI code for overlays.
- Tech stack
- None
- Domain
- desktop
- Issue type
- Feature
- Prerequisites
- C++