summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i965simple
AgeCommit message (Expand)Author
2007-12-13965: get brw_wm_surface_state compiling againKeith Whitwell
2007-12-13965: get fragment shader compiler compilingKeith Whitwell
2007-12-13i965: make the wm_surface compileZack Rusin
2007-12-13965: magic callback to get buffer offsetKeith Whitwell
2007-12-13965: missing code from last commitKeith Whitwell
2007-12-13965: remove dead codeKeith Whitwell
2007-12-13965: remove dead codeKeith Whitwell
2007-12-13965: remove dead codeKeith Whitwell
2007-12-13965: remove dead codeKeith Whitwell
2007-12-13965: remove reference to metaopsKeith Whitwell
2007-12-13965: use state atom array directlyKeith Whitwell
2007-12-13965: calculate nr enabled vbos on the flyKeith Whitwell
2007-12-13Actually allocate the output registers.Zack Rusin
2007-12-12Remove get/put_tile_rgba() functions.Brian
2007-12-12PIPE_SCREEN_SURFACE no longer neededBrian
2007-12-12965: remove complex compiler for simple fragment programs.Keith Whitwell
2007-12-12965: sketch changes to brw_wm_surface_state.cKeith Whitwell
2007-12-12965: delete dead filesKeith Whitwell
2007-12-12965: delete dead filesKeith Whitwell
2007-12-12965: delete dead filesKeith Whitwell
2007-12-12i965: compile vertex shaders and emit hardware instructionsZack Rusin
2007-12-11965: remove duplicate brw_draw functions, make init a bit cleanerKeith 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