Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-18 | i965: don't treat swz differently and upload vertex buffers | Zack Rusin | |
2007-12-17 | i965: return false when the function fails, not succeeds | Zack Rusin | |
2007-12-17 | 965: fix for non-indexed draw path | Keith Whitwell | |
2007-12-13 | 965: missing code from last commit | Keith Whitwell | |
2007-12-11 | 965: remove duplicate brw_draw functions, make init a bit cleaner | Keith Whitwell | |
2007-12-11 | Port i965 driver to Gallium3D. | Zack Rusin | |
This is a squashed commit of i965 branch on ssh://people.freedesktop.org/~zack/mesa Because of the porting the branch often didn't compile so squashing it makes more sense. The port is still far from complete. |