i965: Use unreachable() instead of unconditional assert().
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_sampler_state.c
2014-06-05 Kenneth Graunkei965: Support GL_CLAMP natively on Broadwell.
2014-06-05 Kenneth Graunkei965: Pass brw to translate_wrap_mode().
2014-05-03 Eric Anholti965: Simplify sampler setup by passing the stage state.
2014-04-30 Eric Anholtmesa: Replace use of _ReallyEnabled as a boolean with...
2014-01-20 Kenneth Graunkei965: Use the new drm_intel_bo offset64 field.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-12-02 Kenneth Graunkei965: Fix texture border color on Broadwell.
2013-10-22 Kenneth Graunkei965: Implement ARB_texture_mirror_clamp_to_edge.
2013-09-30 Eric Anholti965: Totally switch around how we handle nonzero basel...
2013-09-13 Kenneth Graunkei965: Use brw_stage_state for WM data as well.
2013-09-08 Ian Romanicki965: Enable AMD_seamless_cubemap_per_texture
2013-09-01 Paul Berryi965/gs: Implement support for geometry shader samplers.
2013-09-01 Paul Berryi965: Move data from brw->vs into a base class if gs...
2013-08-30 Eric Anholti965: Switch gen4-6 to using the sampler's base level...
2013-08-19 Kenneth Graunkei965: Make sampler counts available for the entire...
2013-08-19 Kenneth Graunkei965: Split the brw_samplers atom into separate FS...
2013-08-19 Kenneth Graunkei965: Upload separate VS and FS sampler state tables.
2013-08-19 Kenneth Graunkei965: Make upload_sampler_state_table a virtual function.
2013-08-19 Kenneth Graunkei965: Upload separate per-stage sampler state tables.
2013-08-19 Kenneth Graunkei965: Un-hardcode border color table from update_sample...
2013-08-19 Kenneth Graunkei965: Un-hardcode border color table from upload_defaul...
2013-08-19 Kenneth Graunkei965: Split sampler count variable to be per-stage.
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Move intel_context::gen and gt fields to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::batch to brw_context.
2012-12-26 Eric Anholti965: Fix border color handling for deprecated SNORM...
2012-12-14 Chris Forbesi965: Add various plumbing for cubemap arrays
2012-11-04 Eric Anholti965: Force border color A to 1 when it's not present...
2012-09-13 Kenneth Graunkei965: Fix out-of-order sampler unit usage in ARB fragme...
2012-08-25 Kenneth Graunkei965: Use linker-assigned sampler IDs in instruction...
2012-08-25 Kenneth Graunkei965: Add a "sampler state index" parameter to update_s...
2012-08-25 Kenneth Graunkei965: Remove four and a half year old TODO comments...
2012-06-02 Kenneth Graunkei965: Implement texture buffer objects on Gen6.
2011-11-11 Kenneth Graunkei965: Move and rename "wm sampler" fields to just ...
2011-10-29 Eric Anholti965: Move sampler state to emit() time.
2011-10-19 Yuanhan Liui965: setup address rounding enable bits
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-23 Eric Anholti965/gen6+: Use non-normalized coordinates for GL_TEXTU...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Eric Anholti965: Add support for correct GL_CLAMP behavior by...
2011-05-18 Kenneth Graunkei965: Ivybridge uses the Gen4 SAMPLER_BORDER_COLOR_STATE.
2011-05-18 Kenneth Graunkei965: Mark some brw_wm_sampler_state.c helper functions...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965/gen6: Use the dynamic state base address to reduce...
2011-04-29 Eric Anholti965: Move sampler state to state streaming.
2011-04-23 Eric Anholti965: Fill in the remaining fields of gen5+ sampler...
2011-04-23 Eric Anholtintel: Add support for ARB_sampler_objects.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Eric AnholtRevert "intel: Always allocate miptrees from level...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Eric Anholtintel: Always allocate miptrees from level 0, not tObj...
2011-01-06 Eric Anholtintel: Clarify first_level/last_level vs baselevel...
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-09 Eric Anholti965: Set up the correct texture border color state...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-28 Zhenyu Wangi965: Fix sampler on sandybridge
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Eric Anholti965: GC the last two arguments to brw_cache_data.
2010-06-08 Eric Anholtintel: Convert remaining dri_bo_emit_reloc to drm_intel...
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Pierre WillenbrockFill the padding between entrys in the sampler key
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Eric Anholti965: Only use the effective subset of the WM sampler...
2010-03-05 Eric Anholti965: Remove the unused SDC BO pointer from the sampler...
2010-02-19 Kenneth GraunkeRemove _mesa_memset in favor of plain memset.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
next