summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_screen.c
AgeCommit message (Expand)Author
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2010-01-26i965g: Silence uninitialized variable warning.Vinson Lee
2009-12-21i965g: fixes to build after merge of masterKeith Whitwell
2009-12-21i965g: add DEBUG_WINSYS flagKeith Whitwell
2009-11-30i965g: turn on texture tiling by defaultKeith Whitwell
2009-11-30brw: add dumping to gem winsysKeith Whitwell
2009-11-07i965g: Fixup texture formatsJakob Bornecrantz
2009-11-07i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz
2009-11-06i965g: add dumping for our new pass_fp outputKeith Whitwell
2009-11-06i965g: disassemble each instruction as generatedKeith Whitwell
2009-11-06i965g: add DEBUG_MIN_URB flagKeith Whitwell
2009-11-06i965g: remove/disable inactive state atomsKeith Whitwell
2009-11-04i965g: add missing buffer functionsKeith Whitwell
2009-11-04i965g: hook up brw_screen.cKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell