Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-15 | nv30, nv40: non-trivially unify nv[34]0_state_emit.c | Luca Barbieri | |
The files are the same except for swtnl support on nv40 and for texture cache flushing on nv40. Unify them, and use a macro to define 4 versions of render_states, for all combinations of nvfx and hwtnl/swtnl. | |||
2010-03-15 | nv30, nv40: unify identical nv[34]0_transfer.c | Luca Barbieri | |
2010-03-15 | nv30, nv40: unify identical nv[34]0_clear.c | Luca Barbieri | |
2010-03-15 | nvfx: add nvfx directory to build system | Luca Barbieri | |
Will be used to hold source files unified between nv30 and nv40. Eventually all nv30 and nv40 code will be moved there and the nv30 and nv40 directories will be removed. |