There was an error fetching the commit references. Please try again later.
Moved the HLE command buffer translation task to ServerSession instead of the...
Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass.
Showing
- src/core/hle/kernel/server_session.cpp 13 additions, 2 deletionssrc/core/hle/kernel/server_session.cpp
- src/core/hle/kernel/server_session.h 10 additions, 0 deletionssrc/core/hle/kernel/server_session.h
- src/core/hle/service/fs/archive.cpp 2 additions, 2 deletionssrc/core/hle/service/fs/archive.cpp
- src/core/hle/service/fs/archive.h 2 additions, 2 deletionssrc/core/hle/service/fs/archive.h
- src/core/hle/service/service.cpp 1 addition, 21 deletionssrc/core/hle/service/service.cpp
- src/core/hle/service/service.h 10 additions, 20 deletionssrc/core/hle/service/service.h
Loading
Please register or sign in to comment