Commit Graph

  • 11baa40d75 Merge pull request #2865 from wwylele/gs++ bunnei 2017-09-07 23:02:59 -0400
  • f01874096f Services/UDS: Handle the Association Response frame and respond with the EAPoL-Start frame. B3n30 2017-09-07 09:08:40 +0200
  • 8a2473dd21 Services/UDS: Lock a mutex when accessing connection_status from both the emulation and network thread. B3n30 2017-09-05 23:28:34 +0200
  • c9bbb30a99 Services/UDS: Added filter for beacons. B3n30 2017-09-05 22:25:32 +0200
  • 4af793c591 Merge pull request #2918 from jroweboy/remove-debug James Rowe 2017-09-06 10:26:38 -0400
  • ef8925b7ac Remove excess debug dlls for mingw build James Rowe 2017-09-05 18:57:47 -0600
  • 5621fe68e8 Services/UDS: Added a function to generate the EAPoL-Start packet body. B3n30 2017-09-05 22:02:29 +0200
  • ff4941fb3a Merge pull request #2914 from wwylele/fresnel-fix bunnei 2017-09-05 10:00:49 -0400
  • 617b6974b9 Merge pull request #2831 from Subv/uds_auth Weiyi Wang 2017-09-05 15:03:56 +0300
  • b9126a64bf Merge pull request #2876 from mailwl/mii-stru Weiyi Wang 2017-09-05 14:23:07 +0300
  • 11f2eff17d Remove _flag in var names mailwl 2017-09-04 12:15:15 +0300
  • 589babbf74 Mii Selector Applet: update Mii structures mailwl 2017-08-12 11:10:04 +0300
  • 9b6dbe9b54 Merge pull request #2917 from jroweboy/icon_fix Weiyi Wang 2017-09-04 03:42:58 +0300
  • 79f177c6d2 Fix icon for citra qt James Rowe 2017-09-03 11:26:10 -0600
  • 3fd864d67b Merge pull request #2911 from DaMan69/master James Rowe 2017-09-03 12:48:02 -0400
  • 59a9aaf388 APT: load different shared font depending on the region wwylele 2017-08-02 22:56:44 +0300
  • 12fbc8c8df pica/lighting: only apply Fresnel factor for the last light wwylele 2017-08-27 07:33:27 +0300
  • 40505bc4fc Add manifest DaMan 2017-08-31 18:37:11 -0400
  • 415d3c0bac Merge pull request #2912 from jroweboy/mingw-master James Rowe 2017-09-01 21:37:34 -0400
  • ab47bf6ad6 Build: Add mingw64 compile support to appveyor James Rowe 2017-08-30 19:39:24 -0600
  • 2aa8a2cea1 Build: Add mingw64 compile support to appveyor James Rowe 2017-08-30 19:39:24 -0600
  • 753c55165d Add manifest DaMan 2017-08-31 18:37:11 -0400
  • f251b8873a Merge pull request #2909 from wwylele/telemetry-gas bunnei 2017-08-31 11:12:55 -0400
  • e2c41a5891 video_core: report telemetry for gas mode wwylele 2017-08-31 12:24:00 +0300
  • e450a2d2b8 Merge pull request #2858 from MerryMage/interp-on-a-frame-basis bunnei 2017-08-30 21:56:43 -0400
  • 0a78212954 Merge 53f9adecf9 into f0e461bf6f bunnei 2017-08-31 01:07:51 +0000
  • f0e461bf6f Merge pull request #2891 from wwylele/sw-bump bunnei 2017-08-30 21:07:30 -0400
  • 38d79c56b9 Fixup: error in CMake from rebase B3n30 2017-08-30 11:01:22 +0200
  • 4c06dd953a CustomShardFont: Error Popup if a custom shared font was generated B3n30 2017-08-30 10:44:07 +0200
  • ce1f25d133 Download system archives from the repo and make it default off B3n30 2017-08-16 13:22:37 +0200
  • 8775458054 Added System::SystemIntegrityCheck; moved the Shared Font creation to SystemIntegrityCheck B3n30 2017-08-15 16:50:55 +0200
  • b96e6eba37 create shared font if it is missing B3n30 2017-08-15 09:44:47 +0200
  • 59d3bce370 Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types. Subv 2017-08-29 12:59:54 -0500
  • 0c8eb6e40e Services/NS: Port ns:s to the new service framework. Subv 2017-08-28 20:26:07 -0500
  • 75cd28a7cc Merge pull request #2899 from wwylele/touch-refactor bunnei 2017-08-29 11:29:10 -0400
  • acbd46366c Merge pull request #2905 from danzel/fix-2902 Sebastian Valle 2017-08-29 09:35:56 -0500
  • 8266064796 Use recursive_mutex instead of mutex to fix #2902 danzel 2017-08-29 20:39:55 +1200
  • 933508e2a2 interpolate: Interpolate on a frame-by-frame basis MerryMage 2017-08-03 12:22:51 +0100
  • 5d4450e5db Merge c64b1c04f3 into 4693d23efb Dave Leaver 2017-08-28 08:24:04 +0000
  • 4693d23efb Merge pull request #2901 from stone3311/master Weiyi Wang 2017-08-28 03:23:59 -0500
  • 647f017c6d Merge pull request #2892 from Subv/warnings2 Weiyi Wang 2017-08-28 03:21:51 -0500
  • f64cd87604 Services/UDS: Remove an old duplicated declaration of WifiPacket. Subv 2017-07-17 09:51:40 -0500
  • d088dbfbe1 Services/UDS: Handle the connection sequence packets. Subv 2017-07-17 09:51:03 -0500
  • 2e9f544ecc Services/UDS: Store the received beacon frames until RecvBeaconBroadcastData is called, up to 15 beacons at the same time, removing any older beacon frames when the limit is exceeded. Subv 2017-07-17 09:39:12 -0500
  • 54411bef4e Services/UDS: Add functions to generate 802.11 auth and assoc response frames. Subv 2017-07-17 09:25:58 -0500
  • 53f9adecf9 externals: Use system curl on Unix/Apple. bunnei 2017-08-27 10:00:32 -0400
  • 22fc378fe9 Merge pull request #2897 from bunnei/telemetry-ui bunnei 2017-08-26 20:15:15 -0400
  • 7698567fc9 web_backend: Fix CPR bug where Winsock is not properly initializing. bunnei 2017-08-26 19:02:03 -0400
  • da88f3b8f0 Warnings: Fixed a few missing-return warnings in video_core. Subv 2017-08-21 12:18:52 -0500
  • 076b395104 Fix info about TODO list stone3311 2017-08-26 18:35:45 +0200
  • c8562b21d9 web_backend: Fix asynchronous JSON post by spawning new thread. bunnei 2017-08-24 19:27:13 -0400
  • 04bd0c957e web_services: Refactor to remove dependency on Core. bunnei 2017-08-23 21:09:34 -0400
  • 9f0da33c33 qt: Add an option to view/regenerate telemetry ID. bunnei 2017-08-23 00:08:07 -0400
  • 5d7b364a21 default_ini: Use correct telemetry endpoint URL. bunnei 2017-08-22 23:42:30 -0400
  • 2e37201c63 # This is a combination of 2 commits. bunnei 2017-08-24 19:31:17 -0400
  • fb17e866aa qt: Add web configuration tab. bunnei 2017-08-22 23:36:57 -0400
  • 41328afb58 web_backend: User config for username and token, support anonymous post. bunnei 2017-08-22 23:06:56 -0400
  • 40f417125b telemetry: Log frontend type. bunnei 2017-08-22 22:47:56 -0400
  • c781aea947 settings: Add enable_telemetry, citra_username, and citra_token. bunnei 2017-08-22 22:37:03 -0400
  • d6a819c7cb telemetry_session: Log telemetry ID. bunnei 2017-08-22 20:58:19 -0400
  • 59ad933022 citra_qt: Show one-time callout messages to user. bunnei 2017-08-08 20:06:25 -0400
  • 3cdf854e44 SidebySide Layout (#2859) ThaMighty90 2017-08-25 23:53:07 +0200
  • 417cb45e3f SwRasterizer/Clipper: flip the sign convention to match PICA and OpenGL wwylele 2017-08-22 09:47:15 +0300
  • addbcd5784 gl_rasterizer: implement custom clip plane wwylele 2017-08-22 09:49:53 +0300
  • 04ae5cb6c4 web_backend: Fix asynchronous JSON post by spawning new thread. bunnei 2017-08-24 19:27:13 -0400
  • 470752012f web_services: Refactor to remove dependency on Core. bunnei 2017-08-23 21:09:34 -0400
  • 293a310534 qt: Add an option to view/regenerate telemetry ID. bunnei 2017-08-23 00:08:07 -0400
  • 3b7b32b1c1 default_ini: Use correct telemetry endpoint URL. bunnei 2017-08-22 23:42:30 -0400
  • b1430c8431 # This is a combination of 2 commits. bunnei 2017-08-24 19:31:17 -0400
  • 49a353d01a qt: Add web configuration tab. bunnei 2017-08-22 23:36:57 -0400
  • 74f8d47134 web_backend: User config for username and token, support anonymous post. bunnei 2017-08-22 23:06:56 -0400
  • e71eb07b78 telemetry: Log frontend type. bunnei 2017-08-22 22:47:56 -0400
  • ffc18bdb2c settings: Add enable_telemetry, citra_username, and citra_token. bunnei 2017-08-22 22:37:03 -0400
  • 730f08c3bb telemetry_session: Log telemetry ID. bunnei 2017-08-22 20:58:19 -0400
  • 0c7185a608 citra_qt: Show one-time callout messages to user. bunnei 2017-08-08 20:06:25 -0400
  • ea51a3af26 SwRasterizer: implement custom clip plane wwylele 2017-08-22 09:49:26 +0300
  • 2617de1fe6 EmuWindow: refactor touch input into a TouchDevice wwylele 2017-08-09 02:57:42 +0300
  • c84e60b470 HID: use TouchDevice for touch pad wwylele 2017-08-08 21:34:17 +0300
  • abeeefe259 web_services: Refactor to remove dependency on Core. bunnei 2017-08-23 21:09:34 -0400
  • 61442d6afb Merge pull request #2839 from Subv/global_kernel_lock James Rowe 2017-08-23 18:17:44 -0600
  • 4ec53da66f qt: Add an option to view/regenerate telemetry ID. bunnei 2017-08-23 00:08:07 -0400
  • 4b657f7e8f default_ini: Use correct telemetry endpoint URL. bunnei 2017-08-22 23:42:30 -0400
  • e397f30703 qt: Add web configuration tab. bunnei 2017-08-22 23:36:57 -0400
  • cd1ab1ea5a web_backend: User config for username and token, support anonymous post. bunnei 2017-08-22 23:06:56 -0400
  • 43e18b3699 telemetry: Log frontend type. bunnei 2017-08-22 22:47:56 -0400
  • df8a866bfd settings: Add enable_telemetry, citra_username, and citra_token. bunnei 2017-08-22 22:37:03 -0400
  • 41c84cd812 telemetry_session: Log telemetry ID. bunnei 2017-08-22 20:58:19 -0400
  • 215c6c74e0 citra_qt: Show one-time callout messages to user. bunnei 2017-08-08 20:06:25 -0400
  • c64b1c04f3 Screenshot support by copying data from the 3ds framebuffer memory dave 2017-08-23 13:14:36 +1200
  • 2bbff9fa96 Merge pull request #2893 from Subv/not_schedule_main_thread bunnei 2017-08-22 17:45:47 -0400
  • f484927ed0 Kernel/Memory: Acquire the global HLE lock when a memory read/write operation falls outside of the fast path, for it might perform an MMIO operation. Subv 2017-07-21 00:34:47 -0500
  • bca8916cea Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc). Subv 2017-07-20 23:52:50 -0500
  • a8675f4287 Merge pull request #2888 from Subv/warnings James Rowe 2017-08-22 08:09:09 -0600
  • 03c782e378 Merge pull request #2894 from wwylele/motion-emu-fix bunnei 2017-08-22 09:36:38 -0400
  • e4aded87d5 Screenshot support by copying data from the 3ds framebuffer memory danzel 2017-08-22 22:23:36 +1200
  • efd12da7c3 some description reworking ThaMighty90 2017-08-22 12:00:12 +0200
  • d5f5cd6d9a reworked intends :). changed function description for SideFrameLayout ThaMighty90 2017-08-22 11:55:49 +0200
  • f4d3669309 Push a few parts to the base class so they can be reused danzel 2017-08-22 20:55:24 +1200
  • 4d058cfb76 motion_emu: fix initialization order wwylele 2017-08-22 11:43:44 +0300
  • 17c6104d2a gl_rasterizer/lighting: more accurate CP formula wwylele 2017-08-21 12:03:38 +0300