Commit Graph

4406 Commits

Author SHA1 Message Date
Cancerous ae45e6798f title update fixup - breaks xex1 temporarily 2020-02-19 03:36:05 -05:00
Cancerous fdf9abe137 [Kernel] More adjustment to XNotification spam filter 2020-02-19 03:36:05 -05:00
Cancerous 252999c150 [Kernel] - adjusting XAMEnumerate buffer size to fix Angry Birds and Resonance of Fate - thanks Gliniak 2020-02-19 03:36:05 -05:00
Gliniak 7f980964d9 [Kernel/Sketchy] Implemented NtQueueApcThread
Signed-off-by: Gliniak <Gliniak93@gmail.com>
2020-02-19 03:36:04 -05:00
Cancerous a8c9b82a06 [Kernel, UI]
threaded UI notifications from emoose Issue 1296
added fixups for hdd detection in more games (wheelman for example)
changed filter that stops notification spam
2020-02-19 03:36:04 -05:00
illusion98 fe24d5afe3 [Kernel] Title Update fixup
Co-Authored-By: aerosoul94 <aerosoul94@hotmail.com>
2020-02-19 03:36:04 -05:00
illusion98 280cc1c47f small fixup for fps counter
this code is a meme
2020-02-19 03:36:04 -05:00
Radosław Gliński e25ab4a0fc [THREADING] Removed old walkaround for zombie threads 2020-02-19 03:36:04 -05:00
illusion98 5096ee210f [Kernel] use TV Gamma as default instead of CRT 2020-02-19 03:36:04 -05:00
illusion98 9c896b89e6 Forgot to fix this 2020-02-19 03:36:04 -05:00
Prism Tutaj 450e4c336c miscellaneous linux fixes. Disables vulkan-trace-viewer and dumper 2020-02-19 03:36:03 -05:00
Cancerous 6eebb100f8 Merge branch 'get-proc-address-by-ordinal' of https://github.com/CookiePLMonster/xenia into canary
[Kernel] Fixup GetProcAddressByOrdinal PR 1473
2020-02-19 03:36:03 -05:00
illusion98 3b792edc90 [Kernel] AVPack cvar
idk what teh hell im doing 😹
2020-02-19 03:36:03 -05:00
Radosław Gliński 46043419a4 Added stub implementation of WSAFDIsSet. I hope that arguments correct 2020-02-19 03:36:03 -05:00
Cancerous 99dcc0aec5 Merge branch 'profile-gpds-rebase' of https://github.com/emoose/xenia into canary 2020-02-19 03:36:03 -05:00
illusion98 1bbf73441e Change default config file name 2020-02-19 03:36:03 -05:00
illusion98 3fa1829044 Change window title
xenia -> xenia-canary
2020-02-19 03:36:03 -05:00
Cancerous 57010d5004 Merge branch 'master' of https://github.com/ObsidianNA/xenia into canary
Recent Files Menu Bar PR 1396
2020-02-19 03:36:03 -05:00
illusion98 77ac9c8010 Merge remote-tracking branch 'randprint/ThreadDistribution' into canary 2020-02-19 03:36:03 -05:00
Rados??aw Gli??ski 99dade0a31 Fixed Mask incorrectness. Does mask_ == 0x01 means accept all?
Affected Games:
- Grid 2 (freezes)
- Skate. (Menu Soundtrack)
- Crackdown 2 Demo (ingame freeze)
2020-02-19 03:36:03 -05:00
Rados??aw Gli??ski ac9e55fd26 "Template" for 0xFE message: 0x22005 2020-02-19 03:36:03 -05:00
Cancerous 29c38643fd [Kernel] XamSwapDisc and supporting functions 2020-02-19 03:36:03 -05:00
Cancerous 9e7b13bc69 [UI] Add window dimension cvars 2020-02-19 03:36:02 -05:00
illusion98 aaa063cffd Merge remote-tracking branch 'emoose/devicetype-fix' into canary 2020-02-19 03:36:02 -05:00
illusion98 ad8398d560 Add command to show fps in titlebar 2020-02-19 03:36:02 -05:00
Cancerous 60e8d705cb FPS Counter at the end of the display chain PR 1362
from IceTDrinker
2020-02-19 03:36:02 -05:00
illusion98 d9138f2df1 Add cvar for Unreal Engine 3 workaround 2020-02-19 03:36:02 -05:00
illusion98 c374e85999 [Discord] Change ID and new description 2020-02-19 03:36:02 -05:00
illusion98 4aac68563d [Discord] Add Time Elasped and Description Text
Display Time Elapsed when idle or playing a game
Display description when hovering over the icon
2020-02-19 03:36:02 -05:00
illusion98 3d656c394d Hack for Source engine 2020-02-19 03:36:02 -05:00
Radosław Gliński 9545537c97 Disable debugging break on KeBugCheck 2020-02-19 03:36:02 -05:00
illusion98 2953cf8a2e Merge remote-tracking branch 'emoose/ntwritefile-apc'
Originally merged by @0x8080

