| Commit message (Expand) | Author | Age | Files | Lines |
* | ilo: rename ilo_dev_info to ilo_dev | Chia-I Wu | 2015-05-02 | 1 | -4/+4 |
* | ilo: add kernel queries for compute shaders | Chia-I Wu | 2014-11-06 | 1 | -0/+9 |
* | ilo: let shaders determine surface counts | Chia-I Wu | 2014-10-06 | 1 | -0/+11 |
* | ilo: let shaders determine sampler counts | Chia-I Wu | 2014-10-04 | 1 | -0/+1 |
* | ilo: add a new struct for context states | Chia-I Wu | 2014-09-20 | 1 | -6/+6 |
* | ilo: use ilo_builder for kernels and STATE_BASE_ADDRESS | Chia-I Wu | 2014-09-09 | 1 | -3/+6 |
* | ilo: support copying constant buffer 0 to PCB | Chia-I Wu | 2013-08-13 | 1 | -0/+1 |
* | ilo: make constant buffer 0 upload optional | Chia-I Wu | 2013-08-13 | 1 | -0/+1 |
* | ilo: move SBE setup code to ilo_shader.c | Chia-I Wu | 2013-06-25 | 1 | -0/+18 |
* | ilo: map SO registers at shader compile time | Chia-I Wu | 2013-06-25 | 1 | -0/+3 |
* | ilo: introduce ilo_shader_cso for VS | Chia-I Wu | 2013-06-25 | 1 | -0/+4 |
* | ilo: add functions to query shaders | Chia-I Wu | 2013-06-25 | 1 | -0/+38 |
* | ilo: clean up finalize_shader_states() | Chia-I Wu | 2013-06-25 | 1 | -0/+5 |
* | ilo: use multiple entry points for shader creation | Chia-I Wu | 2013-06-25 | 1 | -3/+19 |
* | ilo: move internal shader interface to a new header | Chia-I Wu | 2013-06-25 | 1 | -179/+3 |
* | ilo: rename cache_seqno to uploaded | Chia-I Wu | 2013-06-20 | 1 | -1/+1 |
* | ilo: rework shader cache | Chia-I Wu | 2013-06-19 | 1 | -26/+24 |
* | ilo: simplify shader variant handling | Courtney Goeltzenleuchter | 2013-05-30 | 1 | -2/+0 |
* | ilo: expose register indices of OUTs in ilo_shader | Chia-I Wu | 2013-05-01 | 1 | -0/+1 |
* | ilo: use ilo_dev_info in toy compiler | Chia-I Wu | 2013-05-01 | 1 | -1/+1 |
* | ilo: compile VS/GS/FS with the toy compiler | Chia-I Wu | 2013-04-26 | 1 | -20/+14 |
* | ilo: add functions to manage shaders | Chia-I Wu | 2013-04-26 | 1 | -0/+249 |