Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-11 | dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for ↵ | Thomas Hellstrom | |
depth- and stencil renderbuffers. Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||
2009-05-18 | st/dri: Only create new textures if drawable has changed | Jakob Bornecrantz | |
2009-05-17 | dri-gallium: Add GLSL support. | Corbin Simpson | |
Oh, look, it's more features. :3 | |||
2009-04-30 | gallium: Add SCons build support for the DRI state tracker. | Michel Dänzer | |
2009-04-28 | gallium dri st: Propagate the drawable info when we bind to new drawables. | Thomas Hellstrom | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||
2009-04-28 | gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT() | Thomas Hellstrom | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||
2009-04-28 | gallium dri st: Fix up some comments and minor bugs. | Thomas Hellstrom | |
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||
2009-04-28 | gallium: Rename the dri state tracker lib to libdridrm.a | Thomas Hellstrom | |
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> |