Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300: fix StrideB == 0 case when converting data format | Maciej Cencora | 2009-07-13 | 1 | -1/+10 |
* | r300: bind vertex program to fragment program | Maciej Cencora | 2009-07-13 | 1 | -2/+2 |
* | r300: fix regression introduced by ca13937ef97c7779f639dcfc95b3798a11de01bd | Maciej Cencora | 2009-07-08 | 1 | -1/+1 |
* | radeon: ensure cmdbuf space for state + AOS is available | Dave Airlie | 2009-07-06 | 1 | -0/+6 |
* | r300: fix vertex limits | Maciej Cencora | 2009-07-05 | 1 | -4/+6 |
* | r300: use vbo_split_prims to split up large vertex buffers. | Dave Airlie | 2009-06-18 | 1 | -0/+9 |
* | r300: Endianness fixes for recent vertex path changes. | Michel Dänzer | 2009-06-07 | 1 | -5/+33 |
* | r300: vertex array stride = 0 means that data are tightly packed in the array | Maciej Cencora | 2009-06-07 | 1 | -5/+8 |
* | r300: GL_(U)SHORT and GL_(U)BYTE with < 4 components can also be HW accelerated | Maciej Cencora | 2009-06-07 | 1 | -20/+29 |
* | r300: add hw accelerated support for different vertex data formats | Maciej Cencora | 2009-06-07 | 1 | -0/+435 |