Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2005-10-20 | Bump driver dates for the crasher fixes yesterday. | Eric Anholt | |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | |
Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested. | |||
2004-02-06 | Remove warnings from mach64 build, fix up some _SOLO stuff, | Dave Airlie | |
update to newer Mesa interfaces... | |||
2004-02-05 | Initial mach64 driver import for DRI mach64-0-0-6 branch, | Dave Airlie | |
this compiles but I doubt it works but it is a better starting point than the branch |