summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i965simple/brw_context.c
AgeCommit message (Expand)Author
2007-12-13965: get fragment shader compiler compilingKeith Whitwell
2007-12-12PIPE_SCREEN_SURFACE no longer neededBrian
2007-12-11965: remove duplicate brw_draw functions, make init a bit cleanerKeith Whitwell
2007-12-11Port i965 driver to Gallium3D.Zack Rusin