aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen7_sampler_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Use linker-assigned sampler IDs in instruction encoding.Kenneth Graunke2012-08-251-10/+17
* i965: Add a "sampler state index" parameter to update_sampler_state().Kenneth Graunke2012-08-251-4/+4
* i965: Remove four and a half year old TODO comments about samplers.Kenneth Graunke2012-08-251-4/+0
* i965: Add support for sampling texture buffer objects on gen7+.Eric Anholt2012-04-091-0/+4
* i965: Move and rename "wm sampler" fields to just "sampler".Kenneth Graunke2011-11-101-7/+7
* i965: Move sampler state to emit() time.Eric Anholt2011-10-291-2/+2
* i965: setup address rounding enable bitsYuanhan Liu2011-10-191-0/+9
* i965/gen6+: Use non-normalized coordinates for GL_TEXTURE_RECTANGLE.Eric Anholt2011-08-231-0/+7
* i965: Add a type argument to brw_state_batch().Eric Anholt2011-07-111-1/+2
* i965: Add support for correct GL_CLAMP behavior by clamping coordinates.Eric Anholt2011-05-181-3/+9
* i965: Updated fixed-point sizes in Ivybridge SAMPLER_STATE.Kenneth Graunke2011-05-171-3/+3
* i965: Fix SAMPLER_STATE on Ivybridge.Kenneth Graunke2011-05-171-0/+199