skyline/app/src/main
PixelyIon bc29b23972 Implement CPU-only Maxwell3D Inline Constant Buffer Updates
Implements inline constant buffer updates that are written to the CPU copy of the buffer rather than generating an actual inline buffer write, this works for TIC/TSC index updates but won't work when the buffer is expected to actually be updated inline with regard to sequence rather than just as a buffer upload prior to rendering. 

GPU-sided constant buffer updates will be implemented later with optimizations for updating an entire range by handling GPFIFO `Inc`/`NonInc`directly and submitting it as a host inline buffer update.
2022-04-14 14:14:52 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Implement CPU-only Maxwell3D Inline Constant Buffer Updates 2022-04-14 14:14:52 +05:30
java/emu/skyline Automatically import key files from search location 2022-03-25 09:40:21 +05:30
res Add yuzu Shader Compiler as a submodule 2022-04-14 14:14:52 +05:30
AndroidManifest.xml Allow Injecting External Vulkan Layers 2022-04-14 14:14:52 +05:30