diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-01-20 18:04:11 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-01-20 18:04:11 +1000 |
commit | d7dc87bbf3a9c515c96f7734df34b31810540c50 (patch) | |
tree | 7fae73510e45b6b2ef49202bfa743d024c9f8c2d /src/core/loader/kip.cpp | |
parent | 07024f7ea68f269b6451e3fa2cb653315ee53508 (diff) |
service/nvdrv: Implement stubbed GPU functions
Implements several previously stubbed functions in the NVDRV service:
- Initialize proper transfer memory handling
- Add error notifier configuration
- Implement channel timeout and timeslice management
- Add object context allocation and tracking
- Add GPU interface stubs for new functionality
The changes improve the accuracy of GPU-related operations while maintaining
compatibility with the existing codebase. All functions now properly validate
parameters and handle endianness correctly using _le types.
Diffstat (limited to 'src/core/loader/kip.cpp')
0 files changed, 0 insertions, 0 deletions