12665 Commits (339d0d9d6c02cf79d6025dae7c60d8635fa4ea3b)

Author SHA1 Message Date
Yuri Kunde Schlesner d1bf7919da Move framebuffer_layout from Common to Core 9 years ago
wwylele 857510a7c0 fixup!cam: use IPCHelper 9 years ago
Yuri Kunde Schlesner 669ef82aee OpenGL: Improve accuracy of quaternion interpolation 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. 10 years ago
bunnei f3e14cae1e core: Keep track of telemetry for the current emulation session. 10 years ago
bunnei a4760e939f common: Add a generic interface for logging telemetry fields. 10 years ago
wwylele 8cd9522526 cam: move u32->u8 trancation to IPCHelper 9 years ago
wwylele 924292f2cc cam: use IPCHelper 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 10 years ago
wwylele ade45b5b99 pica/swrasterizer: implement procedural texture 10 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. 10 years ago
Subv 846cc6cee3 Services/UDS: Implement RecvBeaconBroadcastData. 10 years ago
Subv 528dea988c Services/UDS: Generate the UDS beacons when the beacon callback fires. 10 years ago
Subv ce5bc477ca Kernel: Remove a now unused enum and variable regarding a session's status. 10 years ago
Subv ddfabf3133 Kernel: Use a Session object to keep track of the status of a Client/Server session pair. 10 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 10 years ago
Jannik Vogel 3fd3775d35 Pica: Write shader registers in functions 10 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 10 years ago
Yuri Kunde Schlesner f18d454eb6 Kernel: Map special regions according to ExHeader 10 years ago
Yuri Kunde Schlesner b4a93cfdde DSP: Create backing memory for entire DSP RAM 10 years ago
Yuri Kunde Schlesner d3db770cad Memory: Add constants for the n3DS additional RAM 10 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 10 years ago
Yuri Kunde Schlesner f0a582b218 Dyncom: Tweak types and log formatting 10 years ago
Yuri Kunde Schlesner cb4da3975e Remove unused symbols code 10 years ago
Yuri Kunde Schlesner 6577bbc3c5 Remove ability to load symbol maps 10 years ago
Yuri Kunde Schlesner 4af2a1a3d7 citra-qt: Remove callstack widget 10 years ago
Yuri Kunde Schlesner 47e806b084 citra-qt: Remove disassembler widget 10 years ago
wwylele f9fdaafa04 fixup!ir: implement new 3ds HID via ir:rst 10 years ago
Nico Bosshard db256ea395 Don’t focus the search field if the game is empty 10 years ago
B3n30 8bee016145 Create a random console_unique_id (#2668) 10 years ago
wwylele 039b293092 pica: shader_dirty if texture2 coord changed 10 years ago