index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
gen7_sampler_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove unneeded VS workaround stalls on Baytrail.
Greg Hunt
2014-06-26
1
-1
/
+1
*
i965: Pass brw to translate_wrap_mode().
Kenneth Graunke
2014-06-05
1
-3
/
+3
*
i965/gen7+: Move sampler state packets to the stage sampler state table update.
Eric Anholt
2014-05-02
1
-1
/
+14
*
i965: Simplify sampler setup by passing the stage state.
Eric Anholt
2014-05-02
1
-5
/
+4
*
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
2014-04-30
1
-1
/
+1
*
i965: Enable EWA anisotropic filtering algorithm
Ian Romanick
2014-03-18
1
-0
/
+1
*
i965: Totally switch around how we handle nonzero baselevel-first_level.
Eric Anholt
2013-09-30
1
-8
/
+3
*
i965: Enable AMD_seamless_cubemap_per_texture
Ian Romanick
2013-09-08
1
-1
/
+1
*
i965/gen7: Use the base_level field of the sampler to handle GL's BASE_LEVEL.
Eric Anholt
2013-08-30
1
-10
/
+9
*
i965: Make sampler counts available for the entire drawing operation.
Kenneth Graunke
2013-08-19
1
-7
/
+5
*
i965: Upload separate VS and FS sampler state tables.
Kenneth Graunke
2013-08-19
1
-8
/
+4
*
i965: Make upload_sampler_state_table a virtual function.
Kenneth Graunke
2013-08-19
1
-22
/
+3
*
i965: Upload separate per-stage sampler state tables.
Kenneth Graunke
2013-08-19
1
-9
/
+24
*
i965: Un-hardcode border color table from update_sampler_state().
Kenneth Graunke
2013-08-19
1
-4
/
+6
*
i965: Un-hardcode border color table from upload_default_color.
Kenneth Graunke
2013-08-19
1
-1
/
+1
*
i965: Split sampler count variable to be per-stage.
Kenneth Graunke
2013-08-19
1
-5
/
+7
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-3
/
+2
*
i965/gen7: Set up all samplers even if samplers are sparsely used.
Eric Anholt
2013-02-14
1
-1
/
+1
*
i965: Add various plumbing for cubemap arrays
Chris Forbes
2012-12-14
1
-1
/
+2
*
i965: Use linker-assigned sampler IDs in instruction encoding.
Kenneth Graunke
2012-08-25
1
-10
/
+17
*
i965: Add a "sampler state index" parameter to update_sampler_state().
Kenneth Graunke
2012-08-25
1
-4
/
+4
*
i965: Remove four and a half year old TODO comments about samplers.
Kenneth Graunke
2012-08-25
1
-4
/
+0
*
i965: Add support for sampling texture buffer objects on gen7+.
Eric Anholt
2012-04-09
1
-0
/
+4
*
i965: Move and rename "wm sampler" fields to just "sampler".
Kenneth Graunke
2011-11-10
1
-7
/
+7
*
i965: Move sampler state to emit() time.
Eric Anholt
2011-10-29
1
-2
/
+2
*
i965: setup address rounding enable bits
Yuanhan Liu
2011-10-19
1
-0
/
+9
*
i965/gen6+: Use non-normalized coordinates for GL_TEXTURE_RECTANGLE.
Eric Anholt
2011-08-23
1
-0
/
+7
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-1
/
+2
*
i965: Add support for correct GL_CLAMP behavior by clamping coordinates.
Eric Anholt
2011-05-18
1
-3
/
+9
*
i965: Updated fixed-point sizes in Ivybridge SAMPLER_STATE.
Kenneth Graunke
2011-05-17
1
-3
/
+3
*
i965: Fix SAMPLER_STATE on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+199