1296 Commits (a57150afbd3beba28b51aa6814b959b763a204e4)

Author SHA1 Message Date
bunnei db6737f2ba android: vk_presentation_manager: Fix unusued needs_recreation. 3 years ago
bunnei df70fdc95b android: vk_turbo_mode: Remove unnecessary device recreation. 3 years ago
bunnei 098e2c4077 android: renderer_vulkan: Fix crash with surface recreation. 3 years ago
bunnei 057117f009 android: Fix presentation layout on foldable and tablet devices. 3 years ago
bunnei cf9f4f67dd video_core: vk_rasterizer: Decrease draw dispatch count for Android. 3 years ago
bunnei f0ed20c8a2 android: GPU: Enable async presentation, increase frames in flight. 3 years ago
bunnei befd477279 android: video_core: Disable some problematic things on GPU Normal. 3 years ago
bunnei 8dc7fe0c96 android: video_core: Disable problematic compute shaders. 3 years ago
bunnei 117bc2ae6c android: vulkan: Recreate surface after suspension & adapt to async. presentation. 3 years ago
bunnei ca4bf3844e video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise. 3 years ago
Liam 616cf70a80 build: only enable adrenotools on arm64 3 years ago
liushuyu e26bd1421e video_core: fix clang-format errors 3 years ago
bunnei 8248d69093 android: vulkan: Implement adrenotools turbo mode. 3 years ago
bunnei 4c38220a64 android: native: Add support for custom Vulkan driver loading. 3 years ago
bunnei ae099d583c core: frontend: Refactor GraphicsContext to its own module. 3 years ago
Billy Laws b4a12b889e Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs 3 years ago
Billy Laws 158a1896ec Implement scaled vertex buffer format emulation 3 years ago
Billy Laws a3c261d940 Disable multithreaded pipeline compilation on Qualcomm drivers 3 years ago
bunnei 91350524c2 video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android. 3 years ago
bunnei 6ed62a9f10 video_core: vk_swapchain: Fix image format for Android. 3 years ago
bunnei 18527a8c42 video_core: vk_blit_screen: Rotate viewport for Android landscape. 3 years ago
ameerj 642c14f0c7 OpenGL: Make use of persistent buffer maps in buffer cache downloads 3 years ago
GPUCode 4a292efbff renderer_vulkan: Remove timeline semaphore wait 3 years ago
Liam 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 3 years ago
Liam 8758932031 renderer_vulkan: barrier attachment feedback loops 3 years ago
GPUCode 4e491ab59b vk_master_semaphore: Move fence wait on separate thread 3 years ago
Liam de7c92d7c4 renderer_vulkan: remove wrong constexpr 3 years ago
Kelebek1 cd0ded7771 Correctly track RT indexes for image aspect lookup during clears 3 years ago
Liam 67fd1df762 renderer_vulkan: separate guest and host compute descriptor queues 3 years ago
Kelebek1 a386003b64 Use the rendertarget format of the correct RT rather than the first valid 3 years ago
Fernando Sahmkow 8a214e5530 Texture Cache: Fix ASTC textures 3 years ago
Fernando Sahmkow 8014dd8259 Texture cache: Only force flush the dma downloads 3 years ago
Fernando Sahmkow 2df19ef0fd Buffer Cache: disable reactive flushing in it. 3 years ago
Fernando Sahmkow 6f90dff293 Address feedback, add CR notice, etc 3 years ago
Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing 3 years ago
lat9nq 6ed6e6e18e vk_pipeline_cache: Use setting to disable intel compute 3 years ago
Kelebek1 ca6bf06ef7 Log object names with debug renderer, add a GPU address to ImageViews 3 years ago
Fernando Sahmkow 87a9be8dec GPU: implement missing ASTC 3 years ago
GPUCode f3fcc15ad5 vk_present_manager: Fix softlocks when disabling async present 3 years ago
lat9nq 952b271092 vk_swapchain: Use certain modes for unlocked 3 years ago
lat9nq c6c11c1553 vulkan_surface: Pass only window info for surface creation 3 years ago
lat9nq 6f0929df82 configuration: Expose separate swap present modes 3 years ago
GPUCode f403d27941 vk_present_manager: Add toggle for async presentation 3 years ago
GPUCode 1d7abac84b vk_blit_screen: Recreate FSR when frame is recreated 3 years ago
GPUCode 50791cb974 renderer_vulkan: Fix crashing when updating descriptors 3 years ago
GPUCode 2ad9acf795 renderer_vulkan: Async presentation 3 years ago
Fernando Sahmkow 4bc5469f52 Texture Cache: Release stagging buffers on tick frame 3 years ago
Fernando Sahmkow 80480fe3f7 Clang: format and ficx compile errors. 3 years ago
Fernando Sahmkow a16c261131 Buffer Cache: Fully rework the buffer cache. 3 years ago
Fernando Sahmkow e3a2ca96bd Accelerate DMA: Use texture cache async downloads to perform the copies 3 years ago