yuzu-android/src/shader_recompiler
Ameer J 7d34800531 shader_recompiler: Align SSBO offsets to meet host requirements
Co-Authored-By: Billy Laws <blaws05@gmail.com>
2023-10-31 20:10:54 -04:00
..
backend Merge pull request #11847 from ameerj/glsl-shfl-fix 2023-10-23 10:33:24 -04:00
frontend shader_recompiler: Align SSBO offsets to meet host requirements 2023-10-31 20:10:54 -04:00
ir_opt shader_recompiler: Align SSBO offsets to meet host requirements 2023-10-31 20:10:54 -04:00
CMakeLists.txt msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
environment.h Fix shader dumps with nvdisasm 2023-08-03 15:30:27 +01:00
exception.h
host_translate_info.h shader_recompiler: Align SSBO offsets to meet host requirements 2023-10-31 20:10:54 -04:00
object_pool.h
precompiled_headers.h
profile.h Manually robust on Maxwell and earlier 2023-10-19 19:54:31 +01:00
program_header.h
runtime_info.h Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
shader_info.h shaders: Track local memory usage 2023-06-25 18:59:33 -04:00
stage.h
varying_state.h