7063 Commits (6bf5ae700ab234d87867a5f4aca6a86acec4a7e0)

Author SHA1 Message Date
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 4 years ago
Liam ee4ec6a211 video_core: implement R16G16B16X16 texture format 4 years ago
Merry e1dd4de1eb video_core/textures/decoders: Avoid SWIZZLE_TABLE 4 years ago
DJRobX 705c6c16b9 Make vsync setting work for Vulkan 4 years ago
Liam bffdc2b3ce renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 4 years ago
Liam 5937160821 vk_texture_cache: return VK_NULL_HANDLE for views of null images 4 years ago
Liam 652e1a7bde renderer_opengl: delete shader source after linking 4 years ago
Liam 50ed529c2a video_core: stop waiting for shader compilation on user cancel 4 years ago
Liam c642834b4d video_core: differentiate between tiled and untiled framebuffer sizes for unaccelerated copies 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Liam bae82de100 video_core: use correct byte size for framebuffer 4 years ago
bunnei e42a6ad7d9 yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 4 years ago
Morph 16213b1dee gpu_thread: Use the previous MPSCQueue implementation 4 years ago
Morph 3cd5e47ee3 renderer_(gl/vk): Implement ASTC_10x6_UNORM 4 years ago
lat9nq 973290ff56 Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" 4 years ago
german77 c0b4082192 video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 4 years ago
german77 1d54e70cdd video_core: Replace VKSwapchain with Swapchain 4 years ago
german77 8944399d57 video_core: Replace VKQueryCache with QueryCache 4 years ago
german77 d7b293b022 video_core: Replace VKScheduler with Scheduler 4 years ago
german77 3003462a0f video_core: Replace VKBlitScreen with BlitScreen 4 years ago
german77 c13b99f357 video_core: Replace VKFenceManager with FenceManager 4 years ago
Morph 3417e4ca5f bounded_threadsafe_queue: Use constexpr capacity and mask 4 years ago
Morph ddc17d2088 vk_compute_pass: Explicitly cast to VkAccessFlags 4 years ago
Morph 5c72801730 vk_compute_pass: Use VK_ACCESS_NONE 4 years ago
Morph b3d8533ad9 vk_compute_pass: Silence Wextra warning 4 years ago
Liam 79bf4bc3ff general: fix compilation on MinGW GCC 12 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph e647661b76 CMakeLists: Make variable shadowing a compile-time error 4 years ago
Levi Behunin 9d5dc3c9b9 gpu_thread: Move to bounded queue 4 years ago
Billy Laws a1216cfeee Maxwell3D: Fix 3D semaphore counter type 0 handling 4 years ago
Liam da50e98e3a core/debugger: Improved stepping mechanism and misc fixes 4 years ago
lat9nq e7882e4bcb vulkan_library: Add debug logging 4 years ago
lat9nq adfd64ba59 vulkan_device: Workaround extension bug 4 years ago
lat9nq 3f2a89bb9d vulkan_device: Block AMDVLK's VK_KHR_push_descriptor 4 years ago
Alexandre Bouvier a766e7d663 video_core: Support new VkResult 4 years ago
Morph 23aeada691 video_core/surface: Use u8 for PixelFormat block tables 4 years ago
Morph 6780806c59 codecs/vp9: Use u8 for norm and map luts 4 years ago
Liam d20d4060e9 maxwell_dma: use fallback if remapping is enabled 4 years ago
Liam fa2047970e video_core/macro: clear code on upload address assignment 4 years ago
Fernando Sahmkow df5dd2fd82 VideoCore: Add option to dump the macros. 4 years ago
Liam bf91c63d70 video_core/macro_jit_x64: warn on invalid parameter access 4 years ago
Liam 455ea63f4a OpenGL: implement face flips according to NDC 4 years ago
Liam b6ed3289df maxwell_dma: fix bytes per pixel 4 years ago
Lody 83f13c62e8 vk_rasterizer: fix stencil test when two faces are disabled 4 years ago
Liam ee4d63cee5 GCC 12 fixes 4 years ago
Andrea Pappacoda b2eb103829 chore: add missing SPDX tags 4 years ago
Morph 1f621032e5 renderer_vulkan: Update screen info if the framebuffer size has changed 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
german77 e14b4ca537 bootmanager: Don't create another screenshot request if previous one is not done yet 4 years ago
Fernando Sahmkow ba73142ce0 video_core: implement formats for N64 emulation 4 years ago