Age | Commit message (Expand) | Author |
2009-03-07 | nouveau: make stateobjs start off with refcount of 1 | Ben Skeggs |
2009-03-04 | gallium: Unify reference counting. | Michel Dänzer |
2008-08-14 | nv30/nv40: KIL/KILP swapped meanings | Ben Skeggs |
2008-08-07 | nouveau: fix build | Ben Skeggs |
2008-06-23 | nouveau: update for interface changes + hack around gallium x86_64 bustage | Ben Skeggs |
2008-03-31 | nv40: mark fp dirty even when only consts updated | Ben Skeggs |
2008-03-23 | nv40: fix fp depth write | Ben Skeggs |
2008-03-23 | nv40: remove some badness from fp temp/result allocation | Ben Skeggs |
2008-03-23 | nv40: catch fp extra-const cases where both const and immd have same idx | Ben Skeggs |
2008-03-23 | nv40: fp: fix multiple refs to a single const withing an instruction | Ben Skeggs |
2008-03-23 | nv40: workaround fp result.data[0] clobberage | Ben Skeggs |
2008-03-21 | nv40: s/free/FREE/ | Ben Skeggs |
2008-03-19 | nv40: "implement" noise opcodes in fragprog | Ben Skeggs |
2008-03-17 | nv40: a few more fp opcodes | Ben Skeggs |
2008-03-16 | nv40: simple swtnl path (half broken, but getting there) | Ben Skeggs |
2008-03-13 | nouveau: match interface changes | Ben Skeggs |
2008-03-02 | nv40: nuke debug | Ben Skeggs |
2008-02-29 | nv40: move "channel context" stuff into nv40_screen | Ben Skeggs |
2008-02-25 | nv40: remove pipe_state struct now. | Ben Skeggs |
2008-02-22 | nv40: stateobj start out with 0 refcount | Ben Skeggs |
2008-02-20 | nv40: keep track of generated context state vs current channel state | Ben Skeggs |
2008-02-18 | nv40: and vertprog.. | Ben Skeggs |
2008-02-18 | nv40: get fragprog onto new state mechanism | Ben Skeggs |
2008-02-16 | nouveau: match gallium code reorginisation. | Ben Skeggs |