Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-29 | i965: samplers group in fours in WM_STATE. fix bug#9415 | Xiang, Haihao | |
2007-01-06 | Various warning fixes for i965 driver. | Keith Packard | |
vertex/fragment programs provided as const. bmSetFenceLock should return bmSetFence value. | |||
2007-01-06 | i965: ARB_occlusion_query support | Wang Zhenyu | |
Signed-off-by: Keith Packard <keithp@neko.keithp.com> | |||
2006-09-07 | Use lower alignments where possible. Also pad out allocated blocks to | Keith Whitwell | |
a multiple of alignment to avoid accumulating unusable free blocks. | |||
2006-09-07 | Make sure bmBufferOffset is called for all active buffers every time | Keith Whitwell | |
we render. Currenly requires that some state be re-examined after every LOCK_HARDWARE(). | |||
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |