19531 Commits (25444041d0cb71ce861e2df8a468901b39dfe266)
 

Author SHA1 Message Date
yzct12345 4edfa6ad8f
memory: Address lioncash's review 4 years ago
bunnei e1a92db519
Merge pull request #6813 from Morph1984/hex-string-to-uuid 4 years ago
yzct12345 6df9611059
memory: Clean up code 4 years ago
yzct12345 7e846be376
assert: Verify formatting 4 years ago
yzct12345 346149dcf9
assert: Avoid empty macros 4 years ago
yzct12345 f9563c8f24
texture_cache: Split templates out 4 years ago
Mai M a1cb453470
Merge pull request #6819 from Morph1984/i-am-dumb 4 years ago
Mai M 9a7d2e3659
Merge pull request #6818 from Morph1984/hex-util-bug 4 years ago
Morph f10dc35dd0 applet_swkbd: Include the null terminator in the buffer size calculation 4 years ago
Morph 7b39215c8a hex_util: Fix incorrect array size in AsArray 4 years ago
Morph edb9c72e26
Merge pull request #6816 from lat9nq/fix-mult-contrl 4 years ago
lat9nq be16d92060 config: Read connected setting for controllers 4 years ago
german77 d5bf597436 settings_ui: Use better colors for the light theme 4 years ago
german77 1fb158ce90 settings_ui: Add emulated joystick position dot to controller preview 4 years ago
Morph 705f111058 common: uuid: Add hex string to UUID constructor 4 years ago
yzct12345 2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713) 4 years ago
Morph d16a337d98
Merge pull request #6805 from lat9nq/fix-user-profiles 4 years ago
lat9nq 6ab0c6a808 config: Only read/write current_user on global config 4 years ago
Morph ffe553edbf
Merge pull request #6801 from spholz/spholz-patch-1 4 years ago
spholz e71f78d04c
network: fix ternary operator in Socket::SendTo 4 years ago
yzct12345 f56d0db5bd
decoders: Optimize swizzle copy performance (#6790) 4 years ago
san 3e26141483 yuzu-cmd: hide cursor when in fullscreen 4 years ago
Malte Jürgens 381aacdbb1
game_list: Make game list folder icons smaller (#6762) 4 years ago
Morph d20bcb7faf
Merge pull request #6793 from Morph1984/lang-fix 4 years ago
Morph 3b4d427993 service: set: Correct copy amount in GetAvailableLanguageCodes 4 years ago
Fernando S 30f0b7cf31
Merge pull request #6720 from ameerj/vk-screenshot 4 years ago
Ameer J db32c3762b
Merge pull request #6765 from ReinUsesLisp/y-negate-vk 4 years ago
Ameer J a086ee6a00
Merge pull request #6565 from lat9nq/bundle-ffmpeg 4 years ago
ameerj c439fc9be9 astc_decoder: Reduce workgroup size 4 years ago
ameerj 5ab8053511 astc_decoder: Compute offset swizzles in-shader 4 years ago
ameerj b2862e4772 astc_decoder: Make use of uvec4 for payload data 5 years ago
ameerj a75d70fa90 astc_decoder: Simplify Select2DPartition 5 years ago
ameerj 5665d05547 astc_decoder: Optimize the use EncodingData 5 years ago
ameerj 15c0c213b1 astc.h: Move data to cpp implementation 5 years ago
Mai M 7cf0958b06
Merge pull request #6788 from Morph1984/hle_api_12.1.0 4 years ago
lat9nq 3862511a9a settings: Use std::clamp where possible 4 years ago
Morph 9143fe5d3a hle: api_version: Update HOS version to 12.1.0 4 years ago
lat9nq e9cf08c241 settings: Remove unnecessary std::move usages 4 years ago
bunnei 47f13a9df4
Merge pull request #6752 from Morph1984/pt-br 4 years ago
bunnei 2c7fdee7a7
Merge pull request #6775 from lat9nq/cmd-remove-global-core 4 years ago
bunnei 7530594602
Merge pull request #6759 from ReinUsesLisp/pipeline-statistics 4 years ago
lat9nq 7737bdfd1a settings: Fix function virtualization 4 years ago
lat9nq a1f19b61f8 settings: Implement setting ranges 4 years ago
bunnei 0334b9b776
Merge pull request #6770 from Morph1984/swkbd_buffer_size 4 years ago
lat9nq 335de3fdf5 emu_window: Remove global system instance 4 years ago
Morph ba3d230421 applet_swkbd: Correct string buffer size calculation 4 years ago
Morph 275db94bb8 configure_system: Add Brazilian Portuguese to the list of languages 4 years ago
Morph 6ca8ed9e58 service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17 4 years ago
Morph 21ff0a3d6e service: ns, set: Add PT_BR (Brazilian Portuguese) 4 years ago
Morph db07ca6c7f
Merge pull request #6767 from ReinUsesLisp/fold-float-pack 4 years ago