15226 Commits (9d8f793969b8d13e5312f92ff96fd80f142688a3)

Author SHA1 Message Date
Kelebek1 9d8f793969 Review 1 5 years ago
Kelebek1 fb54c38631 Implement texture offset support for TexelFetch and TextureGather and add offsets for Tlds 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
bunnei d9a8060ce3 hle: service: ldn: IUserLocalCommunicationService: Improve the stub. 5 years ago
bunnei 51c13606d6 hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled. 5 years ago
bunnei d25011c92f hle: service: am: IStorageAccessor: Fix out of bounds error handling. 5 years ago
ReinUsesLisp b8ffdbb167 vk_resource_pool: Load GPU tick once and compare with it 5 years ago
ameerj c7325c6a4c gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats 5 years ago
ReinUsesLisp dd9caf9aa0 vk_master_semaphore: Mark gpu_tick atomic operations with relaxed order 5 years ago
ReinUsesLisp 6171566296 vk_staging_buffer_pool: Inline tick tests 5 years ago
ReinUsesLisp 682d82faf3 gl_stream_buffer/vk_staging_buffer_pool: Fix size check 5 years ago
ReinUsesLisp 757fd1e917 vulkan_device: Require VK_EXT_robustness2 5 years ago
ReinUsesLisp 13becdf18a config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 5b35b01070 video_core: Fix clang build issues 5 years ago
ReinUsesLisp 025fe458ae vk_staging_buffer_pool: Fix softlock when stream buffer overflows 5 years ago
ReinUsesLisp 3a2eefb16c vk_buffer_cache: Add support for null index buffers 5 years ago
ReinUsesLisp 0b8b961442 buffer_cache: Add extra bytes to guest SSBOs 5 years ago
ReinUsesLisp 93a69b6cc8 Merge branch 'bytes-to-map-end' into new-bufcache-wip 5 years ago
ReinUsesLisp 7402442442 vk_staging_buffer_pool: Get a staging buffer instead of waiting 5 years ago
ReinUsesLisp 75fd3f95a3 yuzu/config: Disable assembly shaders by default 5 years ago
ReinUsesLisp 0b631f22fc renderer_opengl: Remove interop 5 years ago
ReinUsesLisp 3da87d3f12 gl_buffer_cache: Drop interop based parameter buffer workarounds 5 years ago
ReinUsesLisp 2b95c137ff buffer_cache: Heuristically detect stream buffers 5 years ago
ReinUsesLisp ec9354d6d9 buffer_cache: Split CreateBuffer in separate functions 5 years ago
ReinUsesLisp a02b4e1df6 buffer_cache: Skip cache on small uploads on Vulkan 5 years ago
ReinUsesLisp 35df1d1864 vk_staging_buffer_pool: Add stream buffer for small uploads 5 years ago
ReinUsesLisp 8fd518ec40 vulkan_device: Enable robustBufferAccess 5 years ago
ReinUsesLisp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
ReinUsesLisp a39d9c5194 vulkan_common: Expose interop and headless devices 5 years ago
ReinUsesLisp 47d5ec6cfc vulkan_common: Make interop extensions mandatory 5 years ago
ReinUsesLisp 40ed0cb920 vulkan_device: Enable robust buffers 5 years ago
ReinUsesLisp 1a987054c5 vulkan_device: Use designated initializers for features 5 years ago
ReinUsesLisp 79afdeaf08 vulkan_wrapper: Add memory barrier pipeline barrier helper 5 years ago
ReinUsesLisp 004a8d6a7a vulkan_device: Fix formatting of constants 5 years ago
ReinUsesLisp 16f97ded21 vulkan_wrapper: Add interop functions 5 years ago
ReinUsesLisp 9735c34f5d vulkan_instance: Initialize Vulkan instance in a separate thread 5 years ago
ReinUsesLisp dde19e7d75 vulkan_wrapper: Pull Windows symbols 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
ReinUsesLisp 19156292a3 tests/buffer_base: Add cached CPU writes tests 5 years ago
ReinUsesLisp 9d8ca6cc4a buffer_base: Add support for cached CPU writes 5 years ago
ameerj 069afcc633 maxwell_to_gl: Remove unused code 5 years ago
ameerj ec9b6641b1 kernel: More accurately reserve and release resources 5 years ago
ameerj 5fa6b15215 kernel: KScopedReservation implementation 5 years ago
Chloe 37939482fb
kernel: Unify result codes (#5890) 5 years ago
lat9nq dcc0617cc2 yuzu: Create screenshot path before capture 5 years ago
Morph 886043a6d2 software_keyboard: Implement Finalize request command 5 years ago
lat9nq 0e004269a9 configure_input_player_widget: Silence unused variable warnings 5 years ago
lat9nq a58086ae0d common: Add -fsized-deallocation as a Clang flag 5 years ago
lat9nq 68f718943e core: Add -fsized-dealloction as a Clang flag 5 years ago
Lioncash 0cd40fb523 bsd: Remove usage of optional emplace() with no arguments 5 years ago