Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeon/llvm: add suport for cube textures | Vadim Girlin | 2012-05-08 | 1 | -1/+91 |
* | radeon/llvm: add support for some ALU instructions | Vadim Girlin | 2012-05-08 | 1 | -1/+236 |
* | radeon/llvm: add support for AHSR/LSHR/LSHL instructions | Vadim Girlin | 2012-05-08 | 1 | -0/+32 |
* | radeon/llvm: add support for TXQ/TXF/DDX/DDY instructions | Vadim Girlin | 2012-05-08 | 1 | -4/+10 |
* | radeon/llvm: add support for VertexID, InstanceID | Vadim Girlin | 2012-05-08 | 1 | -0/+9 |
* | radeon/llvm: use integer comparison for IF | Vadim Girlin | 2012-05-08 | 1 | -2/+4 |
* | radeon/llvm: use bitcasts for integers | Vadim Girlin | 2012-05-08 | 1 | -4/+39 |
* | radeon/llvm: Use a custom emit function for TGSI_OPCODE_KIL | Tom Stellard | 2012-04-30 | 1 | -1/+16 |
* | radeonsi: initial WIP SI code | Tom Stellard | 2012-04-13 | 1 | -0/+660 |