Commit graph

  • 19d41dcc6e Remove pipeline.gpu_mode and fix minor issues James Rowe 2017-09-23 09:28:20 -0600
  • a7758b0b36 Merge pull request #2928 from huwpascoe/master nightly-335 Yuri Kunde Schlesner 2017-09-22 04:06:38 +0200
  • 6fc123d67c Merge pull request #2933 from huwpascoe/perf-1 nightly-334 bunnei 2017-09-19 13:18:35 -0400
  • 7ea3ce103f Merge pull request #2936 from B3n30/system_curl_linux nightly-333 Weiyi Wang 2017-09-19 12:26:53 +0300
  • 1aa66ed5ed WebService: Set USE_SYSTEM_CURL for travis linux builds B3n30 2017-09-19 10:28:57 +0200
  • 28c726f205 WebService: Verify username and token (#2930) nightly-332 B3n30 2017-09-19 03:18:26 +0200
  • a234e4c200 Improved performance of FromAttributeBuffer Huw Pascoe 2017-09-17 15:42:45 +0100
  • 6a110ac5f5 Fixed framebuffer warning Huw Pascoe 2017-09-16 04:30:35 +0100
  • 255fd8768d Merge pull request #2906 from Subv/ns_new_framework nightly-331 Yuri Kunde Schlesner 2017-09-16 21:13:51 +0200
  • 3d86e3afc4 Services/NS: Port ns:s to the new service framework. Subv 2017-08-28 20:26:07 -0500
  • 699c920991 Merge pull request #2900 from wwylele/clip-2 nightly-330 Yuri Kunde Schlesner 2017-09-16 10:23:00 +0200
  • d11cf9a0a5 Fix tabs -> spaces James 2017-09-16 17:23:39 +1000
  • b72d1e0ca0 Add QtIFW configuration & build files James 2017-09-16 16:56:50 +1000
  • 813837c5cf Merge pull request #2842 from Subv/switchable_page_table nightly-329 B3n30 2017-09-15 22:41:45 +0200
  • 7a3ab7c63d CPU/Dynarmic: Disable the fast page-table access in dynarmic until it supports switching page tables at runtime. Subv 2017-08-12 10:16:35 -0500
  • 3bde97ea05 Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. Subv 2017-08-07 14:30:01 -0500
  • f18a176b60 Kernel/Memory: Make IsValidPhysicalAddress not go through the current process' virtual memory mapping. Subv 2017-08-07 13:37:16 -0500
  • b178089251 Kernel/Threads: Don't clear the CPU instruction cache when performing a context switch from an idle thread into a thread in the same process. Subv 2017-07-22 19:37:26 -0500
  • 214150f00c Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer. Subv 2017-07-21 22:22:59 -0500
  • 588077184b Merge pull request #2915 from wwylele/font-archive-2 nightly-328 bunnei 2017-09-11 21:39:56 -0400
  • 3e2e9be6d5 Merge pull request #2922 from jroweboy/mingw-telemetry nightly-327 bunnei 2017-09-11 16:16:11 -0400
  • ad0b57f407 GPU: Add draw for immediate and batch modes James Rowe 2017-09-07 22:05:42 -0600
  • 9e847b7549 Build: Enable SSL in mingw by linking against WinSSL James Rowe 2017-09-09 11:24:13 -0600
  • c34ec5e77c Kernel/Memory: Switch the current page table when a new process is scheduled. Subv 2017-07-21 21:28:03 -0500
  • 6d2734a074 Kernel/Memory: Give each Process its own page table. Subv 2017-07-21 21:17:57 -0500
  • 3dcda15195 Merge pull request #2923 from B3n30/system_curl_osx nightly-326 James Rowe 2017-09-10 16:07:33 -0400
  • 0c55bed047 trvis_OSX: build with system curl B3n30 2017-09-09 21:21:53 +0200
  • 11baa40d75 Merge pull request #2865 from wwylele/gs++ nightly-325 bunnei 2017-09-07 23:02:59 -0400
  • 4af793c591 Merge pull request #2918 from jroweboy/remove-debug nightly-324 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
  • ff4941fb3a Merge pull request #2914 from wwylele/fresnel-fix nightly-323 bunnei 2017-09-05 10:00:49 -0400
  • 617b6974b9 Merge pull request #2831 from Subv/uds_auth nightly-322 Weiyi Wang 2017-09-05 15:03:56 +0300
  • b9126a64bf Merge pull request #2876 from mailwl/mii-stru nightly-321 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 nightly-320 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 nightly-319 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 nightly-318 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
  • f251b8873a Merge pull request #2909 from wwylele/telemetry-gas nightly-317 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 nightly-316 bunnei 2017-08-30 21:56:43 -0400
  • f0e461bf6f Merge pull request #2891 from wwylele/sw-bump nightly-315 bunnei 2017-08-30 21:07:30 -0400
  • 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
  • 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
  • 22fc378fe9 Merge pull request #2897 from bunnei/telemetry-ui nightly-314 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) nightly-313 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
  • 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
  • 61442d6afb Merge pull request #2839 from Subv/global_kernel_lock nightly-312 James Rowe 2017-08-23 18:17:44 -0600
  • 2bbff9fa96 Merge pull request #2893 from Subv/not_schedule_main_thread nightly-311 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 nightly-310 James Rowe 2017-08-22 08:09:09 -0600
  • 03c782e378 Merge pull request #2894 from wwylele/motion-emu-fix nightly-309 bunnei 2017-08-22 09:36:38 -0400
  • 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
  • b5aa570354 SwRasterizer/Lighting: implement LUT input CP wwylele 2017-08-18 16:35:11 +0300
  • 3e478ca131 SwRasterizer/Lighting: implement bump mapping wwylele 2017-08-18 15:04:56 +0300
  • fa228ca637 Kernel/Threads: Don't immediately switch to the new main thread when loading a new process. Subv 2017-08-21 20:54:29 -0500
  • f84c965dec Merge pull request #2884 from wwylele/clip nightly-308 bunnei 2017-08-21 13:24:12 -0400
  • 92a4b2faf8 Merge pull request #2889 from Schplee/updated-logo-svg nightly-307 bunnei 2017-08-21 13:22:23 -0400
  • 8a9a4e2c42 GPU/Warnings: Explicitly cast the screen refresh ticks to u64. Subv 2017-08-19 12:09:35 -0500
  • 65f19b51c4 Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. Subv 2017-08-19 12:04:40 -0500
  • 145a7293a3 HLE/Applets: Fixed some conversion warnings when creating the framebuffer shared memory objects. Subv 2017-08-19 11:37:21 -0500
  • d237a89048 CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in ExecuteInstructions. Subv 2017-08-19 11:33:01 -0500
  • 9d0841b48b Dyncom: Use size_t instead of int to store the instruction offsets in the instruction cache. Subv 2017-08-19 11:30:20 -0500
  • d3fb1d6c38 Dyncom: Fixed a conversion warning when decoding thumb instructions. Subv 2017-08-19 11:28:22 -0500
  • 63b6e802cd swrasterizer: remove invalid TODO wwylele 2017-08-17 11:02:19 +0300
  • 72b26ac32f swrasterizer/clipper: remove tested TODO wwylele 2017-08-17 10:57:31 +0300
  • 5a4af616c6 gl_shader_gen: simplify and clarify the depth transformation between vertex shader and fragment shader wwylele 2017-08-17 10:56:15 +0300