i965: Store image_param in brw_context instead of prog_data
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_depth_state.c
2017-08-04 Chris Wilsoni965: Reduce passing 2x32b of reloc_domains to 2 bits
2017-07-21 Topi Pohjolaineni965/miptree: Clean-up unused
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-06-19 Topi Pohjolaineni965/miptree/gen7+: Use isl for hiz layouts
2017-06-19 Topi Pohjolaineni965/gen6: Use isl for hiz
2017-06-19 Topi Pohjolaineni965/gen6: Use isl for stencil surfaces
2017-06-17 Topi Pohjolaineni965/gen6: Remove dead code in hiz surface setup
2017-06-07 Jason Ekstrandi965/miptree: Store fast clear colors in an isl_color_value
2017-06-01 Jason Ekstrandi965: Rework Sandy Bridge HiZ and stencil layouts
2017-01-27 Topi Pohjolaineni965/gen6: Simplify hiz surface setup
2017-01-27 Topi Pohjolaineni965/gen6: Remove check for stencil format
2016-10-27 Jason Ekstrandi965/miptree: Remove the stencil_as_y_tiled parameter...
2016-05-25 Matt Turneri965: Assert that a depth_mt exists when using HiZ.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-11 Kenneth Graunkei965/gen6: Set up layer constraints properly for depth...
2015-06-24 Chris Wilsoni965: Rename intel_emit* to reflect their new location...
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-08-16 Jordan Justeni965/gen6: Stencil/hiz needs an offset for LOD > 0
2014-08-16 Jordan Justeni965/gen6 depth surface: program 3DSTATE_DEPTH_BUFFER...
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate minimum array elemen...
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate LOD being rendered to
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate depth (array size...
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate more specific surfac...
2014-08-16 Jordan Justeni965/gen6_depth_state.c: Remove (gen != 6) code paths
2014-08-16 Jordan Justeni965: Split gen6 depth hiz state out from brw