Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spirv: Update the SPIR-V headers and json to 1.3.1 | Jason Ekstrand | 2018-03-07 | 1 | -4/+57 |
| | | | | Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]> | ||||
* | spirv: Import 1.2 rev 3 headers and grammar from Khronos | Caio Marcelo de Oliveira Filho | 2018-01-08 | 1 | -3/+24 |
| | | | | Reviewed-by: Jason Ekstrand <[email protected]> | ||||
* | spirv: Import the latest 1.2 header from Khronos | Jason Ekstrand | 2017-07-18 | 1 | -4/+37 |
| | | | | Reviewed-by: Iago Toral Quiroga <[email protected]> | ||||
* | spirv: Bump the SPIR-V header to the latest public version | Jason Ekstrand | 2017-05-03 | 1 | -3/+31 |
| | | | | | Reviewed-by: Iago Toral Quiroga <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]> | ||||
* | spirv: bump headers to SPIRV 1.1 | Lionel Landwerlin | 2017-01-25 | 1 | -5/+72 |
| | | | | | | 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/+870 |
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. |