Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-05 | nouveau: call notifier/grobj etc funcs directly | Ben Skeggs | |
libdrm_nouveau is linked with the winsys, there's no good reason to do all this through yet another layer. | |||
2009-01-08 | gallium: Replace uint64 by standard uint64_t. | José Fonseca | |
uint64 is not (so?) standard, and often redefined by third parties, causing name clashes. | |||
2008-04-11 | nv30: Move some structures and functions from context to screen | Patrice Mandin | |
2008-03-30 | nv30: use FREE macro | Patrice Mandin | |
2008-03-30 | nouveau: adapt to recent gallium changes | Ben Skeggs | |
2008-02-16 | nouveau: match gallium code reorginisation. | Ben Skeggs | |
That was... fun.. |