Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: add ilo_render_emit_launch_grid() | Chia-I Wu | 2014-11-06 | 1 | -0/+47 |
* | ilo: let shaders determine surface counts | Chia-I Wu | 2014-10-06 | 1 | -8/+3 |
* | ilo: use dynamic bo for rectlist vertices | Chia-I Wu | 2014-09-30 | 1 | -6/+15 |
* | ilo: give gen6_draw_session a better prefix | Chia-I Wu | 2014-09-26 | 1 | -15/+15 |
* | ilo: make ilo_render opaque | Chia-I Wu | 2014-09-26 | 1 | -0/+88 |
* | ilo: make ilo_render_emit_draw() direct | Chia-I Wu | 2014-09-26 | 1 | -22/+44 |
* | ilo: make ilo_render_emit_rectlist() direct | Chia-I Wu | 2014-09-26 | 1 | -0/+36 |
* | ilo: clean up draw and rectlist state emission | Chia-I Wu | 2014-09-26 | 1 | -31/+44 |
* | ilo: make ilo_render_emit_query() direct | Chia-I Wu | 2014-09-26 | 1 | -8/+0 |
* | ilo: make ilo_render_emit_flush() direct | Chia-I Wu | 2014-09-26 | 1 | -3/+3 |
* | ilo: simplify ilo_render invalidation | Chia-I Wu | 2014-09-26 | 1 | -5/+1 |
* | ilo: rename 3d_pipeline to render | Chia-I Wu | 2014-09-26 | 1 | -53/+53 |
* | ilo: rename ilo_3d_pipeline*.[ch] to ilo_render*.[ch] | Chia-I Wu | 2014-09-26 | 1 | -0/+165 |