diff options
| author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:50:28 +1000 |
|---|---|---|
| committer | Mike Lothian <mike@fireburn.co.uk> | 2025-05-11 14:55:19 +0100 |
| commit | 6a07a1aecaff554a160b98b3372ad8795e628285 (patch) | |
| tree | 05228f2c61d3aee41f1d4fe16ca67f9ca5672b42 /src/video_core/buffer_cache/buffer_cache.cpp | |
| parent | 4a4dae431b45c00d0d98e0291c716cd6b15b9871 (diff) | |
service/sm: improve service manager implementation
- Reorder error codes to match numerical order
- Rename RegisterClient to Initialize in service registration
to match actual function name
- Update function declaration order in header to match implementation
- Improve QueryPointerBufferSize implementation:
* Add proper documentation comment
* Use constexpr for maximum transfer memory size
* Use std::numeric_limits where appropriate
* Improve debug logging message
* Use meaningful constant name
These changes improve code organization and clarity while making
the service manager interface more consistent with Nintendo's
official naming conventions.
Diffstat (limited to 'src/video_core/buffer_cache/buffer_cache.cpp')
0 files changed, 0 insertions, 0 deletions
