17037 Commits (b2b3fcdccda8399735a0307114a0ad5c2f118421)

Author SHA1 Message Date
ReinUsesLisp 85cce78583 shader: Primitive Vulkan integration 5 years ago
ReinUsesLisp c67d64365a shader: Remove old shader management 5 years ago
ReinUsesLisp 58914796c0 shader: Add XMAD multiplication folding optimization 5 years ago
ReinUsesLisp 4b438f94cf shader: Simplify ISCADD 5 years ago
ReinUsesLisp 3633e43377 shader: Add utility to resolve identities on a value 5 years ago
ReinUsesLisp 3a59fffaa1 spirv: Implement EmitIdentity 5 years ago
ReinUsesLisp b5d7279d87 spirv: Initial bindings support 5 years ago
ReinUsesLisp d5d468cf2c shader: Improve object pool 5 years ago
ReinUsesLisp 1c0b8bca5e shader: Fix tracking 5 years ago
ReinUsesLisp 1b0cf2309c shader: Add support for forward declarations 5 years ago
ReinUsesLisp cbfb7d182a shader: Support SSA loops on IR 5 years ago
ReinUsesLisp 8af9297f09 shader: Misc fixes 5 years ago
ReinUsesLisp 9170200a11 shader: Initial implementation of an AST 5 years ago
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
bunnei 346bfb6c47 hle: service: kernel_helpers: Remove unnecessary pragma once. 5 years ago
bunnei f3db3dcc8d hle: kernel: svc: Remove part of ExitProcess. 5 years ago
bunnei 185b19fd5b hle: service: nvdrv: Remove unused kernel reference. 5 years ago
bunnei 6c6e730e9a hle: service: hid: npad: Remove unused kernel reference. 5 years ago
bunnei 52caa52cc2 hle: kernel: Track and release server sessions, and protect methods with locks. 5 years ago
bunnei 8d755147d8 hle: kernel: KProcess: Change process termination assert to a warning. 5 years ago
bunnei 854c7a3c28 hle: kernel: Ensure current running process is closed. 5 years ago
bunnei ecf3653444 hle: kernel: Ensure global handle table is finalized before closing. 5 years ago
bunnei 24540e0ad9 kernel: svc: ConnectToNamedPort: Close extra reference to port. 5 years ago
bunnei 7bd020e030 hle: service: sm: Refactor to better manage ports. 5 years ago
bunnei b119363fc2 hle: kernel: k_process: Close the handle table on shutdown. 5 years ago
bunnei 6020723e77 hle: kernel: k_process: Close main thread reference after it is inserted into handle table. 5 years ago
bunnei fe402d3506 hle: kernel: Ensure global handle table is initialized. 5 years ago
bunnei 015058fadf hle: service: Add a helper module for managing kernel objects. 5 years ago
bunnei 929994132a hle: kernel: Provide methods for tracking dangling kernel objects. 5 years ago
ReinUsesLisp a0c4557557 gl_buffer_cache: Use glClearNamedBufferSubData:GL_RED instead of GL_RGBA 5 years ago
ReinUsesLisp 6e2ca7fbee buffer_cache: Simplify clear logic 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