Commit Graph

  • f64cd87604 Services/UDS: Remove an old duplicated declaration of WifiPacket. Subv 2017-07-17 09:51:40 -05:00
  • 5e057fbfc9 Services/UDS: Handle the connection sequence packets. Subv 2017-07-17 09:51:03 -05:00
  • d088dbfbe1 Services/UDS: Handle the connection sequence packets. Subv 2017-07-17 09:51:03 -05:00
  • c689c483e7 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 -05:00
  • 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 -05:00
  • 762cf944fe Services/UDS: Add functions to generate 802.11 auth and assoc response frames. Subv 2017-07-17 09:25:58 -05:00
  • 54411bef4e Services/UDS: Add functions to generate 802.11 auth and assoc response frames. Subv 2017-07-17 09:25:58 -05:00
  • 1e8d4f2b15 Merge pull request #2897 from bunnei/telemetry-ui bunnei 2017-08-26 20:15:15 -04:00
  • 22fc378fe9 Merge pull request #2897 from bunnei/telemetry-ui bunnei 2017-08-26 20:15:15 -04:00
  • ebe73dc58b web_backend: Fix CPR bug where Winsock is not properly initializing. bunnei 2017-08-26 19:02:03 -04:00
  • 7698567fc9 web_backend: Fix CPR bug where Winsock is not properly initializing. bunnei 2017-08-26 19:02:03 -04:00
  • ebb0a75ec1 Warnings: Fixed a few missing-return warnings in video_core. Subv 2017-08-21 12:18:52 -05:00
  • da88f3b8f0 Warnings: Fixed a few missing-return warnings in video_core. Subv 2017-08-21 12:18:52 -05:00
  • c784e7bef4 Fix info about TODO list stone3311 2017-08-26 18:35:45 +02:00
  • 076b395104 Fix info about TODO list stone3311 2017-08-26 18:35:45 +02:00
  • ec45ae95e1 web_backend: Fix asynchronous JSON post by spawning new thread. bunnei 2017-08-24 19:27:13 -04:00
  • c8562b21d9 web_backend: Fix asynchronous JSON post by spawning new thread. bunnei 2017-08-24 19:27:13 -04:00
  • f85ab627b4 web_services: Refactor to remove dependency on Core. bunnei 2017-08-23 21:09:34 -04:00
  • 04bd0c957e web_services: Refactor to remove dependency on Core. bunnei 2017-08-23 21:09:34 -04:00
  • c81c6356f2 qt: Add an option to view/regenerate telemetry ID. bunnei 2017-08-23 00:08:07 -04:00
  • 9f0da33c33 qt: Add an option to view/regenerate telemetry ID. bunnei 2017-08-23 00:08:07 -04:00
  • 2c13cf194c default_ini: Use correct telemetry endpoint URL. bunnei 2017-08-22 23:42:30 -04:00
  • 5d7b364a21 default_ini: Use correct telemetry endpoint URL. bunnei 2017-08-22 23:42:30 -04:00
  • cdfd1bd08e # This is a combination of 2 commits. bunnei 2017-08-24 19:31:17 -04:00
  • 2e37201c63 # This is a combination of 2 commits. bunnei 2017-08-24 19:31:17 -04:00
  • 5b4b6d3769 qt: Add web configuration tab. bunnei 2017-08-22 23:36:57 -04:00
  • fb17e866aa qt: Add web configuration tab. bunnei 2017-08-22 23:36:57 -04:00
  • ea4ec2dab7 web_backend: User config for username and token, support anonymous post. bunnei 2017-08-22 23:06:56 -04:00
  • 41328afb58 web_backend: User config for username and token, support anonymous post. bunnei 2017-08-22 23:06:56 -04:00
  • 55d78fc8ee telemetry: Log frontend type. bunnei 2017-08-22 22:47:56 -04:00
  • 40f417125b telemetry: Log frontend type. bunnei 2017-08-22 22:47:56 -04:00
  • 36b916b576 settings: Add enable_telemetry, citra_username, and citra_token. bunnei 2017-08-22 22:37:03 -04:00
  • c781aea947 settings: Add enable_telemetry, citra_username, and citra_token. bunnei 2017-08-22 22:37:03 -04:00
  • e020036b0d telemetry_session: Log telemetry ID. bunnei 2017-08-22 20:58:19 -04:00
  • d6a819c7cb telemetry_session: Log telemetry ID. bunnei 2017-08-22 20:58:19 -04:00
  • 2871d060b3 citra_qt: Show one-time callout messages to user. bunnei 2017-08-08 20:06:25 -04:00
  • 59ad933022 citra_qt: Show one-time callout messages to user. bunnei 2017-08-08 20:06:25 -04:00
  • 54b7e85b18 SidebySide Layout (#2859) ThaMighty90 2017-08-25 23:53:07 +02:00
  • 3cdf854e44 SidebySide Layout (#2859) ThaMighty90 2017-08-25 23:53:07 +02:00
  • 1b1c93699a SwRasterizer/Clipper: flip the sign convention to match PICA and OpenGL wwylele 2017-08-22 09:47:15 +03:00
  • 417cb45e3f SwRasterizer/Clipper: flip the sign convention to match PICA and OpenGL wwylele 2017-08-22 09:47:15 +03:00
  • 1dfa24af78 gl_rasterizer: implement custom clip plane wwylele 2017-08-22 09:49:53 +03:00
  • addbcd5784 gl_rasterizer: implement custom clip plane wwylele 2017-08-22 09:49:53 +03:00
  • 0bbcb65252 SwRasterizer: implement custom clip plane wwylele 2017-08-22 09:49:26 +03:00
  • ea51a3af26 SwRasterizer: implement custom clip plane wwylele 2017-08-22 09:49:26 +03:00
  • 423acc1bb4 EmuWindow: refactor touch input into a TouchDevice wwylele 2017-08-09 02:57:42 +03:00
  • 2617de1fe6 EmuWindow: refactor touch input into a TouchDevice wwylele 2017-08-09 02:57:42 +03:00
  • 3a8b49a2be HID: use TouchDevice for touch pad wwylele 2017-08-08 21:34:17 +03:00
  • c84e60b470 HID: use TouchDevice for touch pad wwylele 2017-08-08 21:34:17 +03:00
  • d8b458c398 Merge pull request #2839 from Subv/global_kernel_lock James Rowe 2017-08-23 18:17:44 -06:00
  • 61442d6afb Merge pull request #2839 from Subv/global_kernel_lock James Rowe 2017-08-23 18:17:44 -06:00
  • 2885ac8ae3 Merge pull request #2893 from Subv/not_schedule_main_thread bunnei 2017-08-22 17:45:47 -04:00
  • 2bbff9fa96 Merge pull request #2893 from Subv/not_schedule_main_thread bunnei 2017-08-22 17:45:47 -04:00
  • e4aa1da188 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 -05:00
  • 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 -05:00
  • dfb58f1941 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 -05:00
  • 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 -05:00
  • 817af875fc Merge pull request #2888 from Subv/warnings James Rowe 2017-08-22 08:09:09 -06:00
  • a8675f4287 Merge pull request #2888 from Subv/warnings James Rowe 2017-08-22 08:09:09 -06:00
  • 9af8b0e300 Merge pull request #2894 from wwylele/motion-emu-fix bunnei 2017-08-22 09:36:38 -04:00
  • 03c782e378 Merge pull request #2894 from wwylele/motion-emu-fix bunnei 2017-08-22 09:36:38 -04:00
  • c05a90135d motion_emu: fix initialization order wwylele 2017-08-22 11:43:44 +03:00
  • 4d058cfb76 motion_emu: fix initialization order wwylele 2017-08-22 11:43:44 +03:00
  • 724aea0ce4 gl_rasterizer/lighting: more accurate CP formula wwylele 2017-08-21 12:03:38 +03:00
  • 17c6104d2a gl_rasterizer/lighting: more accurate CP formula wwylele 2017-08-21 12:03:38 +03:00
  • 48521aa967 SwRasterizer/Lighting: implement LUT input CP wwylele 2017-08-18 16:35:11 +03:00
  • b5aa570354 SwRasterizer/Lighting: implement LUT input CP wwylele 2017-08-18 16:35:11 +03:00
  • 893412b067 SwRasterizer/Lighting: implement bump mapping wwylele 2017-08-18 15:04:56 +03:00
  • 3e478ca131 SwRasterizer/Lighting: implement bump mapping wwylele 2017-08-18 15:04:56 +03:00
  • 87f60afea6 Kernel/Threads: Don't immediately switch to the new main thread when loading a new process. Subv 2017-08-21 20:54:29 -05:00
  • fa228ca637 Kernel/Threads: Don't immediately switch to the new main thread when loading a new process. Subv 2017-08-21 20:54:29 -05:00
  • 220796cf28 Merge pull request #2884 from wwylele/clip bunnei 2017-08-21 13:24:12 -04:00
  • f84c965dec Merge pull request #2884 from wwylele/clip bunnei 2017-08-21 13:24:12 -04:00
  • 5cefb828b6 Merge pull request #2889 from Schplee/updated-logo-svg bunnei 2017-08-21 13:22:23 -04:00
  • 92a4b2faf8 Merge pull request #2889 from Schplee/updated-logo-svg bunnei 2017-08-21 13:22:23 -04:00
  • d1e3e186e5 GPU/Warnings: Explicitly cast the screen refresh ticks to u64. Subv 2017-08-19 12:09:35 -05:00
  • 8a9a4e2c42 GPU/Warnings: Explicitly cast the screen refresh ticks to u64. Subv 2017-08-19 12:09:35 -05:00
  • a735d349ac Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. Subv 2017-08-19 12:04:40 -05:00
  • 65f19b51c4 Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. Subv 2017-08-19 12:04:40 -05:00
  • 0e1012128f HLE/Applets: Fixed some conversion warnings when creating the framebuffer shared memory objects. Subv 2017-08-19 11:37:21 -05:00
  • 145a7293a3 HLE/Applets: Fixed some conversion warnings when creating the framebuffer shared memory objects. Subv 2017-08-19 11:37:21 -05:00
  • c8f78a603b CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in ExecuteInstructions. Subv 2017-08-19 11:33:01 -05:00
  • d237a89048 CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in ExecuteInstructions. Subv 2017-08-19 11:33:01 -05:00
  • 1439b3b0cd Dyncom: Use size_t instead of int to store the instruction offsets in the instruction cache. Subv 2017-08-19 11:30:20 -05:00
  • 9d0841b48b Dyncom: Use size_t instead of int to store the instruction offsets in the instruction cache. Subv 2017-08-19 11:30:20 -05:00
  • cf92ee4c54 Dyncom: Fixed a conversion warning when decoding thumb instructions. Subv 2017-08-19 11:28:22 -05:00
  • d3fb1d6c38 Dyncom: Fixed a conversion warning when decoding thumb instructions. Subv 2017-08-19 11:28:22 -05:00
  • bcf24d4500 swrasterizer: remove invalid TODO wwylele 2017-08-17 11:02:19 +03:00
  • 63b6e802cd swrasterizer: remove invalid TODO wwylele 2017-08-17 11:02:19 +03:00
  • e181a45ea2 swrasterizer/clipper: remove tested TODO wwylele 2017-08-17 10:57:31 +03:00
  • 72b26ac32f swrasterizer/clipper: remove tested TODO wwylele 2017-08-17 10:57:31 +03:00
  • 0566c24c9b gl_shader_gen: simplify and clarify the depth transformation between vertex shader and fragment shader wwylele 2017-08-17 10:56:15 +03:00
  • 5a4af616c6 gl_shader_gen: simplify and clarify the depth transformation between vertex shader and fragment shader wwylele 2017-08-17 10:56:15 +03:00
  • b8e0d96451 gl_rasterizer: add clipping plane z<=0 defined in PICA wwylele 2017-08-17 10:46:59 +03:00
  • 1eca380886 gl_rasterizer: add clipping plane z<=0 defined in PICA wwylele 2017-08-17 10:46:59 +03:00
  • 6d4ffdde3f Merge pull request #2872 from wwylele/sw-geo-factor Yuri Kunde Schlesner 2017-08-20 17:49:42 -07:00
  • 46d1ca768d Merge pull request #2872 from wwylele/sw-geo-factor Yuri Kunde Schlesner 2017-08-20 17:49:42 -07:00
  • 328cb54684 Merge branch 'update-soundtouch' (PR #2885) Yuri Kunde Schlesner 2017-08-20 17:30:22 -07:00
  • fe7e0eada0 Merge branch 'update-soundtouch' (PR #2885) Yuri Kunde Schlesner 2017-08-20 17:30:22 -07:00
  • 56802eabd0 externals: Update soundtouch MerryMage 2017-08-17 13:18:39 +01:00