aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/radeon
Commit message (Expand)AuthorAgeFilesLines
* r300g: use r300_buffer_domain everywhereMarek Olšák2010-06-023-11/+31
* r300g: let the driver determine the GEM domain for buffer_createMarek Olšák2010-06-023-26/+16
* r300g: add get_cs_info winsys entrypoint, abandon check_csMarek Olšák2010-05-261-3/+6
* drm_api: Remove type argument from create screen callbackJakob Bornecrantz2010-05-252-6/+2
* r300g: expose radeon_bo_wait to the driverMarek Olšák2010-05-163-0/+18
* r300g: fix texture transfersMarek Olšák2010-05-131-1/+1
* r300g: do not validate buffers in check_csMarek Olšák2010-05-021-1/+1
* r300g: cache tiling flags to reduce the number of DRM callsMarek Olšák2010-05-021-6/+9
* radeong: fix scons buildJoakim Sindholt2010-04-281-0/+1
* r300g: fix warnings by using the const qualifierMarek Olšák2010-04-261-1/+1
* r300g: Add CS table writing.Corbin Simpson2010-04-261-0/+8
* r300g: emit MSPOS regsMarek Olšák2010-04-263-6/+10
* gallium: Fix copy typoJakob Bornecrantz2010-04-201-1/+1
* radeong: Minor clean up of winsysJakob Bornecrantz2010-04-201-12/+3
* r300g: do not tell st that a buffer is referenced by hwMarek Olšák2010-04-183-7/+21
* r300g: fix mipmapped 3D texturesMarek Olšák2010-04-113-0/+8
* Squashed commit of the following:Keith Whitwell2010-04-103-29/+17
* r300g: fix color tiling for buffer from X server.Dave Airlie2010-04-033-1/+32
* gallium: Make scons build dri/xorg drivers againJakob Bornecrantz2010-03-241-1/+1
* radeong: Fix scons buildJakob Bornecrantz2010-03-241-1/+1
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-249-0/+1236