Commit Graph

  • 979b602738 Limit queue size to 10 frames ameerj 2020-11-26 14:04:06 -05:00
  • 322349e8cc Merge pull request #4975 from comex/invalid-syncpoint-id bunnei 2020-11-26 01:27:24 -08:00
  • e46f0e084c Implement full mouse support german 2020-11-17 22:55:09 -06:00
  • ebcee03b0c Merge pull request #4981 from ogniK5377/ioctl-ctrl bunnei 2020-11-25 21:48:57 -08:00
  • 2c2b586d86 Add multiple udp server support german 2020-11-17 22:16:29 -06:00
  • c9e3abe206 Address PR feedback ameerj 2020-11-26 00:18:26 -05:00
  • 630823e363 common: Add Common::DivCeil and Common::DivCeilLog2 ReinUsesLisp 2020-11-25 23:03:50 -03:00
  • b70751ccb9 Merge pull request #5003 from jbeich/clang LC 2020-11-25 21:09:13 -05:00
  • e48e9a406c input_common: ignore some Clang warnings after 5c4774e8ce Jan Beich 2020-11-25 23:56:17 +00:00
  • 0e15c68f54 Merge pull request #4976 from comex/poll-events Rodrigo Locatti 2020-11-25 20:44:53 -03:00
  • eab041866b Queue decoded frames, cleanup decoders ameerj 2020-11-25 17:10:44 -05:00
  • b834c21894 Merge pull request #4946 from ameerj/alpha-test Rodrigo Locatti 2020-11-25 18:48:34 -03:00
  • d52ee6d0a7 cleanup unneeded comments and newlines ameerj 2020-11-25 14:46:08 -05:00
  • dcfa1992ea Merge pull request #4959 from Morph1984/emulated-controller-styleset bunnei 2020-11-25 11:20:46 -08:00
  • b7f1095980 Merge pull request #4932 from ogniK5377/misc-audio bunnei 2020-11-25 10:50:52 -08:00
  • 6f70e1b1ff hid: Check if applet_resource exists in InitializeVibrationDevice Morph 2020-11-25 13:33:01 -05:00
  • 9aeada734d Merge pull request #4978 from bunnei/shutdown-crash bunnei 2020-11-25 01:20:01 -08:00
  • e87670ee48 Refactor MaxwellToSpirvComparison. Use Common::BitCast ameerj 2020-11-25 00:33:20 -05:00
  • 1dbf71ceb3 Address PR feedback from Rein ameerj 2020-11-19 02:25:37 -05:00
  • 9014861858 vulkan_renderer: Alpha Test Culling Implementation ameerj 2020-11-18 20:08:51 -05:00
  • d1da7eb119 Merge pull request #4905 from german77/AnalogFromButton bunnei 2020-11-24 16:04:55 -08:00
  • 0832da3e40 Merge pull request #4799 from bunnei/execute-program bunnei 2020-11-24 15:27:22 -08:00
  • 3359e5ab70 core: cpu_manager: Fix shutdown crash when closing before emulation starts. bunnei 2020-11-21 02:22:03 -08:00
  • 4fbe4da911 frontend: yuzu (qt): Register a callback for ExecuteProgram. bunnei 2020-11-24 15:18:29 -08:00
  • 4fb5ca80c0 service: am: Implement ExecuteProgram and required stubs. bunnei 2020-11-24 15:17:43 -08:00
  • 5f75d97125 core: loader: Implement support for loading indexed programs. bunnei 2020-11-24 15:16:24 -08:00
  • 7791cc8c2e hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) bunnei 2020-11-24 14:31:58 -08:00
  • e8b2fd21d8 nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID comex 2020-11-22 15:48:23 -05:00
  • fbda5e9ec9 Merge pull request #3681 from lioncash/component Rodrigo Locatti 2020-11-24 04:38:03 -03:00
  • 410ed82922 Merge pull request #4942 from lioncash/system Rodrigo Locatti 2020-11-24 04:26:59 -03:00
  • 7afb7a9494 Merge pull request #4972 from lioncash/unused4 Rodrigo Locatti 2020-11-24 04:25:59 -03:00
  • 6694e11303 input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. bunnei 2020-11-23 21:42:06 -08:00
  • ab25d1fe9a nvservices: Reintroducee IoctlCtrl Chloe Marcec 2020-11-24 16:40:23 +11:00
  • 5ec6a265bf Merge pull request #4980 from bunnei/error-fixup bunnei 2020-11-23 21:00:59 -08:00
  • 7fb7540d69 input_common: Add more missing [[maybe_unused]] from #4927. bunnei 2020-11-23 20:50:35 -08:00
  • d04abd39eb Fix warnings in core/frontend/input.h with [[maybe_unused]] bunnei 2020-11-23 18:11:21 -08:00
  • e371d12af6 Merge pull request #4927 from lioncash/input-error bunnei 2020-11-23 17:25:53 -08:00
  • 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread comex 2020-11-22 16:05:18 -05:00
  • 5d1447897a Merge pull request #4451 from slashiee/extended-logging bunnei 2020-11-23 13:34:15 -08:00
  • 874be0e3e1 svc: Remove unnecessary [[maybe_unused]] tag Lioncash 2020-11-23 10:17:18 -05:00
  • 2b05c32343 Merge pull request #4969 from liushuyu/master bunnei 2020-11-22 20:27:16 -08:00
  • b546640c41 CI: move refreshenv to the configure step... liushuyu 2020-11-22 16:19:34 -07:00
  • 5c4774e8ce input_common: Treat warnings as errors Lioncash 2020-11-15 06:22:01 -05:00
  • 3a85bc1e77 Merge pull request #4944 from lioncash/system-rem bunnei 2020-11-21 22:12:34 -08:00
  • e13a91fa9b Merge pull request #4954 from lioncash/compare Morph 2020-11-22 09:55:23 +08:00
  • 5502f39125 Merge pull request #4955 from lioncash/move3 bunnei 2020-11-21 01:21:08 -08:00
  • ba3dd7b78f Merge pull request #4960 from liushuyu/master Rodrigo Locatti 2020-11-21 03:47:17 -03:00
  • afd0e2ee87 Merge pull request #4907 from ogniK5377/nvdrv-cleanup bunnei 2020-11-20 22:15:44 -08:00
  • 185bf3fd28 ci: install Vulkan SDK in MSVC build liushuyu 2020-11-20 22:41:17 -07:00
  • 8758378dc4 applets/controller: Use a pair of emulated controller index to controller type Morph 2020-11-20 11:04:27 -05:00
  • 102630f2b2 configure_input_player: Use the npad style set to show the available controllers Morph 2020-11-20 09:48:26 -05:00
  • d88baa746b Merge pull request #4957 from ReinUsesLisp/alpha-test-rt LC 2020-11-20 21:19:06 -05:00
  • acc14d233f gl_rasterizer: Remove warning of untested alpha test ReinUsesLisp 2020-11-20 23:17:40 -03:00
  • b00f4abe36 Merge pull request #4953 from lioncash/shader-shadow bunnei 2020-11-20 16:58:14 -08:00
  • c47c3d723f Merge pull request #4951 from bunnei/olsc-stub bunnei 2020-11-20 14:06:37 -08:00
  • 3794c91145 olsc: Move member initialization to after member functions. bunnei 2020-11-20 10:50:50 -08:00
  • 01db5cf203 async_shaders: emplace threads into the worker thread vector Lioncash 2020-11-20 04:46:53 -05:00
  • ba3916fc67 async_shaders: Simplify implementation of GetCompletedWork() Lioncash 2020-11-20 04:44:42 -05:00
  • 3fcc98e11a async_shaders: Simplify moving data into the pending queue Lioncash 2020-11-20 04:41:27 -05:00
  • 5b441fa25d async_shaders: std::move data within QueueVulkanShader() Lioncash 2020-11-20 04:34:02 -05:00
  • 8469b76630 gl_rasterizer: Make floating-point literal a float Lioncash 2020-11-20 04:24:30 -05:00
  • b7cd5d742e shader_bytecode: Make use of [[nodiscard]] where applicable Lioncash 2020-11-20 02:20:34 -05:00
  • 56ecafc204 shader_bytecode: Eliminate variable shadowing Lioncash 2020-11-20 02:13:45 -05:00
  • 715f0c3b0c Merge pull request #4941 from lioncash/config Morph 2020-11-20 14:16:01 +08:00
  • bba7e8ea4b Merge pull request #4950 from german77/RumbleStrenght LC 2020-11-20 00:40:09 -05:00
  • e883101999 Merge pull request #4952 from ReinUsesLisp/bit-cast LC 2020-11-20 00:39:30 -05:00
  • 1889b641d9 Merge pull request #4308 from ReinUsesLisp/maxwell-3d-funcs Rodrigo Locatti 2020-11-20 01:57:22 -03:00
  • 3f2e605dd1 common/bit_cast: Add function matching std::bit_cast without constexpr ReinUsesLisp 2020-11-20 01:52:37 -03:00
  • 6971d08893 Merge pull request #4948 from lioncash/page-resize bunnei 2020-11-19 12:39:38 -08:00
  • 6e37676482 hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. bunnei 2020-11-19 12:35:07 -08:00
  • 5b6545b141 Modify rumble amplification german77 2020-11-19 11:30:52 -06:00
  • 412044960a virtual_buffer: Do nothing on resize() calls with same sizes Lioncash 2020-11-19 07:54:00 -05:00
  • 92344da20c Merge pull request #4936 from lioncash/page bunnei 2020-11-18 20:40:10 -08:00
  • 6f8a06bac5 patch_manager: Remove usages of the global system instance Lioncash 2020-11-18 07:53:10 -05:00
  • aaf262bfed core: Remove unused private Init function for the System class Lioncash 2020-11-18 02:09:05 -05:00
  • bcaadac22c core: Make use of [[nodiscard]] with the System class Lioncash 2020-11-18 02:06:42 -05:00
  • be4fc777c0 configure_input_player: Use static qualifier for IsProfileNameValid() Lioncash 2020-11-17 23:12:42 -05:00
  • abda366362 Merge pull request #4866 from Morph1984/mjolnir-p3-prod bunnei 2020-11-17 20:02:27 -08:00
  • 0ca91ced2d virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer Lioncash 2020-11-17 20:09:55 -05:00
  • b3c8997829 page_table: Allow page tables to be moved Lioncash 2020-11-17 19:58:41 -05:00
  • 3cfd962ef4 page_table: Add missing doxygen parameters to Resize() Lioncash 2020-11-17 19:45:17 -05:00
  • 0890451c55 page_table: Remove unnecessary header inclusions Lioncash 2020-11-17 19:43:24 -05:00
  • 2dc9dbb809 Merge pull request #4933 from lioncash/nodisc-gpu Chloe 2020-11-18 01:40:03 +11:00
  • 70812ec57b rasterizer_interface: Make use of [[nodiscard]] where applicable Lioncash 2020-11-17 07:17:43 -05:00
  • a78021580d render_base: Make use of [[nodiscard]] where applicable Lioncash 2020-11-17 07:16:00 -05:00
  • b928fca114 gpu: Make use of [[nodiscard]] where applicable Lioncash 2020-11-17 07:14:44 -05:00
  • 8ace3959a5 Merge pull request #4929 from lioncash/nodiscard-input bunnei 2020-11-16 21:40:16 -08:00
  • 908d3c5679 Addressed changes Chloe Marcec 2020-11-17 15:40:19 +11:00
  • 9a4beac95a audren: Make use of nodiscard, rework downmixing, release all buffers Chloe Marcec 2020-11-17 14:14:29 +11:00
  • e7e8a87927 sdl_impl: Pump SDL Events at 1000 Hz Morph 2020-11-15 23:32:58 -05:00
  • b254d528bc configure_input: Accommodate for the mouse input device engine Morph 2020-11-11 07:46:41 -05:00
  • ad50209383 hid: Reimplement Begin/EndPermitVibrationSession Morph 2020-11-10 12:09:44 -05:00
  • d8ad2f3484 controllers/npad: Load input devices on init Morph 2020-10-31 06:21:10 -04:00
  • 6f5b942897 configure_input: Update the input profiles for other player tabs Morph 2020-10-29 12:15:35 -04:00
  • 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes Morph 2020-10-27 13:33:25 -04:00
  • 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks Morph 2020-10-27 13:15:57 -04:00
  • 760a9e8693 applets/controller: Change the input button to create input profiles Morph 2020-10-26 03:28:03 -04:00
  • 30e0d1c973 controllers/npad: Remove the old vibration filter Morph 2020-10-25 07:30:23 -04:00
  • 91c06dae1a input: Disconnect a controller prior to connecting a new one Morph 2020-10-23 12:09:28 -04:00
  • 978ca65f59 hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted Morph 2020-10-22 06:55:23 -04:00