Co-Authored-By: 0x8080 <0x8080@users.noreply.github.com>
2020-02-19 03:36:02 -05:00
illusion98 6536557701 Merge 2 remote-tracking branch 'emoose/stfs-packages, emoose/title-updates' into canary-cleanup
Originally merged by @0x8080

Co-Authored-By: 0x8080 <0x8080@users.noreply.github.com>
2020-02-19 03:36:02 -05:00
illusion98 36cd4f69b4 Merge remote-tracking branch 'emoose/dashboard' into canary-cleanup
Originally merged by @0x8080

Co-Authored-By: 0x8080 <0x8080@users.noreply.github.com>
2020-02-19 03:36:02 -05:00
chss95cs@gmail.com b4b0cf3421 Reuse flag results in OPCODE_BRANCH_TRUE codegen if the preceding instruction was a comparison that already set the cpu flags 2020-02-19 03:36:01 -05:00
chss95cs@gmail.com e21cc2ddae Add constant folding for OPCODE_ROTATE_LEFT 2020-02-19 03:36:01 -05:00
Triang3l 47eee5e1c3 [GPU] Unified function for mip level bounds, BaseMap mip filter, small refactoring 2020-02-18 23:31:48 +03:00
Triang3l 710d225d0a [GPU] --gpu_allow_invalid_fetch_constants to bypass invalid fetch constant type errors 2020-02-16 19:35:26 +03:00
Triang3l d18e63e6e2 [D3D12] Always write original shader source in DXBC if PIX is attached 2020-02-16 18:09:22 +03:00
Triang3l 8ec813de82 [Memory, D3D12] Various refactoring from data provider development 2020-02-15 21:35:24 +03:00
Triang3l b59ae30ec3 [D3D12] DXBC: Fix two uninitialized register usages in ROV code, better comments 2020-02-13 08:31:01 +03:00
gibbed cc47704a6b [CPU] Use reserved form of sc for imports. 2020-02-11 06:45:57 -06:00
gibbed e2346ee539 [PPC] Support basic form of sc. 2020-02-11 06:45:57 -06:00
Gliniak d241a98189 [Kernel] Rewrote ObReferenceObjectByHandle 2020-02-10 20:52:23 -06:00
Triang3l 014d03193e [D3D12] Convert dxbc_shader_translator_om.cc to new DXBC emission code 2020-02-10 23:50:26 +03:00
Joel Linn 160f218210 [APU/Linux] Implement cross platform audio using SDL2 library. 2020-02-10 14:01:47 -06:00
Joel Linn 64f3925c7d [HID/Linux] Implement cross platform controller input using SDL2 library. 2020-02-10 13:41:19 -06:00
Joel Linn 498b73612f Link against SDL2.
- Use MSVC delayed loading on Windows.
- Rely on system libraries for Linux.
- Add libsdl2-dev to Travis.
2020-02-10 13:41:19 -06:00
Rados??aw Gli??ski 404aa82147 [CPU] Implemented instructions: rldclx, rldcrx 2020-02-09 16:48:50 -06:00
gibbed 0b3cdf2aaa [Base] Fix non-Windows bit_scan_forward. 2020-02-09 16:37:52 -06:00