summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_pipe_sampler.c
AgeCommit message (Expand)Author
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11gallium: Check for OOM condition when creating a sampler view.Michal Krol
2009-12-10gallium: Silence compiler warnings.michal
2009-12-10i965: Fix after sampler view changes.michal
2010-02-12gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-27i965g: Remove unnecessary headers.Vinson Lee
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri
2009-12-21i965g: fixes to build after merge of masterKeith Whitwell
2009-11-21i965g: get basic texturing working againKeith Whitwell
2009-11-04i965g: hook up pipe sampler callbacksKeith Whitwell
2009-11-04i965g: hook up more pipe_context functionsKeith Whitwell
2009-10-31i965g: more work on compilationKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-25i965g: start hooking up some to the gallium context interfacesKeith Whitwell