Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: remove our own type inference | Chia-I Wu | 2013-05-08 | 1 | -97/+27 |
* | ilo: use tgsi_util_get_texture_coord_dim() | Chia-I Wu | 2013-05-08 | 3 | -92/+4 |
* | ilo: Add missing break statement in aos_tex TGSI_OPCODE_TEX2 case. | Vinson Lee | 2013-05-07 | 1 | -0/+1 |
* | ilo: correctly set return types of sampler messages | Chia-I Wu | 2013-05-05 | 2 | -0/+3 |
* | ilo: expose register indices of OUTs in ilo_shader | Chia-I Wu | 2013-05-01 | 3 | -4/+29 |
* | ilo: use ilo_dev_info in toy compiler | Chia-I Wu | 2013-05-01 | 8 | -31/+31 |
* | ilo: compile VS/GS/FS with the toy compiler | Chia-I Wu | 2013-04-26 | 4 | -0/+4442 |
* | ilo: add a toy shader compiler | Chia-I Wu | 2013-04-26 | 13 | -0/+8661 |