summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i965simple/brw_state.c
AgeCommit message (Expand)Author
2007-12-18gallium: rationalize vertex_element state packetKeith Whitwell
2007-12-17i965: index the destination offset with regards to the current indexZack Rusin
2007-12-17gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell
2007-12-13965: get brw_wm_surface_state compiling againKeith Whitwell
2007-12-13965: get fragment shader compiler compilingKeith Whitwell
2007-12-13965: missing code from last commitKeith Whitwell
2007-12-11gallium: remove set_sampler_units interfaceKeith Whitwell
2007-12-11gallium: remove redundant clear_color state.Keith Whitwell
2007-12-11Port i965 driver to Gallium3D.Zack Rusin