aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_screen.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELSBrian Paul2010-03-081-3/+3
* i965: Rename pipe formats.José Fonseca2010-03-011-17/+17
* i965g: added missing texture cap queriesBrian Paul2010-02-221-0/+4
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+1
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+6
* i965g: Silence uninitialized variable warning.Vinson Lee2010-01-261-0/+3
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-1/+1
* i965g: add DEBUG_WINSYS flagKeith Whitwell2009-12-211-1/+1
* i965g: turn on texture tiling by defaultKeith Whitwell2009-11-301-0/+3
* brw: add dumping to gem winsysKeith Whitwell2009-11-301-0/+11
* i965g: Fixup texture formatsJakob Bornecrantz2009-11-071-7/+38
* i965g: Formalize on S8Z24 as the suported depth formatJakob Bornecrantz2009-11-071-0/+2
* i965g: add dumping for our new pass_fp outputKeith Whitwell2009-11-061-1/+1
* i965g: disassemble each instruction as generatedKeith Whitwell2009-11-061-0/+1
* i965g: add DEBUG_MIN_URB flagKeith Whitwell2009-11-061-1/+2
* i965g: remove/disable inactive state atomsKeith Whitwell2009-11-061-0/+1
* i965g: add missing buffer functionsKeith Whitwell2009-11-041-1/+1
* i965g: hook up brw_screen.cKeith Whitwell2009-11-041-44/+32
* i965g: more work on compilingKeith Whitwell2009-10-241-0/+365