summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/i915_state.c
AgeCommit message (Collapse)Author
2007-08-09invert Y axis with the viewport transformation to put things right side upBrian
2007-08-08Hook up i915simple. Doesn't compile.Keith Whitwell
2007-08-08Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell
Doesn't yet compile, but when it does, it will only draw gouraud tris and even those will be as simple as possible. Needs some 'winsys' support also before that can happen.