Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: texture support | Jerome Glisse | 2010-07-27 | 1 | -0/+235 |
| | | | | | | | | | | | | | Add texture mapping support, redbook/texbind works if you comment out glClear and second checkboard. Need to fix : - texture overwritting - lod & mip/map handling - unormalized coordinate handling - texture view with first leve > 0 - and many other things Signed-off-by: Jerome Glisse <[email protected]> | ||||
* | r600g: add support for all R6XX/R7XX asic | Jerome Glisse | 2010-07-21 | 1 | -0/+75 |
| | | | | | | | This configure some of the value properly based on asic so others asic than RV710 works too. Signed-off-by: Jerome Glisse <[email protected]> | ||||
* | r600g: Initial import | Jerome Glisse | 2010-05-27 | 1 | -0/+677 |