Revert "i965: Always use Y-tiled buffers on SKL+"
[mesa.git] / src / mesa / drivers / dri / i965 / intel_mipmap_tree.h
2016-05-09 Daniel StoneRevert "i965: Always use Y-tiled buffers on SKL+"
2016-04-22 Ben Widawskyi965: Always use Y-tiled buffers on SKL+
2016-04-21 Topi Pohjolaineni965: Declare input to mcs alignment calculation constant
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-16 Topi Pohjolaineni965: Expose logic telling if non-msrt mcs is supported
2016-02-16 Topi Pohjolaineni965: Add a flag telling color resolve pass to ignore...
2016-02-16 Topi Pohjolaineni965: Add helper for detecting lossless compression
2016-02-13 Topi Pohjolaineni965: Add means for limiting color resolves
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Ben Widawskyi965/skl: Add fast color clear infrastructure
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-05 Chad Versacei965/mt: Declare some functions as static
2015-10-02 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-30 Chad Versacei965/miptree: Add PRM references for most struct member...
2015-09-30 Chad Versacei965/miptree: Rename align_w,align_h -> halign,valign
2015-09-30 Chad Versacei965/miptree: Rename intel_miptree_map::mt -> ::linear_...
2015-09-30 Chad Versacei965/miptree: Fix comments for map mode
2015-09-30 Chad Versacei965/miptree: More comments for BRW_MAP_DIRECT_BIT...
2015-09-28 Anuj Phogati965: Rename intel_miptree_get_dimensions_for_image()
2015-09-28 Anuj Phogati965: Use intel_get_tile_dims() to get tile masks
2015-09-28 Anuj Phogati965: Add a helper function intel_get_tile_dims()
2015-09-11 Ian Romanicki965: Make intel_miptree_map_raw static
2015-09-11 Ian Romanicki915, i965: Silence unused parameter warnings in intel_...
2015-09-11 Ian Romanicki965: Silence unused parameter warnings in intel_mipmap...
2015-09-10 Ian Romanicki965: Fix typos in license
2015-09-10 Ian Romanicki965: Remove horizontal bars from file header comments
2015-08-31 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Nanley Cheryi965: change the meaning of cpp for compressed textures
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-06 Matt Turneri965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_T...
2015-08-06 Matt Turneri965: Correct a mistake that always forced texture...
2015-07-17 Ben Widawskyi965: Push miptree tiling request into flags
2015-07-16 Ben WidawskyRevert "i965: Push miptree tiling request into flags"
2015-07-16 Ben Widawskyi965: Push miptree tiling request into flags
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-13 Ben Widawskyi965/gen8: Correct HALIGN for AUX surfaces
2015-06-13 Ben Widawskyi965: Extract tiling from fast clear decision
2015-06-13 Ben Widawskyi965: Consolidate certain miptree params to flags
2015-06-08 Anuj Phogati965/gen9: Set tiled resource mode for the miptree
2015-06-08 Anuj Phogati965: Move intel_miptree_choose_tiling() to brw_tex_lay...
2015-06-08 Anuj Phogati965: Choose tiling in brw_miptree_layout() function
2015-04-27 Francisco Jerezi965: Add helper functions to calculate the slice pitch...
2015-04-21 Neil Robertsi965/skl: Fix the qpitch value
2015-04-13 Chad Versacei965: Change intel_miptree_create_for_bo() signature
2015-04-13 Chad Versacei965: Add field intel_mipmap_tree::disable_aux_buffers
2015-04-13 Chad Versacei965: Refactor brw_is_hiz_depth_format()
2015-04-13 Chad Versacei965: Declare intel_miptree_create_layout() as static
2015-04-13 Chad Versacei965: Declare intel_miptree_alloc_mcs() as static
2015-03-10 Jordan Justeni965/hiz: Start to separate miptree out from hiz buffers
2015-01-22 Jason Ekstrandi965/mipmap_tree: Add a depth parameter to create_for_bo
2014-12-22 Chad Versacei965: Fix intel_miptree_map() signature to be more...
2014-08-16 Jordan Justeni965: Allow forcing miptree->array_layout = ALL_SLICES_...
2014-08-16 Jordan Justeni965: Change mipmap array_spacing_lod0 to array_layout...
2014-06-10 Matt Turneri965: Replace open-coded linked list with exec_list.
2014-05-12 Eric Anholti965: Move has_hiz from the slice to the level.
2014-05-03 Eric Anholti965: Fix a stale comment reference
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: Stop making a pointless region for DRI2 to just...
2014-05-01 Eric Anholti965: Drop the tiling argument to intel_miptree_create_...
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-04-10 Chris Forbesi965: refactor format selection for unsupported ETC...
2014-04-10 Chris Forbesi965: refactor format munging for separate stencil
2014-03-05 Topi Pohjolaineni965: Mark sources for offset getters as constants
2014-02-21 Eric Anholti965: Fix miptree matching for multisampled, non-interl...
2014-02-18 Eric Anholti965: Drop mt->levels[].width/height.
2014-02-18 Eric Anholti965: Move singlesample_mt to the renderbuffer.
2014-02-18 Eric Anholti965: Drop some duplicated code in DRI winsys BO updates.
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-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-26 Kenneth Graunkei965: Don't store qpitch / 4 as mt->qpitch for compress...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-20 Kenneth Graunkei965: Store QPitch in intel_mipmap_tree.
2013-12-09 Paul Berryi965/gen7+: Disentangle MSAA layout from fast clear...
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-11-08 Keith Packarddri: add __DRIimageLoaderExtension and __DRIimageDriver...
2013-08-04 Jordan Justeni965: add intel_miptree_set_all_slices_need_depth_resolve
2013-07-16 Kenneth Graunkei965: Refer people to brw_tex_layout.c rather than...
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-07-03 Kenneth Graunkei965: Remove some dead code.
2013-06-28 Eric Anholti965: Drop #ifdef I915 code.
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
next