| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/radeon: rename & reorder members of radeon_info | Marek Olšák | 2016-02-05 | 1 | -6/+6 |
* | radeonsi: rework RB+ for Stoney | Marek Olšák | 2016-02-02 | 1 | -103/+223 |
* | radeonsi: rename cb_target_mask state to cb_render_state | Marek Olšák | 2016-02-02 | 1 | -10/+11 |
* | radeonsi: treat intensity render targets exactly like red | Marek Olšák | 2016-02-02 | 1 | -1/+3 |
* | radeonsi: add ETC1 support for Stoney | Marek Olšák | 2016-01-22 | 1 | -0/+1 |
* | radeonsi: enable late VS allocation (v3) | Marek Olšák | 2016-01-22 | 1 | -3/+23 |
* | radeonsi: allow using all CUs for tessellation and on-chip GS (v2) | Marek Olšák | 2016-01-22 | 1 | -2/+2 |
* | radeonsi: add ETC2 support for Stoney | Marek Olšák | 2016-01-22 | 1 | -0/+28 |
* | radeonsi: use all SPI color formats | Marek Olšák | 2016-01-22 | 1 | -56/+151 |
* | radeonsi: use SPI_SHADER_COL_FORMAT fields instead of export_16bpc | Marek Olšák | 2016-01-22 | 1 | -17/+24 |
* | radeonsi: don't enable blending if colormask == 0 | Marek Olšák | 2016-01-22 | 1 | -0/+3 |
* | radeonsi: fix viewport clipping handling. (v2) | Dave Airlie | 2015-12-22 | 1 | -1/+4 |
* | radeonsi: implement fast stencil clear | Marek Olšák | 2015-12-11 | 1 | -12/+14 |
* | radeonsi: re-enable Hyper-Z for stencil | Marek Olšák | 2015-12-11 | 1 | -9/+3 |
* | radeonsi: implement RB+ for Stoney (v2) | Marek Olšák | 2015-12-11 | 1 | -2/+157 |
* | radeonsi: use tgsi_shader_info::colors_written | Marek Olšák | 2015-12-11 | 1 | -1/+1 |
* | gallium/drivers: Sanitize NULL checks into canonical form | Edward O'Callaghan | 2015-12-06 | 1 | -8/+8 |
* | gallium/radeon: rename fmask::pitch -> pitch_in_pixels | Marek Olšák | 2015-12-03 | 1 | -2/+2 |
* | radeonsi: enable optimal raster config setting for fiji (v2) | Alex Deucher | 2015-11-16 | 1 | -3/+9 |
* | radeonsi: use proper GRBM_GFX_INDEX offset for CI+ | Alex Deucher | 2015-11-16 | 1 | -4/+12 |
* | gallium/radeon: atomize render condition (SET_PREDICATION) | Marek Olšák | 2015-11-13 | 1 | -0/+1 |
* | gallium/radeon: inline the r600_rings structure | Marek Olšák | 2015-11-13 | 1 | -17/+17 |
* | radeonsi: rename cache flushing flags once more | Marek Olšák | 2015-11-13 | 1 | -4/+4 |
* | radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney | Marek Olšák | 2015-11-13 | 1 | -0/+3 |
* | radeonsi: fix a future crash in emit_cb_target_mask | Marek Olšák | 2015-11-13 | 1 | -1/+1 |
* | radeonsi: properly check if DCC is enabled and allocated | Marek Olšák | 2015-10-27 | 1 | -2/+2 |
* | radeonsi: simplify DCC handling in si_initialize_color_surface | Marek Olšák | 2015-10-27 | 1 | -7/+3 |
* | radeonsi: Enable DCC. | Bas Nieuwenhuizen | 2015-10-24 | 1 | -6/+40 |
* | radeonsi: add another requirement for PARTIAL_ES_WAVE | Marek Olšák | 2015-10-24 | 1 | -1/+1 |
* | radeonsi: add draw_vbo check for a NULL pixel shader | Marek Olšák | 2015-10-24 | 1 | -0/+1 |
* | radeonsi: add checks for a NULL pixel shader | Marek Olšák | 2015-10-24 | 1 | -0/+1 |
* | radeonsi: add support for Stoney asics (v3) | Samuel Li | 2015-10-23 | 1 | -0/+1 |
* | radeonsi: support thread-safe shaders shared by multiple contexts | Marek Olšák | 2015-10-20 | 1 | -1/+1 |
* | radeonsi: add support for ARB_texture_view | Marek Olšák | 2015-10-20 | 1 | -6/+21 |
* | radeonsi: implement vertex color clamping | Marek Olšák | 2015-10-17 | 1 | -0/+2 |
* | radeonsi: implement fragment color clamping | Marek Olšák | 2015-10-17 | 1 | -1/+1 |
* | radeonsi: implement the simple case of force_persample_interp | Marek Olšák | 2015-10-03 | 1 | -0/+1 |
* | radeonsi: only do depth-only or stencil-only in-place decompression | Marek Olšák | 2015-10-03 | 1 | -3/+9 |
* | gallium/radeon: tell the winsys the exact resource binding types | Marek Olšák | 2015-10-03 | 1 | -3/+3 |
* | radeonsi: don't update polygon offset state if it has no effect | Marek Olšák | 2015-09-10 | 1 | -1/+3 |
* | gallium/radeon: remove 'dirty' member from r600_atom | Grazvydas Ignotas | 2015-09-03 | 1 | -1/+0 |
* | radeonsi: use an indirect buffer for init_config | Marek Olšák | 2015-09-01 | 1 | -0/+1 |
* | radeonsi: rework uploading border colors | Marek Olšák | 2015-09-01 | 1 | -83/+41 |
* | radeonsi: use all built-in border colors | Marek Olšák | 2015-09-01 | 1 | -3/+18 |
* | radeonsi: inline si_cmd_context_control | Marek Olšák | 2015-09-01 | 1 | -1/+4 |
* | radeonsi: don't send IB dword usage to si_need_cs_space | Marek Olšák | 2015-09-01 | 1 | -1/+1 |
* | radeonsi: don't set number of IB dwords for states | Marek Olšák | 2015-09-01 | 1 | -21/+14 |
* | gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list | Marek Olšák | 2015-09-01 | 1 | -4/+4 |
* | gallium/radeon: rename write_*_reg functions | Marek Olšák | 2015-09-01 | 1 | -27/+27 |
* | radeonsi: rename and precalculate polygon offset states | Marek Olšák | 2015-09-01 | 1 | -37/+42 |