6012 Commits (c8da75b7ed467f42775eb0d507f2704516775ab2)

Author SHA1 Message Date
Morph 809126c94a astc: Enable parallel CPU astc decoding 4 years ago
Morph 9533365486 style: General style changes to match with the rest of the codebase 4 years ago
Morph 7e379207ec (shader/pipeline)_cache: Raise shader/pipeline cache version 4 years ago
Liam db3eb168cd video_core: add option for pessimistic flushing 4 years ago
FengChen b2a6dde438 video_code: support rectangle texture 4 years ago
Narr the Reg 0c8aeb09d2 video_core: vulkan: rasterizer: Workaround on viewport swizzle on AMD 4 years ago
vonchenplus 0a8c5c8622 video_core: support framebuffer crop rect top not zero 4 years ago
Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define 4 years ago
Liam c5c425914f video_core: implement R16G16B16X16 texture format 4 years ago
Merry f2fbf6d910 video_core/textures/decoders: Avoid SWIZZLE_TABLE 4 years ago
DJRobX d8b160c883 Make vsync setting work for Vulkan 4 years ago
Liam c40cec5e58 renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 4 years ago
Liam 1d364adf3e vk_texture_cache: return VK_NULL_HANDLE for views of null images 4 years ago
Liam b9360681df renderer_opengl: delete shader source after linking 4 years ago
Liam fc013d88cb video_core: stop waiting for shader compilation on user cancel 4 years ago
Liam cbe5b8a13e video_core: differentiate between tiled and untiled framebuffer sizes for unaccelerated copies 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Liam 382b41b18f video_core: use correct byte size for framebuffer 4 years ago
bunnei 02282477e7 yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 4 years ago
Morph fa09f7aa6c gpu_thread: Use the previous MPSCQueue implementation 4 years ago
Morph aec129c1ab renderer_(gl/vk): Implement ASTC_10x6_UNORM 4 years ago
lat9nq d41ffb592c
Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" 4 years ago
german77 c34a95fa25 video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
german77 b5d6194f6d video_core: Replace VKSwapchain with Swapchain 4 years ago
german77 a5e419535f video_core: Replace VKQueryCache with QueryCache 4 years ago
german77 9775fae4eb video_core: Replace VKScheduler with Scheduler 4 years ago
german77 a262dc02b5 video_core: Replace VKBlitScreen with BlitScreen 4 years ago
german77 fca5752690 video_core: Replace VKFenceManager with FenceManager 4 years ago
Morph 25429998e3 bounded_threadsafe_queue: Use constexpr capacity and mask 4 years ago
Morph 4572634a4e vk_compute_pass: Explicitly cast to VkAccessFlags 4 years ago
Morph 5568763a57 vk_compute_pass: Use VK_ACCESS_NONE 4 years ago
Morph fcfe192e83 vk_compute_pass: Silence Wextra warning 4 years ago
Liam ebecdd3a74 general: fix compilation on MinGW GCC 12 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
Levi Behunin 4dd6bcd206 gpu_thread: Move to bounded queue 4 years ago
Billy Laws ea89cf8639 Maxwell3D: Fix 3D semaphore counter type 0 handling 4 years ago
Liam 989d4a7a41 core/debugger: Improved stepping mechanism and misc fixes 4 years ago
lat9nq b43ae9d5ed vulkan_library: Add debug logging 4 years ago
lat9nq 3a8c2ae328 vulkan_device: Workaround extension bug 4 years ago
lat9nq 7f53cd1e96 vulkan_device: Block AMDVLK's VK_KHR_push_descriptor 4 years ago
Alexandre Bouvier 020982508d video_core: Support new VkResult 4 years ago
Morph 370d3fa1e3 video_core/surface: Use u8 for PixelFormat block tables 4 years ago
Morph b3f8c7ce58 codecs/vp9: Use u8 for norm and map luts 4 years ago
Liam e7ba9fd7e1 maxwell_dma: use fallback if remapping is enabled 4 years ago
Liam e158951695 video_core/macro: clear code on upload address assignment 4 years ago
Fernando Sahmkow 5562ae9cc5 VideoCore: Add option to dump the macros. 4 years ago
Liam 7fe5004f90 video_core/macro_jit_x64: warn on invalid parameter access 4 years ago
Liam b317f54f22 OpenGL: implement face flips according to NDC 4 years ago
Liam 4f1a2c2562 maxwell_dma: fix bytes per pixel 4 years ago