Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-15 | Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since | Brian Paul | |
default/fallback functions are already plugged in by the call to _mesa_init_driver_functions(). | |||
2006-10-15 | Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines. | Brian Paul | |
This is already done by the preceeding call to _mesa_init_driver_functions() which plugs in default functions like that. | |||
2003-12-04 | build fixes | Alan Hourihane | |
2003-09-30 | add gamma driver - no kernel driver yet | Alan Hourihane | |
(build tested, not physically tested) |