aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_pipe_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* gallium: Check for OOM condition when creating a sampler view.Michal Krol2010-03-111-5/+7
* gallium: Silence compiler warnings.michal2009-12-101-1/+0
* i965: Fix after sampler view changes.michal2009-12-101-12/+41
* gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-5/+3
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* i965g: Remove unnecessary headers.Vinson Lee2010-01-271-1/+0
* gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri2010-01-061-2/+0
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-3/+17
* i965g: get basic texturing working againKeith Whitwell2009-11-211-2/+1
* i965g: hook up pipe sampler callbacksKeith Whitwell2009-11-041-63/+114
* i965g: hook up more pipe_context functionsKeith Whitwell2009-11-041-1/+5
* i965g: more work on compilationKeith Whitwell2009-10-311-0/+32
* i965g: still working on compilationKeith Whitwell2009-10-261-0/+81
* i965g: start hooking up some to the gallium context interfacesKeith Whitwell2009-10-251-0/+52