Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-03 | Allow batch buffer debugging without calling i915_winsys->batch_start so often. | José Fonseca | |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell | |
2007-08-10 | Add a printf method to winsys and use for all debugging. | Keith Whitwell | |
2007-08-09 | Pull in debug code for human-readable batchbuffer dumps. | Keith Whitwell | |
2007-08-08 | Checkpoint 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. |