| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-Authored-By: Billy Laws <blaws05@gmail.com>
|
|
shader_recompiler: remove barriers in conditional control flow when device lacks support
|
|
|
|
lacks support
|
|
This reverts commit 8804a4eb23e0c4f3e4bab03dee7c204bd38bf21e.
|
|
We can take advantage of SSBO addresses being passed in a constant bufer to account for the extra alignment requirements in the shader itself.
|
|
|
|
|
|
|
|
|
|
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|