Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-06 | more intel_context removal | Brian | |
2007-08-06 | disable some PBO code, remove intel dependencies | Brian | |
2007-08-06 | remove timing code | Brian | |
2007-08-06 | Replace intel_texture_object with st_texture_object, intel_texture_image ↵ | Brian | |
with st_texture_image | |||
2007-08-06 | Lift intel_mipmap_tree.c to st_mipmap_tree.c | Brian | |
2007-08-06 | remove intel dependencies from intel_mipmap_tree.c | Brian | |
2007-08-03 | Rip out more dead drawing-related code. | Keith Whitwell | |
2007-07-31 | A version of the i915tex driver with all drawing code removed. | Keith Whitwell | |
This is intended to support the softpipe development work. More code will be removed and pushed into softpipe until this basicially becomes the DRI/GLX interface for that driver. |