Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-01 | Remove x/y/width/height parameters from Clear functions. | Brian Paul | |
2006-10-05 | Accelerate glBitmap with a color expand blit. Nice speedup for demos | Keith Whitwell | |
like 'fire' that display a help message or fps number this way. | |||
2006-09-22 | Explicit test for +ve pitches in intelEmitCopyBlit() | Keith Whitwell | |
2006-09-20 | Add a comment about the interactions of negative pitches, overlapping | Keith Whitwell | |
blits and the different ways of specifying a blit on this hardware. | |||
2006-09-20 | Broadwater seems to prefer this style of blitting. | Keith Whitwell | |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |