23844 Commits (efb94f76d0d78bf028403c967f6368a2cbc63fbb)

Author SHA1 Message Date
boludoz c7ac598b62 Useless code removed related to admin privileges, if it is not an error we can add it later, that is what git is for. 3 years ago
boludoz ce26e78628 Deleted admin requisite (maybe it was another mistake). 3 years ago
Liam 181e5dbc5b general: fix build failure on clang 17 3 years ago
flodavid 302836f670 yuzu: Improve behavior when clicking on controller box in Controller applet 3 years ago
Liam 1bd99c1d65 renderer_vulkan: add locks to avoid scheduler flushes from CPU 3 years ago
boludoz 26ad7d3975 Final refactorization 3 years ago
german77 ecf98d37b8 service: hle: Allow to access read buffer A and X directly 3 years ago
Narr the Reg c9fe01204f service: acc: Implement functions needed for profile select (#11653) 3 years ago
boludoz 497d476285 Moved check. 3 years ago
boludoz 39aaa3c121 More @liamwhite suggestions applied. 3 years ago
boludoz acda957df9 shortcut_stream.close(); fixed 3 years ago
boludoz 2b1ebe24d8 Comment using fmt instead qt. 3 years ago
boludoz be76db693a .clear() instead = ""; and switch improved. 3 years ago
boludoz f7e95e4bad More missed suggestions 3 years ago
boludoz c3abbb6ed7 Sugestions and fixes. 3 years ago
Squall-Leonhart 3785a469c0 Changes based on hardware tests 3 years ago
Squall Leonhart 14d6c9d442 Make Clang happy. 3 years ago
Squall Leonhart 6f7ff1d2a7 Added missing BuildShader line 3 years ago
boludoz 9126e8abd1 Some improvements (suggestions) 3 years ago
boludoz a71d026df6 Less code, simpler, better. 3 years ago
boludoz 9a32963e1e Typing and formatting errors fixed. 3 years ago
Squall Leonhart 0fff99d0eb added missing trailing line. 3 years ago
boludoz ec4766d6e6 Unnecessary feature removed 3 years ago
Squall Leonhart f137a4aa8a meant to add the unorms as well 3 years ago
Squall-Leonhart 9e0b778d11 use texelfetch instead of texturelod 3 years ago
Squall Leonhart 81627a6a51 appease the format gods 3 years ago
Squall-Leonhart 69ab83ae87 Another missing copy connected to Bravely Default II 3 years ago
Squall-Leonhart 51bb940261 missed this line when editing the copypasta 3 years ago
Squall-Leonhart 41ad912ba7 moved line to appease the format gods 3 years ago
Squall-Leonhart e84147e2fa Implement missing formats for Bravely Default 2 3 years ago
german77 83c63997ff input_common: udp: Avoid crash when trying to map motion before client is ready 3 years ago
boludoz 3c88da66a3 Fixes and improvements 3 years ago
boludoz 0163900fe5 Improved shortcut: add games in applist for Windows, question for start game at fullscreen & better unicode support for some Windows path funcs. 3 years ago
Squall Leonhart eecd48f2ee brings back the removed If statement and adds the num_level test 3 years ago
Valeri 9d3cce87a4 host1x/codecs: enable CUDA on Linux 3 years ago
Kelebek1 d7ba2c7064 Implement vertex array first and subsequent draws 3 years ago
Nguyen Marc d97060c9ad Revert "cmake: only add network component if qt used" 3 years ago
Nguyen Marc 3ecb91a4cd cmake: only add network component if qt used 3 years ago
Nguyen Marc 53b16898b2 qt: add missing target_link_libraries for discordrpc 3 years ago
flodavid ab17afdf95 yuzu: Improve behavior when clicking on controller box in Control Configuration 3 years ago
Liam d881c9f326 audio: fix shutdown deadlock in audio renderer 3 years ago
Liam 37871dacd4 fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers 3 years ago
Charles Lombardo a8aaa2674c android: Fix incorrect assumption for driver installation validation 3 years ago
Charles Lombardo fca03a83ef android: Remove unnecessary flag to extract native libs in AndroidManifest.xml 3 years ago
Charles Lombardo 646a5d1bc1 android: Update dependencies 3 years ago
Charles Lombardo bacfefe92c android: Update ndk to 26.1.10909125 3 years ago
DanielSvoboda 7dc6c3c816 Improvement in Directory Path Detection for Shortcuts (#11749) 3 years ago
Valeri Ochinski 4f85040c40 common/polyfill_thread: use std::forward where appropriate, qualify std::move calls 3 years ago
Liam f7bbf5e732 qt: ensure worker cancellation is complete before clearing 3 years ago
Charles Lombardo 75d58610c0 android: Update AGP to 8.1.2 3 years ago