Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-12 | xlib: add failure paths for context creation | Keith Whitwell | |
2008-05-08 | xlib: more SP_NO_RAST support | Keith Whitwell | |
For some resaon normal (non-display-buffer) buffers are being allocated through Xshm... Bypass at least for SP_NO_RAST | |||
2008-04-09 | gallium: remove unneeded st->haveFramebufferSurfaces field. | Brian Paul | |
2008-03-27 | If visual is 32bpp, set visual->alphaBits = 8. | Brian | |
This works since we always use XImages for color buffers. It wouldn't always work for Windows/Pixmaps. | |||
2008-03-25 | xlib: Add support for MIT-SHM in xlib winsys driver | Ian Romanick | |
Gives about a 3% performance increase in gears on x86-64 (non-tiled) and about 10% performance increase in gears on Cell (tiled). I actually expected more of a boost. :( | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |