Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-12 | radeon: renaming and headers cleanup | Dave Airlie | |
2009-02-12 | radeon/r200/r300: another big merge upheavel. | Dave Airlie | |
This merges lots of the hw state atom emission and firevertices code. it also removes a lot of the extra radeon crap from r300 and merge scissor | |||
2009-02-06 | radeon: port over arrays code even though not in use yet | Dave Airlie | |
2009-02-03 | r300: fixup mipmap + texsubimage issues | Dave Airlie | |
This fixes a few regression in piglit, and adds some debug to the mipmap code | |||
2009-01-31 | r200/r300: add aperture space checks | Dave Airlie | |
2009-01-29 | radeon/r200/r300: bring back old style DMA buffer on top of BOs. | Dave Airlie | |
this gets back a lot of the lots speed in gears on r500 at least I also fixed the legacy bufmgr to deal when the dma space fills up | |||
2009-01-22 | r200r300: start merging span code | Dave Airlie | |
2009-01-22 | r200/r300: port r200 texture handling to common code | Dave Airlie | |
we now get texrect + trivial textures working | |||
2009-01-21 | r300/radeon: move face_for_target | Dave Airlie | |
2009-01-21 | r300: start migrating common functions into common code | Dave Airlie | |
2009-01-21 | r200: make tri render on my r200. | Dave Airlie | |
2009-01-20 | r200: clear is working at least - not much else | Dave Airlie | |
2009-01-15 | radeon/r200/r300: start to make cmd buf useful | Dave Airlie | |
2009-01-14 | r300: start moving new r300 cmdbuf into common code | Dave Airlie | |
2009-01-14 | radeon/r200/r300: consolidate swap buffers | Dave Airlie | |
2009-01-14 | radeon/r200/r300: consolidate the buffer copy/flip code into one place | Dave Airlie | |
2009-01-14 | radeon/r200/r300: attempt to move lock to common code | Dave Airlie | |