Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nouveau: bitmap texcoord bias has been removed | Ben Skeggs | 2008-05-05 | 1 | -2/+0 |
* | nv40: enable DXTn formats | Ben Skeggs | 2008-04-29 | 1 | -3/+1 |
* | nouveau: in some cases don't create the buffer in local mem initially. | Ben Skeggs | 2008-04-04 | 1 | -0/+8 |
* | nouveau: adapt to recent gallium changes | Ben Skeggs | 2008-03-30 | 1 | -1/+1 |
* | nv40: add dxtn formats (disabled) | Ben Skeggs | 2008-03-23 | 1 | -0/+6 |
* | nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel* | Ben Skeggs | 2008-03-19 | 1 | -1/+1 |
* | nv40: move "channel context" stuff into nv40_screen | Ben Skeggs | 2008-02-29 | 1 | -1/+127 |
* | nouveau: hand nouveau_winsys in with pipe_screen init | Ben Skeggs | 2008-02-29 | 1 | -1/+3 |
* | nouveau: implement pipe_screen | Ben Skeggs | 2008-02-29 | 1 | -0/+151 |