1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-11 02:35:01 +00:00
Ryujinx/src
riperiperi ea30e543e6 Fix preload cbs optimization (for real) (#34)
* Mostly fix preload cbs. There seems to be some random flickering...

* fix index buffer usage range

* fix missing preflush submit before present
2024-09-28 19:03:01 -04:00
..
ARMeilleure
Ryujinx Remove rebase garbage 2024-09-28 19:03:01 -04:00
Ryujinx.Audio
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo
Ryujinx.Common
Ryujinx.Cpu
Ryujinx.Graphics.Device
Ryujinx.Graphics.GAL Fix Geometry/TFB on compute, Buffer Textures, add Window Resizing (#28) 2024-09-28 19:03:01 -04:00
Ryujinx.Graphics.Gpu Metal: Better Bindings (#29) 2024-09-28 19:03:01 -04:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Metal Fix preload cbs optimization (for real) (#34) 2024-09-28 19:03:01 -04:00
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Fix Geometry/TFB on compute, Buffer Textures, add Window Resizing (#28) 2024-09-28 19:03:01 -04:00
Ryujinx.Graphics.Shader implement compressed/uncompressed copy, fix other copies, fix int/uint output shaders (#33) 2024-09-28 19:03:01 -04:00
Ryujinx.Graphics.Texture
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video
Ryujinx.Graphics.Vulkan Fix Geometry/TFB on compute, Buffer Textures, add Window Resizing (#28) 2024-09-28 19:03:01 -04:00
Ryujinx.Gtk3
Ryujinx.Headless.SDL2 Fix buffer access syntax 2024-09-28 19:03:01 -04:00
Ryujinx.HLE
Ryujinx.HLE.Generators
Ryujinx.Horizon
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input
Ryujinx.Input.SDL2
Ryujinx.Memory
Ryujinx.SDL2.Common
Ryujinx.ShaderTools
Ryujinx.Tests
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.UI.Common
Ryujinx.UI.LocaleGenerator
Spv.Generator