summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_screen_buffers.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-202/+0
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* i965g: propogate map-buffer-range semantics down to winsysKeith Whitwell2009-11-051-1/+50
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-9/+7
* i965g: add data type tags to aid dumping/decodingKeith Whitwell2009-11-051-6/+7
* i965g: add missing is_*_referenced callbacksKeith Whitwell2009-11-041-0/+12
* i965g: add missing buffer functionsKeith Whitwell2009-11-041-0/+142