Age | Commit message (Expand) | Author |
---|---|---|
2007-11-05 | remove INTEL_FIREVERTICES | Brian |
2007-11-05 | remove refcount, fboRect fields | Brian |
2007-11-05 | remove intel->pipe field | Brian |
2007-11-05 | replace IntelFlush(), FLUSH_VERTICES(), etc. with st_flush() call | Brian |
2007-11-05 | remove extern decls for non-existant functions | Brian |
2007-11-05 | #include clean-ups, fixes | Brian |
2007-11-01 | Use new state tracker context/destroy funcs with wrap Mesa context. | Brian |
2007-08-11 | Fix some build failures. Move intelScreenContext to intel_context.c | Keith Whitwell |
2007-08-10 | Clean up / sanitize debugging | Keith Whitwell |
2007-08-09 | Remove references to fallbacks from this directory | Keith Whitwell |
2007-08-08 | Remove unused code, definitions. | Keith Whitwell |
2007-08-08 | Hook up i915simple. Doesn't compile. | Keith Whitwell |
2007-08-08 | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell |