Age | Commit message (Expand) | Author |
---|---|---|
2010-04-12 | nvfx: don't use hw index buffers on nv3x and nv44 | Luca Barbieri |
2010-04-12 | nvfx: add support for ARB_half_float_vertex | Luca Barbieri |
2010-04-12 | nvfx: move check for NOUVEAU_SWTNL | Luca Barbieri |
2010-04-12 | nvfx: rework validation logic to use code and avoid stateobjs | Luca Barbieri |
2010-04-12 | nvfx: so->RING_3D: vbo | Luca Barbieri |
2010-04-12 | nvfx: avoid flushes in primitives | Luca Barbieri |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-03-23 | nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM | Luca Barbieri |
2010-03-23 | nvfx: delay allocation of buffers in GART/VRAM to validation time | Luca Barbieri |
2010-03-15 | nvfx: draw: make swtnl draw_elements actually work. | Luca Barbieri |
2010-03-15 | nvfx: add NOUVEAU_SWTNL to force swtnl at runtime | Luca Barbieri |
2010-03-15 | nv30, nv40: unify nv[34]0_vbo.c | Luca Barbieri |