4975 Commits (2fb77adb9f3fca7c4243ffe20df14c45d928fa96)

Author SHA1 Message Date
ameerj 3620206136 async_shaders: Increase Async worker thread count for 8+ thread cpus 5 years ago
bunnei 94eca09cf6 video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. 5 years ago
ReinUsesLisp 657771bdcb shader: Partially implement texture cube array shadow 5 years ago
ReinUsesLisp 44b552be71 shader/arithmetic: Implement FCMP immediate + register variant 5 years ago
ReinUsesLisp 79da90cea8 video_core: Enforce -Wredundant-move and -Wpessimizing-move 5 years ago
ReinUsesLisp 4a451e5849 video_core: Enforce -Werror=type-limits 5 years ago
Lioncash 047e77e2f0 sync_manager: Amend parameter order of calls to SyncptIncr constructor 5 years ago
Lioncash cce14b4cd7 h264: Make WriteUe take a u32 5 years ago
Lioncash 6291975731 vp9: std::move buffer within ComposeFrameHeader() 5 years ago
Lioncash 00decfbb07 vp9: Remove dead code 5 years ago
Lioncash 111802bbbb vp9: Join declarations with assignments 5 years ago
Lioncash 3b5d5fa86f vp9: Remove pessimizing moves 5 years ago
Lioncash dcc26c54a5 vp9: Resolve variable shadowing 5 years ago
Lioncash c04203b786 nvdec: Tidy up header includes 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
Lioncash 678d012c2c video_core: Conditially activate relevant compiler warnings 5 years ago
ReinUsesLisp f21a189148 gl_arb_decompiler: Implement robust buffer operations 5 years ago
ReinUsesLisp e4e0abc418 vk_graphics_pipeline: Manage primitive topology as fixed state 5 years ago
ReinUsesLisp e1600b0962 video_core: Enforce -Wclass-memaccess 5 years ago
goldenx86 0120e5b1d9 vk_device: Block VK_EXT_extended_dynamic_state for RDNA devices 5 years ago
ReinUsesLisp dffaffaac1 shader/texture: Implement CUBE texture type for TMML and fix arrays 5 years ago
ReinUsesLisp cd3e959f23 renderer_vulkan/wrapper: Fix physical device sorting 5 years ago
ReinUsesLisp 2a24b1c973 video_core: Enforce -Wunused-variable and -Wunused-but-set-variable 5 years ago
Matías Locatti d7843b8ef2
Remove ext_extended_dynamic_state blacklist 5 years ago
lat9nq ca26fd0f42 vk_stream_buffer: Fix initializing Vulkan with NVIDIA on Linux 5 years ago
Lioncash 940d85241b vk_command_pool: Move definition of Pool into the cpp file 5 years ago
Lioncash 4ed4bba305 vk_command_pool: Make use of override on destructor 5 years ago
Lioncash e0f2db4376 vk_command_pool: Add missing header guard 5 years ago
Levi Behunin bc69cc1511 More forgetting... duh 5 years ago
Levi Behunin 24c1bb3842 Forgot to apply suggestion here as well 5 years ago
Levi Behunin a19dc3bf00 Address Comments 5 years ago
Levi Behunin d53b79ff5c Start of Integer flags implementation 5 years ago
Lioncash e3a615a616 arithmetic_integer_immediate: Make use of std::move where applicable 5 years ago
ReinUsesLisp 67af0323f0 video_core: Fix instances where msbuild always regenerated host shaders 5 years ago
Lioncash 77532ebde3 shader/registry: Silence a -Wshadow warning 5 years ago
Lioncash cd6f4f7eed shader/registry: Remove unnecessary namespace qualifiers 5 years ago
Lioncash ffeb4ef83e shader/registry: Make use of designated initializers where applicable 5 years ago
Lioncash 0dc6967ff1 control_flow: emplace elements in place within TryQuery() 5 years ago
Lioncash fcd0145eb5 control_flow: Make use of std::move in InsertBranch() 5 years ago
Lioncash ff45c39578 General: Make use of std::nullopt where applicable 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 5 years ago
ReinUsesLisp 4f5bbe56ba vk_query_cache: Hack counter destructor to avoid reserving queries 5 years ago
ReinUsesLisp 58b0ae84b5 renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore 5 years ago
Lioncash 91bca9eb0b fermi_2d: Make use of designated initializers 5 years ago
Lioncash 4944d48ee8 decode/image: Eliminate switch fallthrough in DecodeImage() 5 years ago
Lioncash ffc66f089d decoder/texture: Eliminate narrowing conversion in GetTldCode() 5 years ago
ReinUsesLisp eb914b6c50 video_core: Enforce -Werror=switch 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
ReinUsesLisp c573920c01 vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state 5 years ago
Lioncash a5dcccfdd2 externals: Update Xbyak to 5.96 5 years ago