Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-31 | Lift region-related functions up to the pipe interface. | Brian | |
Some of these functions probably should be driver-private. Note: intel_buffer_object is in p_state.h and should be fixed/removed. There are just a few i915 dependencies in intel_region.c | |||
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. |