i965: Calculate thread_count in brw_alloc_stage_scratch
[mesa.git] / src / mesa / drivers / dri / i965 / brw_misc_state.c
2017-09-14 Kenneth Graunkei965: Use a separate state buffer, but avoid changing...
2017-08-30 Lionel Landwerlini965: drop brw->has_surface_tile_offset in favor of...
2017-08-30 Lionel Landwerlini965: drop brw->is_haswell in favor of devinfo->is_haswell
2017-08-30 Lionel Landwerlini965: drop brw->is_g4x in favor of devinfo->is_g4x
2017-08-30 Lionel Landwerlini965: drop brw->gen in favor of devinfo->gen
2017-08-04 Chris Wilsoni965: Reduce passing 2x32b of reloc_domains to 2 bits
2017-07-20 Topi Pohjolaineni965: Drop redundant check for non-tiled depth buffer
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::row_pitch
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::tiling
2017-07-18 Topi Pohjolaineni965/gen4: Set tile offsets to zero after depth rebase
2017-06-19 Topi Pohjolaineni965/gen4: Add support for single layer in alignment...
2017-06-18 Topi Pohjolaineni965/gen4: Refactor depth/stencil rebase
2017-06-18 Topi Pohjolaineni965: Drop depth/stencil miptree pointers in alignment...
2017-06-18 Topi Pohjolaineni965/gen4: Simplify depth/stencil invalidate check
2017-06-18 Topi Pohjolaineni965/gen4: Remove redundant check for depth when rebasi...
2017-06-18 Topi Pohjolaineni965/gen4: Remove non-existing stencil and hiz buffer...
2017-06-17 Topi Pohjolaineni965/gen4: Set depth offset when there is stencil attac...
2017-06-14 Jason Ekstrandi965: Do an end-of-pipe sync prior to STATE_BASE_ADDRESS
2017-06-14 Jason Ekstrandi965: Flush around state base address
2017-06-07 Jason Ekstrandi965/miptree: Store fast clear colors in an isl_color_value
2017-05-04 Rafael Antognollii965: Port gen4+ state emitting code to genxml.
2017-03-27 Anuj Phogati965: Delete tile resource mode code
2017-03-16 Topi Pohjolaineni965/gen8+: Do full stall when switching pipeline
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler
2017-03-13 Emil Velikovi965: split EU defines to brw_eu_defines.h
2017-03-06 Kenneth Graunkei965: Delete vestiges of resource streamer code.
2017-01-27 Topi Pohjolaineni965/gen6: Simplify hiz surface setup
2017-01-27 Topi Pohjolaineni965: Remove check for hiz on earlier gens than SNB
2016-10-31 Nanley Cheryi965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_inva...
2016-10-27 Jason Ekstrandi965/miptree: Remove the stencil_as_y_tiled parameter...
2016-08-17 Jason Ekstrandi965/miptree: Remove the stencil_as_y_tiled parameter...
2016-07-07 Francisco Jerezi965: Emit SNB write cache flush W/A from brw_emit_pipe...
2016-05-25 Matt Turneri965: Assert that a depth_mt exists when using HiZ.
2016-05-16 Kenneth Graunkei965: Send the minimal number of STATE_BASE_ADDRESS...
2016-05-16 Kenneth Graunkei965: Combine Gen4-7 and Gen8+ state base address emitters.
2016-05-12 Kenneth Graunkei965: Drop BRW_NEW_BLORP from stipple and line paramete...
2016-04-23 Topi Pohjolaineni965/blorp: Do not trigger re-emission of base state...
2016-04-23 Kenneth Graunkei965: Make all atoms to track BRW_NEW_BLORP by default
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-08 Francisco Jerezi965: Rename define for the PIPE_CONTROL DC flush bit.
2016-01-30 Jason EkstrandMerge branch 'vulkan' into 'vulkan'
2016-01-25 Jason EkstrandMerge remote-tracking branch 'mattst88/nir-lower-pack...
2016-01-15 Francisco Jerezi965/gen7.5+: Disable resource streamer during GPGPU...
2016-01-15 Francisco Jerezi965/gen7: Emit stall and dummy primitive draw after...
2016-01-15 Francisco Jerezi965/gen4-5: Emit MI_FLUSH as required prior to switchi...
2016-01-15 Francisco Jerezi965/gen6-7: Implement stall and flushes required prior...
2016-01-15 Francisco Jerezi965/gen8+: Invalidate color calc state when switching...
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-05 Ilia Mirkini965: add EXT_polygon_offset_clamp support to gen4...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-28 Anuj Phogati965: Use intel_get_tile_dims() to get tile masks
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-24 Chris Wilsoni965: Always re-emit the pipeline select during invaria...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-03 Ian Romanicki965: Trivial formatting changes in brw_misc_state.c
2015-07-29 Matt Turneri965: Use float calculations when double is unnecessary.
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Chris Wilsoni965: Rename intel_emit* to reflect their new location...
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-17 Kevin Rogovini965: Use _mesa_geometric_ functions appropriately
2015-05-02 Jordan Justeni965/state: Emit pipeline select when changing pipelines
2015-03-31 Jordan Justeni965/state: Don't use brw->state.dirty.brw
2015-03-10 Jordan Justeni965/hiz: Start to separate miptree out from hiz buffers
2015-02-17 Kenneth Graunkei965: Do Sandybridge workaround flushes before each...
2014-12-03 Kenneth Graunkei965: Delete brw_state_flags::cache and related code.
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: 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-13 Ben Widawskyi965: Always enable VF statistics
2014-11-03 Kenneth Graunkei965/skl: Set mask bits in PIPELINE_SELECT on Skylake.
2014-09-05 Jordan JustenRevert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
2014-09-02 Paul Berryi965: Create a macro for setting a dirty bit.
2014-08-16 Jordan Justeni965/gen6 depth surface: program 3DSTATE_DEPTH_BUFFER...
2014-05-12 Eric Anholti965: Move has_hiz from the slice to the level.
2014-05-01 Eric Anholti965: Delete the intel_regions.c code.
2014-05-01 Eric Anholti965: Drop use of intel_region from miptrees.
2014-05-01 Eric Anholti965: Move intel_region_get_aligned_offset() to be...
2014-05-01 Eric Anholti965: Move intel_region_get_tile_masks() to be a miptre...
2014-05-01 Kenneth Graunkei965: Actually emit PIPELINE_SELECT and 3DSTATE_VF_STAT...
2014-03-06 Eric Anholti965: Fix render-to-texture in non-FinishRenderTexture...
2014-02-19 Kenneth Graunkei965: Pull format conversion logic out of brw_depthbuff...
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A MESA_FORMATs to meet naming...
2014-01-19 Kenneth Graunkei965: Update invariant state for Broadwell.
2014-01-17 Kenneth Graunkei965: Remove CACHED_BATCH support altogether.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-11-07 Kenneth Graunkei965: Use has_surface_tile_offset in depth/stencil...
2013-10-28 Kenneth Graunkei965: Emit post-sync non-zero flush before 3DSTATE_DRAW...
2013-10-13 Kenneth Graunkei965: Remove has_aa_line_parameters.
2013-09-19 Kenneth Graunkei965: Move binding table code to a new file, brw_bindin...
2013-09-13 Kenneth Graunkei965: Use brw_stage_state for WM data as well.
2013-09-01 Paul Berryi965: Move data from brw->vs into a base class if gs...
2013-09-01 Paul Berryi965: rename legacy gs structs and functions to ff_gs.
2013-08-21 Ville Syrjäläi965/gen7: Set MOCS L3 cacheability for IVB/BYT (v2)
2013-08-21 Ville Syrjäläi965/hsw: Populate MOCS for STATE_BASE_ADDRESS (v2)
2013-08-04 Jordan Justengen7 depth surface: program 3DSTATE_DEPTH_BUFFER to...
2013-08-04 Jordan Justeni965: init global state first in brw_workaround_depthst...
next