Age | Commit message (Expand) | Author |
---|---|---|
2008-03-20 | gallium: set fb.width/height | Brian |
2008-03-20 | gallium: use sizeof(vertex buffer) | Brian |
2008-03-20 | gallium: create vertex buffer once and re-use. | Brian |
2008-03-19 | gallium: add face, dirtyLevels params to pipe->texture_update() | Brian Paul |
2008-03-19 | gallium: implement CSO save/restore functions for use by meta operations (bli... | Brian |
2008-03-18 | gallium: make the gen_mipmap_state struct private | Brian |
2008-03-18 | gallium: use new simple shader utility routines | Brian |
2008-03-18 | gallium: fix a mix-up in the uint[1] do_row() case | Brian |
2008-03-18 | gallium: Silencium warnings on Windows. | Michal Krol |
2008-03-17 | gallium: initial gen mipmap s/w fallback code | Brian |
2008-03-17 | gallium: new mipmap generation code | Brian |