Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-24 | i965: a little better way of handling immediates | Zack Rusin | |
2007-12-20 | i965: very crude and hacky way of handling immediates | Zack Rusin | |
2007-12-20 | 965: respect pipe flush flags | Keith Whitwell | |
Now we emit way too many flushes instead of none at all. | |||
2007-12-20 | 965: fix the constant buffers | Zack Rusin | |
2007-12-19 | 965: dump curbe contents to stderr | Keith Whitwell | |
2007-12-19 | consts | Zack Rusin | |
2007-12-17 | 965: remove dead state atom decls | Keith Whitwell | |
2007-12-13 | 965: get fragment shader compiler compiling | Keith Whitwell | |
Don't think that it will run though. | |||
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. |