| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Dyncom/VFP: Perform flush-to-zero on the second operand of vsub before sendin... | 2017-05-13 | 1 | -2/+12 | ||
| | | |/ / | |/| | | ||||||
| * | | | | swrasterizer: add missing tc0_w and fragment lighting attribute processing | 2017-05-21 | 2 | -5/+8 | ||
| * | | | | Merge pull request #2661 from Subv/uds5 | 2017-05-19 | 5 | -33/+602 | ||
| |\ \ \ \ | ||||||
| | * | | | | Services/UDS: Use the new IPC helper functions. | 2017-05-15 | 1 | -21/+10 | ||
| | * | | | | Services/UDS: Implement RecvBeaconBroadcastData. | 2017-05-15 | 1 | -19/+69 | ||
| | * | | | | Services/UDS: Generate the UDS beacons when the beacon callback fires. | 2017-05-15 | 5 | -7/+537 | ||
| * | | | | | Merge pull request #2710 from emmauss/ptm_ipc | 2017-05-19 | 3 | -31/+45 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | use IPCHelper for PTM services | 2017-05-19 | 3 | -31/+45 | ||
| * | | | | | | pica: use correct register value for shader bool_uniforms | 2017-05-17 | 1 | -2/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #2703 from wwylele/pica-reg-revise | 2017-05-16 | 4 | -17/+25 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | pica: correct bit field length for some registers | 2017-05-16 | 4 | -17/+25 | ||
| * | | | | | | Merge pull request #2687 from yuriks/address-mappings | 2017-05-14 | 11 | -80/+157 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Kernel: Map special regions according to ExHeader | 2017-05-09 | 5 | -52/+105 | ||
| | * | | | | | | DSP: Create backing memory for entire DSP RAM | 2017-05-09 | 5 | -32/+42 | ||
| | * | | | | | | Memory: Add constants for the n3DS additional RAM | 2017-05-09 | 2 | -2/+16 | ||
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #2695 from JayFoxRox/gs-regs | 2017-05-12 | 6 | -70/+171 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Pica: Write GS registers | 2017-05-12 | 1 | -0/+52 | ||
| | * | | | | | Pica: Write shader registers in functions | 2017-05-12 | 1 | -57/+103 | ||
| | * | | | | | Pica: Set program code / swizzle data limit to 4096 | 2017-05-11 | 5 | -13/+16 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #2669 from jroweboy/async_file_watcher | 2017-05-10 | 3 | -46/+35 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Frontend: Prevent FileSystemWatcher from blocking UI thread | 2017-05-10 | 3 | -46/+35 | ||
| * | | | | | | Merge pull request #2676 from wwylele/irrst | 2017-05-10 | 9 | -24/+208 | ||
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | fixup!ir: implement new 3ds HID via ir:rst | 2017-05-07 | 1 | -31/+32 | ||
| | * | | | | | ir: implement new 3ds HID via ir:rst | 2017-05-04 | 9 | -24/+207 | ||
| * | | | | | | Merge pull request #2696 from Subv/vfp_revert | 2017-05-08 | 3 | -59/+30 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions. | 2017-05-09 | 2 | -2/+2 | ||
| | * | | | | | Revert "Remove `exceptions` parameter from `normaliseround` VFP functions" | 2017-05-09 | 3 | -57/+28 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Dyncom: Remove disassembler code | 2017-05-07 | 4 | -1589/+2 | ||
| * | | | | | Dyncom: Tweak types and log formatting | 2017-05-07 | 3 | -8/+10 | ||
| * | | | | | Remove unused symbols code | 2017-05-07 | 6 | -124/+0 | ||
| * | | | | | Remove ability to load symbol maps | 2017-05-07 | 5 | -55/+2 | ||
| * | | | | | citra-qt: Remove callstack widget | 2017-05-07 | 6 | -168/+0 | ||
| * | | | | | citra-qt: Remove disassembler widget | 2017-05-07 | 6 | -448/+0 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #2682 from nicoboss/filter | 2017-05-07 | 2 | -30/+35 | ||
| |\ \ \ \ | ||||||
| | * | | | | Don’t focus the search field if the game is empty | 2017-05-06 | 1 | -3/+6 | ||
| | * | | | | Fixed some more typos | 2017-05-03 | 2 | -4/+4 | ||
| | * | | | | citra-qt: game list search function fixed minor mistakes | 2017-05-02 | 1 | -24/+26 | ||
| * | | | | | Merge pull request #2686 from wwylele/tex-coord-reg | 2017-05-05 | 6 | -10/+32 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | pica: shader_dirty if texture2 coord changed | 2017-05-05 | 5 | -7/+12 | ||
| | * | | | | | pica: use correct coordinates for texture 2 | 2017-05-03 | 4 | -5/+22 | ||
| | |/ / / / | ||||||
| * | / / / | Create a random console_unique_id (#2668) | 2017-05-05 | 5 | -7/+123 | ||
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #2606 from wwylele/ir | 2017-05-03 | 7 | -51/+762 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | ir: implement circle pad pro | 2017-05-03 | 6 | -44/+761 | ||
| | * | | | qt: enable config for circle pad pro | 2017-04-09 | 1 | -7/+1 | ||
| * | | | | citra-qt: game list search function (#2673) | 2017-04-29 | 7 | -19/+299 | ||
| * | | | | Merge pull request #2671 from wwylele/dot3-rgba | 2017-04-21 | 4 | -22/+39 | ||
| |\ \ \ \ | ||||||
| | * | | | | gl_shader_gen: remove TODO about Lerp behaviour verification. The implementat... | 2017-04-20 | 1 | -2/+0 | ||
| | * | | | | rasterizer: implement combiner operation 7 (Dot3_RGBA) | 2017-04-19 | 4 | -20/+39 | ||
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #2666 from yuriks/gl-cleanups | 2017-04-19 | 5 | -214/+215 | ||
| |\ \ \ \ | ||||||
| | * | | | | OpenGL: Pass Pica regs via parameter | 2017-04-17 | 3 | -7/+5 | ||