Commit Graph

  • d62fe21d47
    RADV bug fix (#139) d62fe21 Gloria 2023-03-06 08:31:05 +0100
  • 5e48978d00
    Clean up some LaunchPath code yeah-its-gloria 2023-03-05 21:39:33 +0100
  • 5465e0cb2d
    Use correct typing for stencil, dispatch launch on UI thread yeah-its-gloria 2023-03-05 21:34:54 +0100
  • cb933807e5 [XAM] Implemented Functions Adrian 2023-03-01 14:43:24 +0000
  • 84571f8fe6 Allow patched arrays to start with 0x 84571f8 Adrian 2023-02-13 15:16:37 +0000
  • e443517a5c Allow patched arrays to start with 0x Adrian 2023-02-13 15:16:37 +0000
  • c74a047655 [Win] Revert XE_USE_KUSER_SHARED back to 0 c74a047 Gliniak 2023-02-11 18:20:21 +0100
  • 321dd75e05 [VFS] Fixed allow_game_relative_writes to write invalid cached entries 321dd75 Adrian 2023-02-04 17:18:24 +0000
  • 4d75c80b9b [VFS] Fixed allow_game_relative_writes to write invalid cached entries Adrian 2023-02-04 17:18:24 +0000
  • f357f26eae [Build] Add parallel PPC test generation Wunkolo 2023-02-05 15:14:48 -0800
  • 333d7c2767 [UI] Added build to exception message 333d7c2 Adrian 2023-02-05 13:45:12 +0000
  • 19d09c5e6c [UI] Added build to exception message Adrian 2023-02-05 13:45:12 +0000
  • 3d3810fa98 [App] Minor Fixes 3d3810f Adrian 2023-02-03 19:54:42 +0000
  • 904d97753f [App] Minor Fixes Adrian 2023-02-03 19:54:42 +0000
  • 036f19c66e [UI] Uplift of TR - 2092 036f19c Gliniak 2023-02-02 19:02:23 +0100
  • 4c220770ec Dynamic TU patch 4c22077 Adrian 2023-01-11 00:36:34 +0000
  • 9c3c4f4674 Dynamic TU patch Adrian 2023-01-11 00:36:34 +0000
  • b10c84b340
    Added controller hotkeys cvar (#119) b10c84b Adrian 2023-01-29 18:26:25 +0000
  • 4a2f4d9cfe Add include to fix compiling Shoegzer 2022-12-29 16:22:52 -0500
  • ed955ec5ca Fixed locked input system Adrian 2023-01-29 13:08:30 +0000
  • 89f3598426 Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 89f3598 Gliniak 2023-01-29 11:25:56 +0100
  • 4e87d1f9d1 [Kernel/Thread] Set TLS slot to 0 while freeing Gliniak 2023-01-28 21:24:32 +0100
  • 4c1f8aa38c Added controller hotkeys setting Adrian 2023-01-24 16:05:21 +0000
  • 4ecd1bffda
    Add configurable toggle to mark code segments as writable (#100) 4ecd1bf Emma 2023-01-23 22:44:59 +0000
  • aea9714bd0 Make present_safe_area 100 aea9714 Margen67 2023-01-23 01:22:43 -0800
  • 504fb9f205 Title selection & bug fixes 504fb9f Adrian 2023-01-15 23:23:43 +0000
  • e744a42d38 Title selection & bug fixes Adrian 2023-01-15 23:23:43 +0000
  • 459497f0b6
    Implemented Controller Hotkeys (#111) 459497f Adrian 2023-01-13 08:17:43 +0000
  • 7fef8c383b
    Update src/xenia/app/emulator_window.cc Adrian 2023-01-11 01:48:00 +0000
  • ea1003c6bf [CPU] Check if flags pointer exists ea1003c Gliniak 2023-01-09 16:13:09 +0100
  • d24d3295c6 [XMA] Clear host data on context clear + swap buffer if decoding fails d24d329 Gliniak 2023-01-06 19:27:41 +0100
  • 668244adb7 [XAM] Fixed importing savefiles from different games (at least partially) 668244a Gliniak 2023-01-06 16:35:40 +0100
  • 40f6b5b3ac [Kernel] Improvements to host and guest objects handling 40f6b5b Gliniak 2023-01-05 22:51:18 +0100
  • 8470fceda5 Minor Improvements Adrian 2023-01-06 01:00:00 +0000
  • ec36f16c72 [Kernel] Improvements to host and guest objects handling Gliniak 2023-01-05 22:51:18 +0100
  • 5b0fe5aada [XBDM] Added Stub For: DmGetConsoleDebugMemoryStatus 5b0fe5a Gliniak 2023-01-05 22:34:26 +0100
  • 81412c59c1 [Net] NetDll___WSAFDIsSet: Fixed incorrect endianness of fd_count 81412c5 Gliniak 2023-01-05 20:33:12 +0100
  • 81aaf98e04 [Memory] Added option to ignore offset for ranged physical allocations 81aaf98 Gliniak 2023-01-05 08:56:22 +0100
  • a131963b2f Minor bug fixes for controller hotkeys Adrian 2023-01-04 20:32:24 +0000
  • 39c509b57f [APU] Resolved context stuck with is_stream_done_ flag and no space left 39c509b Gliniak 2023-01-03 19:49:21 +0100
  • b7bc0425ba Revert "[APU] Clear host data while reseting context" Gliniak 2023-01-01 11:23:47 +0100
  • e253e7b5a3 Implemented Controller Hotkeys Adrian 2022-12-30 14:38:30 +0000
  • 2afd2cc4d6 [D3D12] Added workaround for broken Geometry Shader in AMD 7900 Series GPU 2afd2cc Gliniak 2022-12-31 11:27:01 +0100
  • 26415cb8b1 Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 26415cb Gliniak 2022-12-31 10:53:25 +0100
  • e55cb737c1 [x64] Add AX512 optimization for `OPCODE_SELECT`(F64) Wunkolo 2022-10-23 22:21:25 -0700
  • ba75a016b4 [x64] Add AX512 optimization for `OPCODE_SELECT`(V128) Wunkolo 2022-10-23 21:27:36 -0700
  • 7c21b327ff [x64] Add `x64_util.h` Wunkolo 2022-10-23 20:38:14 -0700
  • eb25fe4f4a [CPU] Increase amount of possible labels used in FinalizationPass Gliniak 2022-10-27 20:59:15 +0200
  • 9eef64d3fb [SDL2] Print version on startup Joel Linn 2022-11-20 22:24:50 +0100
  • 76561d5add [SDL2] Update to version 2.24.2 Joel Linn 2022-11-20 22:24:35 +0100
  • 12c8d5348c added fxaa LICENSE file p01arst0rm 2022-12-06 19:48:14 +0000
  • 2c1aadd2d2 remove dlmalloc p01arst0rm 2022-12-06 19:34:55 +0000
  • a1bb6cc142 moved vswhere to tools directory p01arst0rm 2022-12-06 20:05:38 +0000
  • 859bb89555 [Kernel] Support for loading achievement data Gliniak 2022-12-25 13:16:30 +0100
  • da9c90835b [ImGui] Use new key API Joel Linn 2022-11-20 19:45:29 +0100
  • b641e39c4d [ImGui] Use new ImageButton signature Joel Linn 2022-11-20 19:44:18 +0100
  • d6b5cbd634 [ImGui] Fix deprecated SetCursorPos use Joel Linn 2022-11-20 19:43:40 +0100
  • 29985f69e1 [ImGui] Fix fsr sharpness slider scaling Joel Linn 2022-11-20 19:42:26 +0100
  • c8a39bad29 [ImGui] Update to v1.89 Joel Linn 2022-11-20 19:39:46 +0100
  • f452d6a007 [UI] Fix UB (moved mem) in file picker Joel Linn 2022-11-20 19:48:13 +0100
  • 7877331d8a [ImGui] Use ImDrawCmd::IdxOffset field Joel Linn 2022-09-22 14:03:01 +0200
  • 8f88bb237e [ImGui] Fix empty IDs Joel Linn 2022-09-22 13:57:08 +0200
  • b107af68bc [ImGui] Fix removed flags Joel Linn 2022-09-22 13:56:49 +0200
  • f04cfb3b65 [ImGui] Update to v1.88 Joel Linn 2022-09-22 13:56:03 +0200
  • 9f0d3d4c5b [Kernel] Simple support for loading achievement data 9f0d3d4 Gliniak 2022-12-25 13:16:30 +0100
  • a25ea03a28 [Threading] Revert sleepdelay0_for_maybeyield back to 0 a25ea03 Gliniak 2022-12-21 20:12:34 +0100
  • 783845c56e [XAM] Cleanup in xam_input. 783845c Gliniak 2022-12-20 19:33:55 +0100
  • 78ff40af90
    Merge pull request #107 from InvoxiPlayGames/get_capabilities_flags_fix 78ff40a Radosław Gliński 2022-12-20 09:05:13 +0100
  • d13c3b7306 fix XamInputGetCapabilities breaking subtypes InvoxiPlayGames 2022-12-19 04:09:27 +0000
  • 8c43160fc6
    Merge pull request #106 from Bo98/canary_burnout5_pr1 8c43160 Radosław Gliński 2022-12-18 11:16:53 +0100
  • f55defc1ab
    Merge pull request #105 from Bo98/canary_burnout5_pr2 f55defc Radosław Gliński 2022-12-18 11:07:16 +0100
  • 24e7e5429a xb: allow py.exe launcher Bo Anderson 2022-12-06 05:10:07 +0000
  • df368691cd xenia-build: find clang-format in VS installation Bo Anderson 2022-12-06 15:06:30 +0000
  • 6c5423ceed app/emulator_window: store recent.toml in storage root Bo Anderson 2022-12-06 15:07:04 +0000
  • 422ee1fbdc kernal/xam/xam_info: base game region on user_country Bo Anderson 2022-12-06 21:21:10 +0000
  • 2a77ed7246 cpu/backend/x64/x64_tracers: fix thread matching Bo Anderson 2022-12-06 15:59:01 +0000
  • 9489161d0b kernel: separate host objects from regular handle range Bo Anderson 2022-12-06 15:10:09 +0000
  • 1300315c9d Fix code styling on writable code segments patch InvoxiPlayGames 2022-12-17 00:54:59 +0000
  • da2710f18c
    Merge pull request #101 from AdrianCassar/canary_experimental da2710f Radosław Gliński 2022-12-16 20:21:37 +0100
  • 4f165825ea Fixed three crashes and refactored MoistyMarley 2022-12-06 21:03:48 +0000
  • 24bb4644ac
    Merge pull request #104 from chrisps/command_processor_optimizations 24bb464 chrisps 2022-12-15 09:09:40 -0800
  • 3952997116 Fix issue introduced yesterday where the final fetch constant would never be marked as written Reorganized SystemPageFlags for sharedmemory, each field now goes into its own array, the three arrays are page aligned in a single virtual allocation Refactored sharedmemory a bit, use tzcnt if available when finding ranges (faster on pre-zen4 amd cpus) chss95cs@gmail.com 2022-12-15 08:35:36 -0800
  • b0268ab876
    Merge pull request #103 from chrisps/command_processor_optimizations b0268ab chrisps 2022-12-14 12:16:22 -0800
  • 8c6cefcce0
    Merge branch 'xenia-canary:canary_experimental' into command_processor_optimizations chrisps 2022-12-14 11:35:13 -0800
  • f931c34ecb Cleaned up for commit, moved WriteRegistersFromMemCommonSense code into WriteRegistersFromMem optimized copy_and_swap_32_unaligned further chss95cs@gmail.com 2022-12-14 11:34:33 -0800
  • 754293ffc3 Fix mistake with fetch constant dirty mask chss95cs@gmail.com 2022-12-14 10:13:13 -0800
  • 7a0fd0f32a Remove MaybeYields when vsync is off chss95cs@gmail.com 2022-12-14 09:56:33 -0800
  • 080b6f4cbd Partially vectorized GetScissor (loading and unpacking the bitfields from the registers is still scalar) chss95cs@gmail.com 2022-12-14 09:33:14 -0800
  • ab6d9dade0 add avx2 codepath for copy_and_swap_32_unaligned use the new writerange approach in WriteRegisterRangeFromMem_WithKnownBound chss95cs@gmail.com 2022-12-14 07:53:21 -0800
  • b2dd489151 [APU] Set first frame offset for next buffer + Note about edgecase b2dd489 Gliniak 2022-12-13 22:57:36 +0100
  • e00feb7b0f [APU] Fixed incorrect frame count + removed hopefully useless check from now e00feb7 Gliniak 2022-12-13 21:47:35 +0100
  • 82dcf3f951 faster/more compact MatchValueAndRef chss95cs@gmail.com 2022-12-13 10:45:19 -0800
  • 16580f5fae [APU] Fixed crash in error message caused by invalid arguments number 16580f5 Gliniak 2022-12-13 11:02:59 +0100
  • 97fdf9c6dd [APU] Resolved crash related to negative amount of bits to copy 97fdf9c Gliniak 2022-12-13 08:46:48 +0100
  • 43d7fc5158 [APU] Shuffle checks to hopefully prevent crashing from logger 43d7fc5 Gliniak 2022-12-11 21:06:47 +0100
  • c9cd6f15fc [APU] Fixed logged frame count c9cd6f1 Gliniak 2022-12-11 13:11:23 +0100
  • 82ccdd3db5 [APU] Misc Changes: 82ccdd3 Gliniak 2022-12-11 12:22:23 +0100
  • 2c6bbf9a4a [GIT] Added recent.toml to ignored files Gliniak 2022-12-11 11:11:02 +0100
  • 0f94eb21c2
    Merge pull request #102 from chrisps/error_modules_and_threads_plus_xmacontext_workaround 0f94eb2 chrisps 2022-12-10 09:09:52 -0800
  • 7d49b97e4c Print any module name+ offset in host exception reports print thread name in host exception reports trying to force win32 error descriptions to english Return if output buffer block count is 0 in XmaContext, this is an attempt to fix a divide by zero crash many users have reported chss95cs@gmail.com 2022-12-09 12:24:06 -0800