6213 Commits (b60a93a9363da143c070887a5ddf741eb8dda544)

Author SHA1 Message Date
Jan Beich b60a93a936 externals: update Vulkan-Headers to v1.3.238 3 years ago
Kelebek1 f7d95d0a3a Remove unimplemented transform feedback geometry spam, it should be implemented 3 years ago
FernandoS27 0104e28fe4 Vulkan: Add support for VK_EXT_depth_clip_control. 5 years ago
Liam 4fce72c902 vulkan_common: declare storageBuffer8BitAccess 3 years ago
Alexander Orzechowski 09e3029c11 gl_device: Use a more robust way to use strict context mode 3 years ago
Alexander Orzechowski 3cc3176ad6 video_core/vulkan: Explicity check swapchain size when deciding to recreate 3 years ago
Liam d5f53da79d renderer_opengl: refactor context acquire 3 years ago
yzct12345 f6868ae4dd Fix validation errors on less compatible Intel GPU 3 years ago
Liam 456322dde6 video_core: fix off by one in anisotropic filtering amount 3 years ago
Salvage 0e265db873
Fix compilation error 3 years ago
Liam 5b837157bd video_core: Integrate SMAA 3 years ago
FengChen 37014e9127 video_core: Add vertex_array_instance_* sbubbed called warning 3 years ago
FengChen 1e64b5e2ec video_core: The draw manager manages whether Clear is required. 3 years ago
FengChen 15d63c3d3d video_core: Adjust topology update logic 3 years ago
Feng Chen bf0b957c05 video_core: Implement maxwell3d draw manager and split draw logic 3 years ago
Liam 7e7a23363a vulkan_common: further initialization tweaks 3 years ago
Fernando Sahmkow 6352c5dc31 Vulkan: Implement Alpha coverage 3 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 4 years ago
Liam 157981cac5 vulkan_common: add feature test for shaderDrawParameters 3 years ago
Liam 18831e0933 vulkan_common: clean up extension usage 3 years ago
Liam ea56d8f388 vulkan_common: correct usage of timeline semaphore fallbacks 3 years ago
Liam f23f875dd8 vulkan_common: ensure all mandatory features are tested in feature report 3 years ago
Liam 06a67d2bbd vulkan_common: unsuffix 16-bit storage feature test structure 3 years ago
Liam bbc1809951 vulkan_common: unsuffix timeline semaphore feature test structure 3 years ago
Liam a9633ba8b2 vulkan_common: add logicOp to feature report 3 years ago
Liam 7fc6514be1 vulkan_common: promote host query reset usage to core 3 years ago
Liam e44a804ec7 vulkan_common: promote descriptor update template usage to core 3 years ago
Liam a948ab3e48 vulkan_common: promote timeline semaphore usage to core 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
Liam 3ef006b5ab shader_recompiler: add gl_Layer translation GS for older hardware 4 years ago
Feng Chen cb5400b34d video_core: Fine tuning the index drawing judgment logic 4 years ago
Liam be05cb640c vulkan_common: quiet some validation errors 4 years ago
ameerj 5b5612c1cc CMake: Consolidate common PCH headers 4 years ago
Kelebek1 a78372110c Respect render mode override 4 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 4 years ago
Lioncash b6d93b2c77 host1x/syncpoint_manager: Eliminate unnecessary std::function construction 4 years ago
Lioncash c4af7b3f5c host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref 4 years ago
Lioncash 96ffc174aa maxwell_3d: Mark shifted value as unsigned 4 years ago
Lioncash d7ec031419 engines: Remove unnecessary casts 4 years ago
Lioncash a9efea8ae9 video_core/surface: Eliminate casts in GetFormatType() 4 years ago
Liam 89dd7dc180 video_core: add null backend 4 years ago
Liam 2956a33463 Vulkan: update initialization 4 years ago
Fernando Sahmkow 826e0785bf Fermi2D: Cleanup and address feedback. 4 years ago
Fernando Sahmkow 3b582d5fb2 GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation. 4 years ago
Fernando Sahmkow 7356ab1de6 GPU: Implement additional render target formats. 4 years ago
Fernando Sahmkow daf2ef8f1c MaxwellDMA: Implement BlockLinear to BlockLinear copies. 4 years ago
Fernando Sahmkow 5fbd6954ef Fermi2D: Implement Bilinear software filtering and address feedback. 4 years ago
Fernando Sahmkow 957840be91 Fermi2D: Rework blit engine and add a software blitter. 4 years ago
Matías Locatti f209e976f4 FSR Sharpening Slider part 1 - only a global slider 4 years ago
Morph 852de7a771 maxwell_to_vk: Add R16_SINT 4 years ago