Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-20 | swtcl: gears works | Dave Airlie | |
2007-05-13 | r300: Changed some more functions to static functions. | Oliver McFadden | |
This required reordering some of the functions which is why the diff is a little larger. | |||
2007-05-09 | r300: Indented r300_ioctl.[ch]. | Oliver McFadden | |
2006-11-02 | Add requested size to r300RefillCurrentDmaRegion. | Jerome Glisse | |
This way we no longuer have the fixed RADEON_BUFFER_SIZE. Anyway function calling AllocDmaRegion should check if this succeed and fail gracefuly if not (see bug 8348). | |||
2005-01-04 | Major code restructuring: | Vladimir Dergachev | |
* move proven code into the r300_state.c * update ClearBuffer to cope with more dynamic state * cleanup ! | |||
2005-01-03 | Port texture allocation code from R200. | Vladimir Dergachev | |
Hook it up, so lesson06 displays red colored textures. | |||
2004-09-28 | Initial revision | Nicolai Haehnle | |