6503 Commits (8da09657e63601d6e39ed89b79c47c213bd72055)

Author SHA1 Message Date
Fernando Sahmkow 4165ead1f1 NvHost: Remake Ctrl Implementation. 4 years ago
Fernando Sahmkow b7df4e83d1 Texture Cache: Add ASTC 10x5 Format. 3 years ago
Liam 9e7b0bc155 vk_scheduler: wait for command processing to complete 3 years ago
Liam 47fc168030 common: remove "yuzu:" prefix from thread names 3 years ago
Fernando Sahmkow 83f9ff6b1e MacroHLE: Add MultidrawIndirect HLE Macro. 5 years ago
Liam bedaf2f959 macro_jit_x64: fix miscompilation of bit extraction operations 3 years ago
Liam 52a802abdd macro_jit_x64: cancel exit for taken branch 3 years ago
Liam 08f063e6a4 vulkan: automatically use larger staging buffer sizes when possible 3 years ago
FengChen 1dd5d8fc8e video_core: Fix legacy to generic location unpaired 4 years ago
FengChen 38e9c78843 video_core: Generate mipmap texture by drawing 4 years ago
Morph e48a46f331 astc: Enable parallel CPU astc decoding 4 years ago
FengChen b8b37d6900 video_core: Modify astc texture decode error fill value 3 years ago
FengChen ccc4202735 Align index buffe size when vertex_buffer_unified_memory enable 4 years ago
Morph 649c49525d style: General style changes to match with the rest of the codebase 4 years ago
Morph 9488b889a0 (shader/pipeline)_cache: Raise shader/pipeline cache version 4 years ago
Liam 39c3184237 video_core: add option for pessimistic flushing 4 years ago
FengChen 98656c14a8 video_code: support rectangle texture 4 years ago
Narr the Reg cdfffecbd0 video_core: vulkan: rasterizer: Workaround on viewport swizzle on AMD 4 years ago
vonchenplus 477cdc7566 video_core: support framebuffer crop rect top not zero 4 years ago
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