Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spirv: bump headers to SPIRV 1.1 | Lionel Landwerlin | 2017-01-25 | 1 | -4/+8 |
| | | | | | | Signed-off-by: Lionel Landwerlin <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]> | ||||
* | spirv: Move to compiler/ | Jason Ekstrand | 2016-04-14 | 1 | -0/+127 |
While it does rely on NIR, it's not really part of the NIR core. At the moment, it still builds as part of libnir but that can be changed later if desired. |