6185 Commits (78eeefb03049e689bb56424c2278ed7dd4e13a4c)

Author SHA1 Message Date
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 6 years ago
ReinUsesLisp 4f5bbe56ba vk_query_cache: Hack counter destructor to avoid reserving queries 6 years ago
ReinUsesLisp 58b0ae84b5 renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore 6 years ago
Lioncash 91bca9eb0b fermi_2d: Make use of designated initializers 6 years ago
Lioncash 4944d48ee8 decode/image: Eliminate switch fallthrough in DecodeImage() 6 years ago
Lioncash ffc66f089d decoder/texture: Eliminate narrowing conversion in GetTldCode() 6 years ago
ReinUsesLisp eb914b6c50 video_core: Enforce -Werror=switch 6 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 6 years ago
Lioncash a5dcccfdd2 externals: Update Xbyak to 5.96 6 years ago
ReinUsesLisp fe90c4fd7b vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state 6 years ago
Lioncash 7b50c48df7 memory_manager: Make use of [[nodiscard]] in the interface 6 years ago
Lioncash d12d59f62a memory_manager: Make operator+ const qualified 6 years ago
Lioncash bafef3d1c9 async_shaders: Mark getters as const member functions 6 years ago
Lioncash 5bce81c3d6 memory_manager: Mark IsGranularRange() as a const member function 6 years ago
Lioncash bae4e6c2f5 gl_texture_cache: Take std::string by reference in DecorateViewName() 6 years ago
Lioncash f3bb52c0a9 video_core/fence_manager: Remove unnecessary includes 6 years ago
ReinUsesLisp 91df2beee3 video_core/host_shaders: Add CMake integration for string shaders 6 years ago