summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_wm_sampler_state.c
AgeCommit message (Expand)Author
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-02-21i965g: Fix use of out-of-scope variable.Vinson Lee
2009-12-23i965g: Rename {pf->util_format}_is_depth_or_stencil()Tomas Carnecky
2009-12-23[i965] Rename {pf -> util}_format_is_depth_or_stencil()Tomas Carnecky
2009-12-10i965: Fix after sampler view changes.michal
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-11-04i965g: hook up pipe sampler callbacksKeith Whitwell
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell
2009-11-01i965g: driver and winsys compileKeith Whitwell
2009-11-01i965g: more files compilingKeith Whitwell
2009-10-31i965g: more work on compilationKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell
2009-10-23i965g: re-starting from the dri driverKeith Whitwell