Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: let shaders determine sampler counts | Chia-I Wu | 2014-10-04 | 1 | -0/+17 |
* | ilo: use dynamic bo for rectlist vertices | Chia-I Wu | 2014-09-30 | 1 | -1/+2 |
* | ilo: add ilo_builder_{dynamic,surface}_used() | Chia-I Wu | 2014-09-26 | 1 | -0/+15 |
* | ilo: rename state buffer to dynamic buffer | Chia-I Wu | 2014-09-26 | 1 | -14/+14 |
* | ilo: rename ILO_DEBUG=3d | Chia-I Wu | 2014-09-19 | 1 | -1/+1 |
* | ilo: move GPE common functions to ilo_builder_render.h | Chia-I Wu | 2014-09-13 | 1 | -4/+0 |
* | ilo: clean up MI functions | Chia-I Wu | 2014-09-12 | 1 | -2/+4 |
* | ilo: move MI functions to ilo_builder_mi.h | Chia-I Wu | 2014-09-12 | 1 | -3/+0 |
* | ilo: add a builder for building BOs for submission | Chia-I Wu | 2014-09-09 | 1 | -0/+490 |