Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeonsi: disable HTILE for 1D-tiled depth-stencil buffers | Marek Olšák | 2014-01-06 | 1 | -0/+5 |
* | radeon: Allocate htile buffer for SI in r600_texture. | Andreas Hartmetz | 2013-12-12 | 1 | -15/+67 |
* | radeon: rearrange r600_texture and related code a bit. | Andreas Hartmetz | 2013-12-12 | 1 | -29/+29 |
* | winsys/radeon: set/get the scanout flag with the tiling ioctls | Marek Olšák | 2013-12-12 | 1 | -4/+5 |
* | gallium/radeon: use PRIu64 macro for printing uint64_t | Emil Velikov | 2013-12-03 | 1 | -3/+4 |
* | radeonsi: implement MSAA for CIK | Marek Olšák | 2013-11-23 | 1 | -3/+7 |
* | radeonsi: enable 2D tiling on CIK | Marek Olšák | 2013-11-23 | 1 | -4/+0 |
* | radeon: use staging for mapping linear textures | Grigori Goronzy | 2013-10-13 | 1 | -0/+6 |
* | r600g: fix ínitialization of non_disp_tiling flag | Marek Olšák | 2013-10-03 | 1 | -4/+5 |
* | radeon: make texture logging more useful | Marek Olšák | 2013-09-29 | 1 | -17/+16 |
* | r600g,radeonsi: share r600_texture.c | Marek Olšák | 2013-09-29 | 1 | -0/+1015 |