Age | Commit message (Expand) | Author |
---|---|---|
2007-11-07 | fix bad varname | Brian |
2007-11-07 | Add winsys->surface_release() to complement winsys->surface_alloc(). | Brian |
2007-11-06 | disable PIPE_FORMAT_U_Z32, doesn't work ATM | Brian |
2007-11-06 | Update xmesa_is_format_supported() | Brian |
2007-11-06 | rename xmesa_create_softpipe() xmesa_create_context() | Brian |
2007-11-06 | Supply buffer usage hints to winsys. | José Fonseca |
2007-11-01 | Start re-working SwapBuffers. | Brian |
2007-11-01 | Implement surface clearing w/out dependency on XMesa/Mesa stuff. | Brian |
2007-10-31 | make winsys objects singletons, comments | Brian |
2007-10-31 | Clean up xmesa winsys stuff | Brian |
2007-10-31 | Copy of xlib driver. This will get trimmed down a lot for Gallium. | Brian |