Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-15 | nouveau: hook in nv30. | Stephane Marchesin | |
2008-02-15 | nouveau: Update to latest header. | Stephane Marchesin | |
2008-02-04 | nouveau: update to latest header. | Stephane Marchesin | |
2008-01-28 | nouveau: quicky-port to gallium changes | Ben Skeggs | |
2008-01-16 | nouveau: remove assertions from PIPE_ -> GL_ | Ben Skeggs | |
It seems we need to keep some sane defaults around for a bit, at least until the pipe drivers learn to avoid translating things like alpha_src_factor when blend_enable is false. | |||
2008-01-16 | nouveau: don't use GL headers at all | Ben Skeggs | |
2008-01-08 | nouveau: object header update | Ben Skeggs | |
2008-01-07 | nouveau: share pushbuf interface code between pipe drivers | Ben Skeggs | |
2007-12-30 | nouveau: header update | Ben Skeggs | |
2007-12-27 | nouveau: remove legacy stuff | Ben Skeggs | |
2007-12-26 | nouveau: header update | Ben Skeggs | |
2007-12-23 | nouveau: some cleanups | Ben Skeggs | |
2007-12-19 | nouveau: nuke subchan auto-assign. | Ben Skeggs | |
It's annoying for several reasons, especially in its current form. May possibly be reincarnated later (DDX depends on it these days), but in not quite the same way. | |||
2007-12-10 | nouveau: give resources a start property | Ben Skeggs | |
2007-12-09 | nouveau: relocs are per-pushbuf, not per-channel | Ben Skeggs | |
2007-12-09 | nouveau: use "indirect" push buffers | Ben Skeggs | |
2007-12-09 | nouveau: adapt to gallium interface changes | Ben Skeggs | |
2007-12-05 | nv50: 3d driver skeleton | Ben Skeggs | |
2007-12-05 | nouveau: g8x winsys support, yay softpipe! | Ben Skeggs | |
2007-11-23 | nv40: support for keeping multiple vtxprogs on the hw at the same time. | Ben Skeggs | |
2007-11-20 | nouveau: update to latest header | Ben Skeggs | |
2007-11-18 | nouveau: Very rough cut at gallium winsys + nv40 pipe driver. | Ben Skeggs | |