24233 Commits (08e4552d797ca4e34f4daebdc78416ea1990d285)

Author SHA1 Message Date
Yuri Kunde Schlesner e639024013 Kernel: Basic support for IPC translation for HLE services 9 years ago
Yuri Kunde Schlesner 7747a25345 Service/sm: Convert srv: to use IPC helpers 9 years ago
Yuri Kunde Schlesner a74dbc2c24 IPC: Add Pop/PushObjects methods to RequestParser/Builder 9 years ago
Yuri Kunde Schlesner 2102e5e907 IPC: Add basic HLERequestContext support to RequestParser/Builder 9 years ago
Yuri Kunde Schlesner ccba9e903f Kernel: Add methods in HLERequestContext abstracting handle creation 9 years ago
Yuri Kunde Schlesner 1e8c1ed676 ServiceFramework: Use separate copy of command buffer 9 years ago
wwylele bd01da889f gl_rasterizer/lighting: Implement tangent mapping 9 years ago
wwylele 8b2aeb449c gl_rasterizer/lighting: implement lut input 5 (CP) 9 years ago
wwylele 13481c8131 gl_rasterizer_cache: depth write is disabled if allow_depth_stencil_write is false 9 years ago
Yuri Kunde Schlesner 5903948a7a OpenGL: Update comment on AreQuaternionsOpposite with new information 9 years ago
Kloen Lansfiel 715eb0dee5 Remove unused import in break_points.cpp (#2763) 9 years ago
Yuri Kunde Schlesner 211fea5441 Service/sm: Convert 'srv:' to ServiceFramework 9 years ago
Yuri Kunde Schlesner 5a6d4a2f19 Session: Remove/add some forward declarations 9 years ago
Yuri Kunde Schlesner 82a355b3cd Kernel: Ensure objects are kept alive during ClientSession disconnection 9 years ago
Yuri Kunde Schlesner 147ec9e842 Service: Remove a few redundant namespace qualifiers 9 years ago
Yuri Kunde Schlesner 0a7f4f531f Service: Add new ServiceFramework framework for writing HLE services 9 years ago
Yuri Kunde Schlesner 1e267fd653 Kernel: Remove some unnecessary namespace qualifications 9 years ago
Subv 656f26c4df Services/UDS: Implement DecryptBeaconData. 9 years ago
Yuri Kunde Schlesner f68fd997cd Service: Remove unnecessary includes from service.h 9 years ago
Yuri Kunde Schlesner 0e3e091a0d Service: Make service registration part of the sm implementation 9 years ago
Yuri Kunde Schlesner d9e7be32de Service/sm: Use an actual semaphore for the notification semaphore 9 years ago
Yuri Kunde Schlesner c17330e05f Service: Move SRV interface to a new sm/ subdirectory 9 years ago
Yuri Kunde Schlesner 8a35f3634e Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession 9 years ago
Yuri Kunde Schlesner 9dd1fd5b9e ResultVal: Add more convenience utils for creating and cascading results 9 years ago
Yuri Kunde Schlesner 41a3feea66 HLE: Move SessionRequestHandler from Service:: to Kernel:: 9 years ago
wwylele a13b327035 pica/rasterizer: implement/stub texture wrap mode 4-7 9 years ago
Alex Touchet 75e006ac06 Edit Citra URLs (#2728) 9 years ago
Kloen 1edf3c80d6 Remove unused imports in game_list_p.h 9 years ago
TheKoopaKingdom e0f8f75f43 Addressed Bunnei's review comments, and made some other tweaks: 9 years ago
TheKoopaKingdom b5b8dd22e5 Fixed wiki URLs. 9 years ago
TheKoopaKingdom fa11f957f4 Switched to the ERROR_NOT_FOUND constant from errors.h. 9 years ago
TheKoopaKingdom af0a2f11d9 Moved whitelist checks from FS_User to the Archive_NCCH handler. 9 years ago
TheKoopaKingdom b817071212 Created a whitelist of system archives to prevent false positives creating dialogs. 10 years ago
TheKoopaKingdom 4799017aec Optimized messages that were repetitive and added ability for core errors to specify more details optionally. 10 years ago
TheKoopaKingdom beefa1482e Added message to status bar to show core errors ignored by the user. 10 years ago
TheKoopaKingdom cee9b78a15 Made some changes from review comments: 10 years ago
TheKoopaKingdom 3a32a33fde Added system for handling core errors in citra-qt. 10 years ago
TheKoopaKingdom 1b9c3436ab Fixed encrypted ROM error messages. 10 years ago
wwylele 03fbc7f914 gl_rasterizer: implement spot light 9 years ago
wwylele 35339a578c gl_rasterizer: sync spot light status 9 years ago
wwylele 0ade09f28a pica: prepare registers for spotlight 9 years ago
Yuri Kunde Schlesner ecfda5317e Kernel: Move HandleTable to a separate file 9 years ago
Yuri Kunde Schlesner 6f662625d3 Kernel: Move WaitObject to a separate file 9 years ago
Yuri Kunde Schlesner ddbf9cec1b Kernel: Removed HandleTable::GetWaitObject 9 years ago
Yuri Kunde Schlesner 74aa9efe3e Kernel: Extract dynamic Object pointer cast into its own function 9 years ago
wwylele 06dfd8eee1 swrasterizer: implement TextureCube 9 years ago
wwylele 1295e20de3 pica: add registers for texture cube 9 years ago
Yuri Kunde Schlesner e04bfa22e7 CMake: Create an INTERFACE target for Catch 9 years ago
Yuri Kunde Schlesner 1f22f0939c CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago
Yuri Kunde Schlesner 49ef9a6270 CMake: Remove unnecessary include_directories for dynarmic 9 years ago