r300g: fix a race between CS and SET_TILING ioctls
[mesa.git] / src / gallium / winsys / radeon / drm / radeon_drm_cs.c
2011-02-16 Marek Olšákr300g: fix a race between CS and SET_TILING ioctls
2011-02-15 Marek Olšákr300g: offload the CS ioctl to another thread
2011-02-12 Marek Olšákr300g: improve function radeon_bo_is_referenced_by_cs
2011-02-11 Marek Olšákr300g: import the last bits of libdrm and cleanup the...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-08 Marek Olšákr300g: rework command submission and resource space...