summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_state_sampler.c
AgeCommit message (Expand)Author
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-09-01i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz
2009-03-04i965: add software fallback for conformant 3D textures and GL_CLAMPRobert Ellison
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-06-27gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca
2008-06-23i915: Add render and texture support for tiled texture and buffersJakob Bornecrantz
2008-06-18i915: Fix for s8_z24 textures not being shownJakob Bornecrantz
2008-06-17i915: Max and Min lod now worksJakob Bornecrantz
2008-04-30gallium: use the newer PIPE_FORMAT_x_UNORM format namesBrian Paul
2008-03-21i915: added to-do note about setting the max_lod register to get proper min/m...Brian
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell
2008-02-15Code reorganization: move files into their places.José Fonseca