Age | Commit message (Expand) | Author |
---|---|---|
2008-01-25 | gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code | Keith Whitwell |
2008-01-04 | gallium: Make texture target an enum for better debuggability. | Michel Dänzer |
2007-12-19 | 965: fill unused surface pointers with zero | Keith Whitwell |
2007-12-19 | 965: pitch is in bytes not pixels | Keith Whitwell |
2007-12-19 | 965: fix off-by-one in surface dimensions | Keith Whitwell |
2007-12-19 | 965: fix colormask state | Keith Whitwell |
2007-12-17 | 965: fix/hack check for NULL texunit in state upload | Keith Whitwell |
2007-12-13 | 965: get brw_wm_surface_state compiling again | Keith Whitwell |
2007-12-13 | i965: make the wm_surface compile | Zack Rusin |
2007-12-12 | 965: sketch changes to brw_wm_surface_state.c | Keith Whitwell |
2007-12-11 | Port i965 driver to Gallium3D. | Zack Rusin |