aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_state_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz2009-09-011-1/+1
* i965: add software fallback for conformant 3D textures and GL_CLAMPRobert Ellison2009-03-041-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-1/+1
* i915: Add render and texture support for tiled texture and buffersJakob Bornecrantz2008-06-231-1/+7
* i915: Fix for s8_z24 textures not being shownJakob Bornecrantz2008-06-181-1/+1
* i915: Max and Min lod now worksJakob Bornecrantz2008-06-171-15/+69
* gallium: use the newer PIPE_FORMAT_x_UNORM format namesBrian Paul2008-04-301-4/+4
* i915: added to-do note about setting the max_lod register to get proper min/m...Brian2008-03-211-0/+6
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-2/+4
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+231