Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-18 | nvfx: move declarations before code to silence warnings | Brian Paul | |
2010-04-12 | nvfx: rework validation logic to use code and avoid stateobjs | Luca Barbieri | |
This makes the code faster due to the lack of indirect calls and also makes it much easier to understand what is actually going on. | |||
2010-04-12 | nvfx: so->RING_3D: fragtex | Luca Barbieri | |
2010-03-15 | nv30, nv40: partially non-trivially unify nv[34]0_fragtex.c | Luca Barbieri | |
The bulk files cannot be unified, but the frontend can and allows to share some code and simplify state_emit.c |