Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: s/Elements/ARRAY_SIZE/ | Brian Paul | 2016-05-03 | 1 | -2/+2 |
* | ilo: introduce ilo_vma | Chia-I Wu | 2015-06-26 | 1 | -13/+14 |
* | ilo: move gen6_so_SURFACE_STATE() out of core | Chia-I Wu | 2015-06-20 | 1 | -0/+53 |
* | ilo: add ilo_state_ps to ilo_shader_cso | Chia-I Wu | 2015-06-15 | 1 | -0/+1 |
* | ilo: replace ilo_view_surface with ilo_state_surface | Chia-I Wu | 2015-06-15 | 1 | -26/+38 |
* | ilo: fix "Render Cache Read Write Mode" | Chia-I Wu | 2015-06-14 | 1 | -2/+2 |
* | ilo: move command builder to core | Chia-I Wu | 2015-05-02 | 1 | -1/+2 |
* | ilo: update surface state emission for Gen8 | Chia-I Wu | 2015-02-12 | 1 | -7/+8 |
* | ilo: add ilo_render_emit_launch_grid() | Chia-I Wu | 2014-11-06 | 1 | -0/+174 |
* | ilo: let shaders determine surface counts | Chia-I Wu | 2014-10-06 | 1 | -170/+149 |
* | ilo: give gen6_draw_session a better prefix | Chia-I Wu | 2014-09-26 | 1 | -6/+6 |
* | ilo: make ilo_render opaque | Chia-I Wu | 2014-09-26 | 1 | -1/+0 |
* | ilo: clean up draw and rectlist state emission | Chia-I Wu | 2014-09-26 | 1 | -0/+405 |