Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build. | José Fonseca | 2007-11-22 | 1 | -1/+1 |
* | Fix compatibility issues between gcc and msvc. | Michal | 2007-11-22 | 1 | -6/+32 |
* | Make it compile under Win32. | Michal | 2007-11-22 | 1 | -2/+2 |
* | Allow batch buffer debugging without calling i915_winsys->batch_start so often. | José Fonseca | 2007-11-03 | 1 | -3/+1 |
* | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell | 2007-08-10 | 1 | -4/+6 |
* | Add a printf method to winsys and use for all debugging. | Keith Whitwell | 2007-08-10 | 1 | -6/+39 |
* | Pull in debug code for human-readable batchbuffer dumps. | Keith Whitwell | 2007-08-09 | 1 | -0/+17 |
* | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell | 2007-08-08 | 1 | -0/+39 |