6598 Commits (b8c96cee5f2eb0bd5ba9ef46746daec78ee3bb44)

Author SHA1 Message Date
ameerj 5bef54618a perf_stats: Rework FPS counter to be more accurate 5 years ago
ameerj 3671fd0a97 texture_cache: Handle out of bound texture blits 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
A-w-x 6a2084a204 gl_device: Intel: Disable texture view formats workaround on mesa 5 years ago
ameerj ae758a236f vk_texture_cache: Swap R and B channels of color flipped format 5 years ago
ameerj 75e0d16caa nvhost_vic: Fix device closure 5 years ago
Lioncash 17b7f0389a texture_cache/util: Fix src being used instead of dst within DeduceBlitImages 5 years ago
Chloe Marcec edb1d5d242 Address issues 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Lioncash 31932904c5 engine_interface: Add missing virtual destructor 5 years ago
Lioncash 9b331a5fb5 vk_master_semaphore: Deduplicate atomic access within IsFree() 5 years ago
Lioncash c5f5d6e7f6 vk_master_semaphore: Add missing const qualifier for IsFree() 5 years ago
Lioncash 4198c92ed0 vk_texture_cache: Make use of Common::BitCast where applicable 5 years ago
Lioncash fddb278aa3 texure_cache/util: Resolve implicit sign conversions with std::reduce 5 years ago
Lioncash 4209588505 query_cache: Make use of std::erase_if 5 years ago
Joshua Ashton 0ec6cb942d
vk_buffer_cache: Fix offset for NULL vertex buffers 5 years ago
Joshua Ashton 08337a492d
vulkan_device: Enable EXT_robustness2 features 5 years ago
Joshua Ashton bcf58c8210
renderer_vulkan: Check return value of AcquireNextImage 5 years ago
Markus Wick e8bd9aed8b video_core: Use a CV for blocking commands. 5 years ago
Markus Wick e6fb49fa4b video_core/gpu_thread: Keep the write lock for allocating the fence. 5 years ago
Markus Wick 5145133a60 video_core/gpu_thread: Implement a ShutDown method. 5 years ago
Markus Wick 4aec060f6d common/threadsafe_queue: Provide Wait() method. 5 years ago
lat9nq a60653dcd3 vp9: Avoid memcpy with null pointers 5 years ago
Chloe Marcec bf1c1788ca nvdrv: Cleanup CDMA Processor on device closure 5 years ago
Jan Beich 9b50b23a50 vulkan_common: enable OpenGL interop on other Unices 5 years ago
ameerj 2f83d9a61b astc_decoder: Refactor for style and more efficient memory use 5 years ago
Jan Beich 8c016b02e7 gl_device: unblock async shaders on other Unix systems 5 years ago
lat9nq 538f097f97 gl_device: Block async shaders on AMD and Intel 5 years ago
Rodrigo Locatti 2f30c10584 astc_decoder: Reimplement Layers 5 years ago
ameerj c7553abe89 astc_decoder: Fix out of bounds memory access 5 years ago
ameerj 20eb368e14 renderer_vulkan: Accelerate ASTC decoding 5 years ago
ameerj f6566338eb host_shaders: Modify shader cmake integration to allow for larger shaders 5 years ago
ameerj 2985e5e94c renderer_opengl: Accelerate ASTC texture decoding with a compute shader 5 years ago
bunnei a9d24b0df3 video_core: rasterizer_accelerated: Fix un/signed mismatch. 5 years ago
ameerj 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
ameerj 0639244d85 renderer_opengl: Swizzle BGR textures on copy 5 years ago
bunnei 50ee9c46ab video_core: rasterizer_accelerated: Fix delta check ordering. 5 years ago
bunnei 6ab839462c video_core: rasterizer_accelerated: Improve error handling & fix implicit conversion. 5 years ago
bunnei 94da1e8a7e video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages. 5 years ago
ReinUsesLisp 5ad62e7bfc buffer_cache: Heuristically decide to skip cache on uniform buffers 5 years ago
ameerj 52e9d7fa49 gpu_thread: Remove Async NVDEC placeholders 5 years ago
Kelebek1 d31dbb1bc1 Implement glDepthRangeIndexeddNV 5 years ago
ReinUsesLisp aae399c1a8 vk_command_pool: Reduce the command pool size from 4096 to 4 5 years ago
Jan Beich 1841ca4b9b video_core: add missing header after 468bd9c1b0 5 years ago
Morph 1a5d4d7840 gl_disk_shader_cache: Log total shader entries count on game load 5 years ago
bunnei 93e20867b0 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
ReinUsesLisp 24d0cc3ab8 vk_rasterizer: Fix loading shader addresses twice 5 years ago
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