summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_pipe_sampler.c
AgeCommit message (Expand)Author
2011-02-03svga: rename a couple sampler, sampler view functionsBrian Paul
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11gallium: Check for OOM condition when creating a sampler view.Michal Krol
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-10svga: Disable debug message.Michal Krol
2010-03-02svga: Rename pipe formats.José Fonseca
2010-02-13svga: Fix texture border color.José Fonseca
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-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri
2009-12-10gallium: Silence compiler warnings.michal
2010-02-23svga: Fix after sampler view changes.Michal Krol
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol
2009-12-08gallium: fix more potential strict aliasing issuesRoland Scheidegger
2009-12-07gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger
2009-12-01svga: Update for renamed sampler/texture state setters.Michal Krol
2009-11-17svga: Add svga driverJakob Bornecrantz