3933 Commits (077cc683e5ee52b3d8fca7e1ea8a914c2bdb74e5)

Author SHA1 Message Date
wwylele 077cc683e5 pica: add registers for texture cube 9 years ago
wwylele 90c8d09098 gl_shader: refactor texture sampler into its own function 9 years ago
Yuri Kunde Schlesner a5810d61da FS: Remove unused result definition 9 years ago
Yuri Kunde Schlesner c1a9e94068 Common: Clean up meta-template logic in BitField 9 years ago
Yuri Kunde Schlesner 2cdb40d709 Kernel: Centralize error definitions in errors.h 9 years ago
Yuri Kunde Schlesner 743d18f0e4 GSP_GPU: Move error codes from result.h to local file 9 years ago
Yuri Kunde Schlesner 92be29adba FileSys: Move all result description to errors.h 9 years ago
Yuri Kunde Schlesner 3b1f0fea31 result: Make error description a generic integer 9 years ago
Yuri Kunde Schlesner a75145a2c6 Make BitField and ResultCode constexpr-initializable 9 years ago
bunnei 120b00fb1a telemetry: Log a few simple data fields throughout core. 9 years ago
bunnei f3e14cae1e core: Keep track of telemetry for the current emulation session. 9 years ago
bunnei a4760e939f common: Add a generic interface for logging telemetry fields. 9 years ago
Subv 5b46a89230 fixup! Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled. 9 years ago
Subv 37347bfa38 Kernel/Sessions: Remove the ClientSession::Create function. 9 years ago
wwylele 36526c63ef swrasterizer: add missing tc0_w and fragment lighting attribute processing 9 years ago
wwylele 4d62e75fb2 gl_rasterizer: implement procedural texture 9 years ago
wwylele ade45b5b99 pica/swrasterizer: implement procedural texture 9 years ago
emmaus b2e82d16c8 use IPCHelper for PTM services 9 years ago
wwylele 393fee10a2 pica: use correct register value for shader bool_uniforms 9 years ago
wwylele 86ee1f6101 pica: correct bit field length for some registers 9 years ago
Subv f2d5d8cfac Services/UDS: Use the new IPC helper functions. 9 years ago
Subv 846cc6cee3 Services/UDS: Implement RecvBeaconBroadcastData. 9 years ago
Subv 528dea988c Services/UDS: Generate the UDS beacons when the beacon callback fires. 9 years ago
Subv ce5bc477ca Kernel: Remove a now unused enum and variable regarding a session's status. 9 years ago
Subv ddfabf3133 Kernel: Use a Session object to keep track of the status of a Client/Server session pair. 9 years ago
Subv a0874a7a68 Dyncom/VFP: Perform flush-to-zero on the second operand of vsub before sending it to vadd. 9 years ago
Jannik Vogel ba722be2ac Pica: Write GS registers 9 years ago
Jannik Vogel 3fd3775d35 Pica: Write shader registers in functions 9 years ago
Jannik Vogel 925724c990 Pica: Set program code / swizzle data limit to 4096 9 years ago
James Rowe fc2f7b0df6 Frontend: Prevent FileSystemWatcher from blocking UI thread 9 years ago
Yuri Kunde Schlesner f18d454eb6 Kernel: Map special regions according to ExHeader 9 years ago
Yuri Kunde Schlesner b4a93cfdde DSP: Create backing memory for entire DSP RAM 9 years ago
Yuri Kunde Schlesner d3db770cad Memory: Add constants for the n3DS additional RAM 9 years ago
Subv 11fe85f129 Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions. 9 years ago
Subv bf45ccfb40 Revert "Remove `exceptions` parameter from `normaliseround` VFP functions" 9 years ago
Subv b1a29371c9 Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled. 9 years ago
Yuri Kunde Schlesner d97b977540 Dyncom: Remove disassembler code 9 years ago
Yuri Kunde Schlesner f0a582b218 Dyncom: Tweak types and log formatting 9 years ago
Yuri Kunde Schlesner cb4da3975e Remove unused symbols code 9 years ago
Yuri Kunde Schlesner 6577bbc3c5 Remove ability to load symbol maps 9 years ago
Yuri Kunde Schlesner 4af2a1a3d7 citra-qt: Remove callstack widget 9 years ago
Yuri Kunde Schlesner 47e806b084 citra-qt: Remove disassembler widget 9 years ago
wwylele f9fdaafa04 fixup!ir: implement new 3ds HID via ir:rst 9 years ago
Nico Bosshard db256ea395 Don’t focus the search field if the game is empty 9 years ago
B3n30 8bee016145 Create a random console_unique_id (#2668) 9 years ago
wwylele 039b293092 pica: shader_dirty if texture2 coord changed 9 years ago
wwylele 85116643b2 ir: implement new 3ds HID via ir:rst 9 years ago
wwylele 0f664ef89d pica: use correct coordinates for texture 2 9 years ago
wwylele 12bcf64ab5 ir: implement circle pad pro 9 years ago
Nico Bosshard 89c28f9f80 Fixed some more typos 9 years ago