Age | Commit message (Expand) | Author |
---|---|---|
2007-10-29 | Reserve the accurate number of dwords in the batch buffer. | José Fonseca |
2007-08-23 | clean-up comments | Brian |
2007-08-23 | remove dead/debug code, misc clean-up | Brian |
2007-08-23 | Checkpoint commit: i915 texture works, use new vertex_info struct | Brian |
2007-08-22 | Checkpoint: texture image and sampler state handling, plus better vertex form... | Brian |
2007-08-22 | remove unneeded includes | Brian |
2007-08-13 | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell |
2007-08-09 | Add more i915 state packets. | Keith Whitwell |
2007-08-09 | vertex colors are ARGB | Brian |
2007-08-09 | Some basic state - blend and ztest sort of work. | Keith Whitwell |
2007-08-09 | Don't reemit hardware state *every* primitive. | Keith Whitwell |
2007-08-08 | The i915simple driver now runs well enough to lock up hardware. | Keith Whitwell |
2007-08-08 | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell |