mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-19 15:27:33 +01:00
dbfc39d214
All tested games that use a single texture show no regression. Only Texture2D textures are supported right now, each shader gets its own "tex_fs/vs/gs" sampler array to maintain independent textures between shader stages, the textures themselves are reused if possible. |
||
---|---|---|
.. | ||
fermi_2d.cpp | ||
fermi_2d.h | ||
maxwell_3d.cpp | ||
maxwell_3d.h | ||
maxwell_compute.cpp | ||
maxwell_compute.h | ||
shader_bytecode.h |