Commit Graph

  • 99c9ed4c62 Stop Intellisense complaints about export decls. gibbed 2021-04-07 05:57:39 -05:00
  • b6e5719173 [APU] Fix compilation on Linux Joel Linn 2020-07-01 01:44:14 +02:00
  • 534e263b05 [APU] XMA: Cross-buffer split frames. Joel Linn 2020-06-30 20:50:21 +02:00
  • 6547fa1748 [APU] Rewrite XMA packet parser Joel Linn 2020-06-24 16:45:55 +02:00
  • 7a0236dcc5 [Base] BitStream: Fix writing to non zeroed mem Joel Linn 2021-04-16 11:40:23 +02:00
  • 3675c8eac8 [APU] Disable warnings in FFmpeg. Joel Linn 2020-06-23 20:53:45 +02:00
  • d4cf474665 Replace references to libav. Joel Linn 2020-06-19 22:34:06 +02:00
  • 47e36e6aee Exchange libav with ffmpeg submodule. Joel Linn 2020-06-19 22:32:40 +02:00
  • e5948bb810 [Kernel] Implemented: XeKeysHmacShaUsingKey Gliniak 2021-01-28 20:20:40 +01:00
  • 524efcab7d [Kernel] Lint fix. gibbed 2021-05-01 12:19:18 -05:00
  • d4c3d665d5 [XAM/Content] Set disposition for overlapped cases Gliniak 2021-02-18 11:17:54 +01:00
  • 556893177b [D3D12] Better D3D12 initialization failure error message Triang3l 2021-04-28 21:13:00 +03:00
  • bb55bb3e70 [D3D12] Make ROV the default RT path on Intel due to stencil Triang3l 2021-04-28 20:53:07 +03:00
  • 71fbfdb63e [D3D12] Fix non-ROV clearing always giving 'failed in backend' Triang3l 2021-04-28 17:27:57 +03:00
  • 51c2c9e5f2 [D3D12] Fix render target reference leak Triang3l 2021-04-27 19:55:29 +03:00
  • ec41dfc995 [D3D12] Fix bindless root signatures, ensure shaders are pre-translated Triang3l 2021-04-27 18:29:23 +03:00
  • 913e1e949c [GPU] Ownership-transfer-based RT cache, 3x3 resolution scaling The ROV path is also disabled by default because of lower performance Triang3l 2021-04-26 22:12:09 +03:00
  • 30ea6e3ea3 [Kernel/Memory] Return error when region_size is 0 Gliniak 2021-04-10 13:19:08 +02:00
  • 4ce43369a7 Use English game title when available. gibbed 2020-12-06 20:08:00 -06:00
  • 9ccdbb2153 [Kernel/Memory] Do not clear range if it was previously commited Gliniak 2020-12-06 13:45:14 +01:00
  • 010f0aa517 [XAM/Party] Added stubs for: - XamPartyGetUserList - XamPartySendGameInvites - XamPartySetCustomData - XamPartyGetBandwidth Gliniak 2021-02-01 23:25:13 +01:00
  • 6c9662d17e [XAM/UI] Added Stubs For: - XamShowPartyUI - XamShowCommunitySessionsUI Gliniak 2021-02-01 23:23:56 +01:00
  • 99024aec32 [Vulkan] Fix primary_queue_mutex usage in vulkan_graphics_system.cc Triang3l 2021-03-04 18:32:27 +03:00
  • 5ae6c7eaf8 [Vulkan] Fix primary queue mutex locking in texture_cache.cc Triang3l 2021-03-04 18:14:07 +03:00
  • 87442b106c [D3D12] Fix signed-only texture descriptor creation Triang3l 2021-02-13 23:22:03 +03:00
  • a6954aced3 [Kernel/XAM] XamContentCreateEx - Extended Error Support Gliniak 2021-01-03 18:21:08 +01:00
  • 690b0d9197 [Kernel/XAM] Prevent Sleep from being used on main thread, fixes #1749 emoose 2021-02-01 02:49:13 +00:00
  • 57764f6bea [Kernel/XAM] Improve NetDll_XNetQosServiceLookup stub, implement NetDll_XNetQosRelease Needed for Saints Row 1 (TU1) to start up properly emoose 2021-01-04 15:55:19 +00:00
  • 40bbf704e0 [Kernel/XBDM] Change return values of RegisterCommandProcessorEx & DmWalkLoadedModules emoose 2021-01-02 09:20:06 +00:00
  • 36f687e40e [Base] Add missing header for VS2017 sephiroth99 2021-01-23 11:36:58 -05:00
  • 88bea2742c Remove glslang::pool_allocator::setAllocator sephiroth99 2021-01-12 23:08:40 -05:00
  • 6baf6351a1 [Kernel] Fix usage of date library sephiroth99 2021-01-12 23:00:55 -05:00
  • e00824133c [Build] Linux: Remove linking to libc++ sephiroth99 2021-01-12 22:56:39 -05:00
  • bb7c5b8266 [CPU/XEX] Move SecurityInfo conversion code to ReadSecurityInfo & call that during ApplyPatch emoose 2021-01-04 16:10:50 +00:00
  • eca909953f Reflect the closure of #60 in the README Caroline Joy Bell 2021-01-24 15:51:47 -08:00
  • 9a74df491f [DXBC] dxbc.h with non-translator-specific parts Triang3l 2021-01-04 16:15:34 +03:00
  • 2d9326e02d [Kernel] Implement XeCryptBnQwNeRsaPubCrypt via BCrypt (win32 only) emoose 2021-01-01 09:40:17 +00:00
  • 8c11f2a39a [Kernel] Implement XeCryptBnQw_SwapDwQwLeBe emoose 2021-01-01 00:51:48 +00:00
  • 4b13ecb752 [Kernel] Implement NtReadFileScatter via adding XFile::ReadScatter emoose 2020-12-28 23:32:30 +00:00
  • 0400eba274 [Kernel] XFile::Read: add notify_completion param to allow disabling XIOCompletion emoose 2020-12-28 07:30:29 +00:00
  • 86ba17847b [Base] Hopefully fix Clang template inheritance error Triang3l 2020-12-31 16:46:25 +03:00
  • ea9ee0d4ba [Kernel] Make HDTV gamma the default Triang3l 2020-12-31 16:14:26 +03:00
  • 37013ee352 [Config] CVar defauls versioning Triang3l 2020-12-31 16:04:50 +03:00
  • e7cd2ffffa [GPU] Clamp scissor to surface_pitch Triang3l 2020-12-29 11:15:05 +03:00
  • 56d802c323 [GPU] Slightly better shader_compiler_main variable name Triang3l 2020-12-28 22:09:28 +03:00
  • 7943702618 Fix rvalue being passed as a reference. Joel Linn 2020-12-28 19:53:49 +01:00
  • 74cb0117cf [Kernel] WaitForNotification skip wait w/o wait_ticks Gliniak 2020-12-26 11:55:03 +01:00
  • ea6969f378 [Kernel] Implemented NtSetIoCompletion Gliniak 2020-12-25 20:31:51 +01:00
  • 4e72167c5e [SDL2] Event handler in separate function Joel Linn 2020-12-01 01:33:21 +01:00
  • d3c618404a [SDL2] Improve GetCapabilities() Joel Linn 2020-12-01 00:52:55 +01:00
  • 64c5c63eaf [SDL2] Log controller device events. Joel Linn 2020-11-30 22:45:59 +01:00
  • 87389e2486 [SDL2] Do not restrict callbacks to window thread Joel Linn 2020-11-30 21:11:54 +01:00
  • ddc0cc840a [SDL2] Allow AUX buttons. Joel Linn 2020-11-07 13:11:10 +01:00
  • 510c3c320f [SDL2] Set more hints. Joel Linn 2020-11-07 13:19:42 +01:00
  • be92ab222b [SDL2] Update submodule. Joel Linn 2020-11-07 13:17:44 +01:00
  • 9009cba90a [GPU] Refactor shader dumps - bin and txt files for both ucode and host Triang3l 2020-12-25 21:46:07 +03:00
  • 2bc0113dae [GPU] Add missing override specifier to SPIR-V shader translator Triang3l 2020-12-25 21:11:43 +03:00
  • dcde08a493 [GPU] PS and rasterization disabling cleanup Triang3l 2020-12-24 23:40:38 +03:00
  • 733efa5ff8 [GPU] Add a missing default label to GatherAluResultInformation Triang3l 2020-12-22 22:29:00 +03:00
  • c7fbe0e6d5 [GPU] Scale gradients by SSAA factor Triang3l 2020-12-20 16:35:15 +03:00
  • e6fa0ad139 [GPU] Dynamic r# count via shader modifications + refactoring Triang3l 2020-12-19 16:14:54 +03:00
  • e7a6d7921d Merge branch 'master' into vulkan Triang3l 2020-12-13 20:11:22 +03:00
  • 4617dc5569 Merge branch 'master' into vulkan Triang3l 2020-12-13 18:41:07 +03:00
  • b106aa88e6 [GPU] Complete some register bitfield declarations Triang3l 2020-12-12 20:01:41 +03:00
  • e348d6361e [PPC] Disable frsqrte tests in a way not breaking the rest Triang3l 2020-12-12 14:00:29 +03:00
  • da60649202 [D3D12] Fix texture_cache.cc formatting Triang3l 2020-12-11 21:21:26 +03:00
  • 5c47a3a588 [x64] vcfux single rounding for 0x80000000+ Triang3l 2020-12-11 21:20:13 +03:00
  • d0b849aad7 [PPC] vcfsx/vcfux: Only mul if needed Triang3l 2020-12-10 21:34:37 +03:00
  • cb93ddf873 [PPC] vcfsx/vcfux optimization/simplification Triang3l 2020-12-10 21:29:33 +03:00
  • db1d6b1fef [PPC] Fix test suite name being ignored Triang3l 2020-12-10 21:27:26 +03:00
  • 040661f366 [D3D12] Fix a lint error in pipeline desc Triang3l 2020-12-10 21:23:13 +03:00
  • 34c5fc9c2f [DXBC] ROV: Update a todo comment about early Z Triang3l 2020-12-10 12:41:29 +03:00
  • 8bcfcf6452 [GPU] Update v_mad_legacy_f32 comment Triang3l 2020-12-10 12:39:02 +03:00
  • bc0c2040e2 [DXBC] ROV: Force late Z write with kill instructions Triang3l 2020-12-10 12:36:37 +03:00
  • 9349cf4ff4 [D3D12] Fix custom sample position reset Triang3l 2020-12-08 22:43:15 +03:00
  • b7216f91f7 [D3D12] Re-add forgotten RenderTargetCache::EndFrame call Triang3l 2020-12-08 22:36:47 +03:00
  • 36a0bcec8b [GPU] XXH3 hash instead of XXH64 Triang3l 2020-12-08 22:31:09 +03:00
  • 9a4643d0f2 [GPU] Non-ROV f24 trunc/round, host shader modifications, cache dir Triang3l 2020-12-07 22:23:54 +03:00
  • a86609e93a [GTK UI] Fix GTK submenus Prism Tutaj 2019-09-08 03:10:47 -05:00
  • 06ab8589b4 [Kernel/IO] Return error creating dir as non-dir. Gliniak 2020-08-02 17:09:32 +02:00
  • cadc31c93f [GPU] Fix uninitialized viewport_top when drawing without a viewport Triang3l 2020-12-06 15:55:28 +03:00
  • ff5c5f01e0 [Kernel] Zeroing out pages without write protect flag Gliniak 2020-11-29 12:03:17 +01:00
  • 1513dd235b [Kernel] Code reentrance for guest fibers. gibbed 2020-12-04 14:57:48 -06:00
  • d420215de1 [Kernel] Allow 0 return for MmQueryAddressProtect. gibbed 2020-12-04 15:06:26 -06:00
  • d2cf0167fd [XAM/User] Added flag for local profile Radosław Gliński 2020-12-03 08:18:29 +01:00
  • c3d48eb2fa [XAM/Net] Implemented WSASetLastError Gliniak 2020-11-29 17:07:59 +01:00
  • 215f2a340b [XAM] Ensure items returned is set in enumerate. gibbed 2020-11-29 02:00:16 -06:00
  • c55918d944 [AppVeyor] Remove vcpkg. Joel Linn 2020-11-28 17:53:25 +01:00
  • b30fcbd29a [HID] Change order to xinput, sdl, winkey Joel Linn 2020-11-28 17:01:26 +01:00
  • 842ac86b1f [HID] More modern c++ in SDL backend. Joel Linn 2020-11-28 16:17:08 +01:00
  • ff56fbdf46 [HID] Honor is_active() in SDL input backend. Joel Linn 2020-11-28 15:46:25 +01:00
  • 7931dbe180 [HID] is_active debugging for hid-demo. Joel Linn 2020-11-28 15:45:03 +01:00
  • c14e3770a2 Merge branch 'master' into vulkan Triang3l 2020-11-28 14:54:24 +03:00
  • 587c2502f9 Update premake-core. gibbed 2020-11-27 14:26:54 -06:00
  • 319699130a [XAM] Improvement rollup. Content, enumerators... gibbed 2020-11-23 06:22:40 -06:00
  • 5328b72268 [XAM] Split content device exports to a new file. gibbed 2020-11-23 05:55:01 -06:00
  • f8d663cd1e [XAM] Rename NUI export group. gibbed 2020-11-23 05:50:44 -06:00
  • 1481735d36 [XAM] Rework how export groups are registered. gibbed 2020-11-23 05:49:03 -06:00
  • 42b1427087 [XAM] Split enum exports to a new file. gibbed 2020-11-23 05:22:59 -06:00
  • af61a97647 Add PowerShell build script as alternative to cmd Satori 2020-08-27 00:25:17 +01:00