i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_state.c
2015-10-05 Ilia Mirkini965: add EXT_polygon_offset_clamp support to gen4...
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-04-27 Zoë BladeFix a few typos
2015-04-06 Kenneth Graunkei965: Respect the no_8 flag on Gen4-5.
2015-03-31 Jordan Justeni965/state: Don't use brw->state.dirty.brw
2014-12-04 Kenneth Graunkei965: Store floating point mode choice in brw_stage_pro...
2014-12-04 Kenneth Graunkei965: Make Gen4-5 and Gen8+ ALT checks use ctx->_Shader...
2014-12-03 Kenneth Graunkei965: Move BRW_NEW_*_PROG_DATA flags to .brw (not ...
2014-12-03 Kenneth Graunkei965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
2014-11-29 Kenneth Graunkei965: Move CACHE_NEW_SAMPLER to BRW_NEW_SAMPLER_STATE_T...
2014-11-29 Kenneth Graunkei965: Move some /* CACHE_NEW_SAMPLER */ comments.
2014-11-29 Kenneth Graunkei965: Combine CACHE_NEW_*_UNIT into BRW_NEW_GEN4_UNIT_S...
2014-11-29 Kenneth Graunkei965: Alphabetize brw_tracked_state flags and use a...
2014-11-28 Kenneth Graunkei965: Use brw_wm_prog_data::uses_kill, not gl_fragment_...
2014-11-28 Kenneth Graunkei965: Create prog_data temporary variables in PS state...
2014-09-05 Jordan JustenRevert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
2014-09-04 Kenneth Graunkei965: Move curb_read_length/total_scratch to brw_stage_...
2014-09-02 Paul Berryi965: Create a macro for setting a dirty bit.
2014-07-02 Eric Anholti965: Move dispatch_grf_start_reg and first_curbe_grf...
2014-05-23 Kenneth Graunkei965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS...
2014-01-22 Paul Berryi965: Fix comments to refer to the new ctx->Shader...
2014-01-22 Paul Berrymesa: Replace ctx->Shader.Current{Vertex,Fragment,Geome...
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-11-05 Eric Anholti965: Tell the unit states how many binding table entri...
2013-09-16 Paul Berryi965/fs: Change brw_wm_prog_data::urb_read_length to...
2013-09-13 Kenneth Graunkei965: Use brw_stage_state for WM data as well.
2013-08-19 Kenneth Graunkei965: Upload separate per-stage sampler state tables.
2013-08-19 Kenneth Graunkei965: Split sampler count variable to be per-stage.
2013-07-14 Chris Forbesi965: Gen4/5: use IEEE floating point mode for GLSL...
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::stats_wm to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::batch to brw_context.
2013-04-24 Marek Olšákmesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver...
2013-03-15 Paul BerryReplace gl_frag_attrib enum with gl_varying_slot.
2012-10-08 Eric Anholti965: Replace brw_wm_* with dumping code into the fs_vi...
2012-01-11 Ian Romanickmesa: Track fixed-function fragment shader as a shader
2011-11-11 Kenneth Graunkei965: Move and rename "wm sampler" fields to just ...
2011-11-11 Kenneth Graunkei965: Use 0 for the number of binding table entries...
2011-10-29 Eric Anholti965/gen4: Move unit state setup to emit() time.
2011-10-26 Kenneth Graunkei965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads...
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-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-27 Eric Anholti965/fs: Move the computation of register block count...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Eric Anholti965: Stop caching the combined depth/stencil region...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965: Move sampler state to state streaming.
2011-04-29 Eric Anholti965/gen4: Move WM state to state streaming.
2011-04-26 Eric Anholti965/fs: Add support for 16-wide dispatch on gen5.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-17 Eric Anholti965/fs: Add gen6 register spilling support.
2011-03-12 Eric AnholtRevert "i965: Use the fixed function GLSL program inste...
2011-03-11 Eric Anholti965: Use the fixed function GLSL program instead of...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-08 Eric Anholti965: Remove pointless keying of WM state on VUE size.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
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: remove unused variable since brw_wm_glsl.c removal.
2010-12-06 Eric Anholti965: Nuke brw_wm_glsl.c.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-27 Ian RomanickTrack separate programs for each stage
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-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Eric Anholti965: Correct scratch space allocation.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Eric Anholti965: Disable thread dispatch when the FS doesn't do...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Ian Romanickglsl: Slightly change the semantic of _LinkedShaders
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-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Eric Anholti965: Start building direct GLSL2 IR to 965 assembly...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-22 Eric Anholti965: Set the GEM domain flags for the scratch space.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
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-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
next