Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: set correct PA_SC_VPORT_ZMIN/ZMAX when viewport is disabled | Marek Olšák | 2017-10-07 | 1 | -2/+19 |
* | radeonsi: minor cleanup of si_update_vs_writes_viewport_index | Marek Olšák | 2017-10-07 | 1 | -1/+5 |
* | gallium/radeon: remove r600_atom::num_dw | Marek Olšák | 2017-10-07 | 1 | -3/+0 |
* | radeonsi: adjust clip discard based on line width / point size | Nicolai Hähnle | 2017-10-02 | 1 | -10/+19 |
* | radeonsi: remove si_context::{scissor_enabled,clip_halfz} | Nicolai Hähnle | 2017-10-02 | 1 | -20/+12 |
* | radeonsi: simplify the signature of si_update_vs_writes_viewport_index | Nicolai Hähnle | 2017-10-02 | 1 | -2/+2 |
* | radeonsi: move current_rast_prim into si_context | Nicolai Hähnle | 2017-10-02 | 1 | -1/+1 |
* | radeonsi: move and rename scissor and viewport state and functions | Nicolai Hähnle | 2017-10-02 | 1 | -129/+129 |
* | radeonsi: remove si_apply_scissor_bug_workaround | Nicolai Hähnle | 2017-10-02 | 1 | -17/+0 |
* | radeonsi: move r600_viewport.c to si_viewport.c | Nicolai Hähnle | 2017-10-02 | 1 | -0/+450 |