Age | Commit message (Collapse) | Author |
|
shader_recompiler/backend: Minor organization and refactoring to reduce compile time overhead
|
|
emit_spirv.h is included in video_core, which was propagating further includes that video_core did not depend on.
|
|
|
|
|
|
|
|
|
|
|
|
make reaper more agressive on 4Gb GPUs.
|
|
|
|
|
|
|
|
Plus some code deduplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks for everything!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shader: Spirv support legacy attribute v2
|
|
|
|
FernandoS27/Buffalo-buffalo-Buffalo-buffalo-buffalo
ShaderCache: Order Phi Arguments from farthest away to nearest.
|
|
|
|
|
|
|
|
|
|
emit_spirv_image: Fix depth image implicit lod sample in non-fragment stages
|
|
|
|
|
|
|
|
|
|
Ensures all drivers behave the same way in this case.
|
|
A series of fixes to queries and indexed samplers.
|
|
|
|
|