Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-01 | radeon: go back and repick texture formats. | Dave Airlie | |
This might trip up some serious FBO users, will have to see, but it avoids the slow paths for all the demos I have. | |||
2009-02-14 | radeon-common: Fix crash in glGetTexImage | Nicolai Haehnle | |
Since texture images are now stored in miptrees, we cannot usually access them directly via the Data pointer. So we wrap Mesa's implementation by map/unmap calls. This crash was triggered by Sauerbraten, Piglit now contains a regression test. Signed-off-by: Nicolai Haehnle <nhaehnle@gmail.com> | |||
2009-02-12 | radeon: renaming and headers cleanup | Dave Airlie | |