Age | Commit message (Expand) | Author |
---|---|---|
2007-11-07 | Remove context dependencies in winsys layer. | Brian |
2007-11-06 | remove more dependencies on Mesa types/functions | Brian |
2007-11-06 | Remove last of core Mesa dependencies in intel_swapbuffers.c | Brian |
2007-11-05 | remove some GL types, mesa includes | Brian |
2007-11-05 | Move driBatchPoolInit() into new intel_batchpool.h header. | Brian |
2007-11-05 | remove intelScreenPrivate typedef and use cast wrapper function to be like in... | Brian |
2007-11-05 | remove driScrnPriv field from intel_screen | Brian |
2007-11-05 | comments | Brian |
2007-11-05 | remove unused intelScreen->texPool | Brian |
2007-11-05 | move intelCopySubBuffer() decl | Brian |
2007-11-05 | move intelScreenContext() to intel_swapbuffers.c and make static | Brian |
2007-08-08 | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell |