Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more i915 state packets. | Keith Whitwell | 2007-08-09 | 1 | -0/+7 |
| | | | | | These correspond to the dynamic indirect state, though they are currently just pushed straight to the batch buffer. | ||||
* | Some basic state - blend and ztest sort of work. | Keith Whitwell | 2007-08-09 | 1 | -0/+1 |
| | |||||
* | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell | 2007-08-08 | 1 | -0/+40 |
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. |