Age | Commit message (Expand) | Author |
---|---|---|
2007-10-29 | Make it compile under linux. | Michal Krol |
2007-10-26 | surface_alloc() is now a winsys function. | Brian |
2007-10-25 | Move the get/put_tile() functions to pipe_context. | Brian |
2007-08-13 | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell |
2007-08-13 | fill in the get_tile() function so ReadPixels can work | Brian |
2007-08-11 | notes/asserts for get/put_tile() | Brian |
2007-08-08 | define i915_surface struct | Brian |
2007-08-08 | Checkpoint of a super-simplified i915 driver in the pipe model. | Keith Whitwell |