summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i965simple
Commit message (Expand)AuthorAgeFilesLines
...
* 965: get fragment shader compiler compilingKeith Whitwell2007-12-1329-2030/+1790
* i965: make the wm_surface compileZack Rusin2007-12-131-45/+45
* 965: magic callback to get buffer offsetKeith Whitwell2007-12-131-0/+9
* 965: missing code from last commitKeith Whitwell2007-12-135-17/+11
* 965: remove dead codeKeith Whitwell2007-12-132-150/+0
* 965: remove dead codeKeith Whitwell2007-12-132-224/+0
* 965: remove dead codeKeith Whitwell2007-12-131-1007/+0
* 965: remove dead codeKeith Whitwell2007-12-131-134/+9
* 965: remove reference to metaopsKeith Whitwell2007-12-131-10/+0
* 965: use state atom array directlyKeith Whitwell2007-12-131-32/+5
* 965: calculate nr enabled vbos on the flyKeith Whitwell2007-12-131-4/+7
* Actually allocate the output registers.Zack Rusin2007-12-131-21/+17
* Remove get/put_tile_rgba() functions.Brian2007-12-121-69/+4
* PIPE_SCREEN_SURFACE no longer neededBrian2007-12-121-1/+3
* 965: remove complex compiler for simple fragment programs.Keith Whitwell2007-12-126-2545/+0
* 965: sketch changes to brw_wm_surface_state.cKeith Whitwell2007-12-121-2/+14
* 965: delete dead filesKeith Whitwell2007-12-122-66/+0
* 965: delete dead filesKeith Whitwell2007-12-123-45/+0
* 965: delete dead filesKeith Whitwell2007-12-123-669/+0
* i965: compile vertex shaders and emit hardware instructionsZack Rusin2007-12-121-203/+275
* 965: remove duplicate brw_draw functions, make init a bit cleanerKeith Whitwell2007-12-113-54/+7
* gallium: remove set_sampler_units interfaceKeith Whitwell2007-12-111-8/+2
* gallium: remove redundant clear_color state.Keith Whitwell2007-12-112-10/+0
* Port i965 driver to Gallium3D.Zack Rusin2007-12-1175-0/+23715