summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i965simple/brw_context.h
AgeCommit message (Expand)Author
2008-01-25gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell
2007-12-24i965: a little better way of handling immediatesZack Rusin
2007-12-20i965: very crude and hacky way of handling immediatesZack Rusin
2007-12-19965: make sure stipple state gets uploadedKeith Whitwell
2007-12-18gallium: rationalize vertex_element state packetKeith Whitwell
2007-12-17gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell
2007-12-13965: get fragment shader compiler compilingKeith Whitwell
2007-12-13965: missing code from last commitKeith Whitwell
2007-12-11gallium: remove redundant clear_color state.Keith Whitwell
2007-12-11Port i965 driver to Gallium3D.Zack Rusin