Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-14 | st/dri: remove unused dummyContext value | Keith Whitwell | |
2009-06-30 | drm/st: Return drm_api struct from a function | Jakob Bornecrantz | |
2009-06-17 | gallium dri st: Probe the driver for supported surface formats. | Thomas Hellstrom | |
This is done when constructing the fbconfigs, and the result is saved for window system framebuffer creation. Note: For dri2 the server needs to have an identical format selection logic. Otherwise the dri state-tracker and the xorg driver (state-tracker) will disagree on which format to use for the attachments. Some more work is needed in this area. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> | |||
2009-04-28 | gallium: indent and cleanfile the dri state-tracker. | Thomas Hellstrom | |
2009-04-28 | gallium: Update the dri2 state tracker to support dri1. | Thomas Hellstrom | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||
2009-04-28 | gallium: Move the dri2 state tracker since we're about to extend it to dri1. | Thomas Hellstrom | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> |