| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | 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 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #2689 from yuriks/remove-disassembler | 2017-05-08 | 23 | -2389/+11 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | 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 | ||
| | * | | | | OpenGL: Move PicaShaderConfig to gl_shader_gen.h | 2017-04-16 | 4 | -202/+206 | ||
| | * | | | | OpenGL: Move Attributes enum to a more appropriate file | 2017-04-16 | 3 | -12/+11 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #2532 from wwylele/ldrro-ipc | 2017-04-18 | 1 | -193/+138 | ||
| |\ \ \ \ | ||||||
| | * | | | | ldr_ro: use IPC helper | 2017-04-17 | 1 | -193/+138 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #2667 from wwylele/button_from_axis | 2017-04-17 | 2 | -4/+59 | ||
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | input_common/sdl: add support for binding button to axis | 2017-04-17 | 2 | -4/+59 | ||
| |/ / / | ||||||
| * | | | Merge pull request #2659 from MerryMage/dsp_dsp-correction | 2017-04-13 | 1 | -0/+18 | ||
| |\ \ \ | ||||||
| | * | | | dsp_dsp: Messages are modified by service before being sent to DSP | 2017-04-12 | 1 | -0/+18 | ||
| * | | | | Better looking status bar under Linux Ubuntu (#2662) | 2017-04-12 | 1 | -0/+1 | ||
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #2628 from Subv/uds | 2017-04-12 | 2 | -45/+388 | ||
| |\ \ \ | ||||||
| | * | | | Services/UDS: Fixed a style mistake in GetChannel. | 2017-03-27 | 1 | -2/+1 | ||
| | * | | | Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel fu... | 2017-03-26 | 1 | -4/+4 | ||
| | * | | | Services/UDS: Signal the connection event when closing down the network. | 2017-03-26 | 1 | -0/+1 | ||
| | * | | | Services/UDS: Do not allow trying to start up a network that only the host ca... | 2017-03-26 | 1 | -0/+3 | ||