Age | Commit message (Expand) | Author |
---|---|---|
2007-08-23 | Checkpoint commit: i915 texture works, use new vertex_info struct | Brian |
2007-08-22 | Rework of shader constant buffers. | Brian |
2007-08-21 | Fragment shader translation seems to basically work now. More testing needed. | Brian |
2007-08-20 | Use new draw_arrays() code. | Brian |
2007-08-16 | Begin added vertex shader state/support. | Brian |
2007-08-13 | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell |
2007-08-09 | move viewport Y inversion to state tracker | Brian |
2007-08-09 | invert Y axis with the viewport transformation to put things right side up | Brian |
2007-08-08 | Hook up i915simple. Doesn't compile. | Keith Whitwell |
2007-08-08 | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell |