Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300c, r600c: Remove these DRI drivers. | Eric Anholt | 2011-10-28 | 1 | -70/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | r300: respect radeon common code fallbacks | Maciej Cencora | 2010-04-11 | 1 | -0/+1 |
* | r300: rewrite vertex setup for software T&L path using functions from softwar... | Maciej Cencora | 2009-06-07 | 1 | -0/+9 |
* | r300: add hw accelerated support for different vertex data formats | Maciej Cencora | 2009-06-07 | 1 | -2/+3 |
* | r300: prepare for different vertex data type support | Maciej Cencora | 2009-06-07 | 1 | -0/+6 |
* | r300: move forward declarations to where they belong | Maciej Cencora | 2009-05-16 | 1 | -0/+4 |
* | r300: software fallbacking handling rewrite | Maciej Cencora | 2009-05-16 | 1 | -0/+49 |