Age | Commit message (Expand) | Author |
---|---|---|
2009-11-06 | i965g: populate wm reloc array earlier | Keith Whitwell |
2009-11-05 | i965g: pass relocation information in an array with bo_subdata | Keith Whitwell |
2009-11-05 | i965g: make the winsys responsible for all buffer->offset handling | Keith Whitwell |
2009-11-05 | i965g: add lots of error checks and early returns | Keith Whitwell |
2009-11-04 | i965g: convert read/write domain pairs into single usage value | Keith Whitwell |
2009-11-01 | i965g: driver and winsys compile | Keith Whitwell |
2009-10-31 | i965g: more work on compilation | Keith Whitwell |
2009-10-29 | i965g: work in progress on fragment shaders | Keith Whitwell |
2009-10-26 | i965g: still working on compilation | Keith Whitwell |
2009-10-25 | i965g: start hooking up some to the gallium context interfaces | Keith Whitwell |
2009-10-24 | i965g: more work on compiling | Keith Whitwell |
2009-10-23 | i965g: wip on removing GL stuff, trying to get a few files compiling | Keith Whitwell |
2009-10-23 | i965g: re-starting from the dri driver | Keith Whitwell |