16246 Commits (2930dccecc933d6748772e9f51a5724fe1e6771b)

Author SHA1 Message Date
ReinUsesLisp 2930dccecc spirv: Initial SPIR-V support 5 years ago
ReinUsesLisp 6dafb08f52 shader: Better constant folding 5 years ago
ReinUsesLisp da8096e6e3 shader: Properly store phi on Inst 5 years ago
ReinUsesLisp 16cb00c521 shader: Add pools and rename files 5 years ago
ReinUsesLisp be94ee88d2 shader: Make typed IR 5 years ago
ReinUsesLisp dc04a50ac2 shader: Remove illegal character in SSA pass 5 years ago
ReinUsesLisp e81739493a shader: Constant propagation and global memory to storage buffer 5 years ago
ReinUsesLisp d24a16045f shader: Initial instruction support 5 years ago
ReinUsesLisp 6c4cc0cd06 shader: SSA and dominance 5 years ago
ReinUsesLisp 2d48a7b4d0 shader: Initial recompiler work 5 years ago
ameerj 75059c46d6 thread_worker: Fix compile time error 5 years ago
lat9nq 9befe7047b yuzu_cmd: Make use of fullscreen_mode setting 5 years ago
san 583a10fded
yuzu-cmd: Fullscreen Improvements (#6656) 5 years ago
ReinUsesLisp ad189488b3 vk_texture_cache: Use VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL when possible 5 years ago
ReinUsesLisp 2e2d6cf5e5 gl_texture_cache: Workaround slow PBO downloads on radeonsi 5 years ago
Chloe Marcec 75e9d3b992 uuid: Directly compare UUID instead of checking per element 5 years ago
Fernando S 9a26d96c98
vk_buffer_cache: Fix quad index array with 0 vertices (#6627) 5 years ago
Nicolas Jallamion 6573ff64b4
input/sdl_impl: fix rumble support on DualSense. (#6683) 5 years ago
Morph 9b7e57f3f4 applet_controller: Add preliminary support for version 8 5 years ago
Morph 747a33a41e bootmanager: Create a dummy render widget 5 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 5 years ago
yzct12345 03a7131563
Update src/video_core/renderer_vulkan/vk_texture_cache.cpp 5 years ago
yzct12345 b727b6784f
Update src/video_core/renderer_vulkan/vk_texture_cache.cpp 5 years ago
yzct12345 9e7f41cec6
Ignore wrong blit format 5 years ago
ReinUsesLisp 29c39838fe vk_texture_cache: Finalize renderpass when downloading images 5 years ago
ReinUsesLisp 7850dd0a76 vk_compute_pass: Fix pipeline barriers on non-initialized ASTC images 5 years ago
ReinUsesLisp a3ce26ae01 vk_compute_pass: Fix ASTC buffer setup synchronization 5 years ago
ReinUsesLisp 6d9f347e22 texture_cache/util: Fix size calculations of multisampled images 5 years ago
ReinUsesLisp cb08e5bdd2 texture_cache: Always prepare image views on render targets 5 years ago
german77 2c339a5114 configure/ui: Add sliders for trigger buttons 5 years ago
german77 14d5202da6 input_common: Fix mouse panning behaivour 5 years ago
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 5 years ago
lat9nq 0e6ba0cd0d emu_window_sdl2_vk: Specify the window manager if it should be supported 5 years ago
lat9nq d3748cad73 emu_window_sdl2_vk: Use the generated SDL config 5 years ago
Morph b804f77fa5 configure_audio: Fix volume clamping to 0 5 years ago
lat9nq 15ed73a6eb yuzu_cmd: Add missing or update current settings 5 years ago
german77 240019feca input_common: Make button threshold customizable 5 years ago
lat9nq 7dfd2715b7 default_ini: Remove deprecated settings 5 years ago
german77 c7478642a6 input_common: Support SDL toggle buttons 5 years ago
ameerj b7fa264749 vic: Fix dimension compuation of YUV frames 5 years ago
Morph 0d88a2bc05 applets/web: Resolve Nintendo CDN URLs 5 years ago
ameerj 8943f2158d nvhost_nvdec_common: Read Submit ioctl data from object addr 5 years ago
ameerj 3f601ed8bc nvhost_nvdec_common: Fix {Slice/Write}Vectors return 5 years ago
Fernando Sahmkow 1ae4b684ff Buffer cache: Fixes, Clang and Feedback. 5 years ago
Fernando Sahmkow 1a95a7cdd9 GPUMemoryManager: Force inmediate invalidation when writting block. 5 years ago
Fernando Sahmkow a0eb3f8a3e Buffer Cache: Fixes to DMA Copy. 5 years ago
Fernando Sahmkow 495b8e31b5 DMAEngine: Revert flushing from Pitch to BlpockLinear. 5 years ago
Fernando Sahmkow 8039be8b19 BufferCache: fix clearing on forced download. 5 years ago
Morph c6d7da88c7 service: Append service name prefix to common filenames 5 years ago
Morph 79824d7d1b applets: Append applet_ prefix to backend applets 5 years ago