Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-01 | Start re-working SwapBuffers. | Brian | |
intelCopyBuffer() is now intelDisplayBuffer(): it displays the given surface in the on-screen window. Added a pipe_surface parameter to winsys->flush_frontbuffer(). Front buffer rendering/flushing actually works now. But, we should only allocate the front surface on demand... | |||
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 | |
Plug xmesa_is_format_supported() into the softpipe_winsys object. | |||
2007-10-31 | Copy of xlib driver. This will get trimmed down a lot for Gallium. | Brian | |