i965/blorp: Pass image formats seperately from the miptree
[mesa.git] / src / mesa / drivers / dri / i965 / intel_mipmap_tree.c
2014-09-05 Jason Ekstrandi965/blorp: Pass image formats seperately from the...
2014-08-16 Jordan Justeni965/gen6: Force ALL_SLICES_AT_EACH_LOD for separate...
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-08-15 Kristian Høgsbergi965: Implement fast color clears using meta operations
2014-08-12 Emil Velikovmesa: guard better when building with sse4.1 optimisations
2014-08-01 Jordan Justeni965/miptree: Layout 1D Array as 2D Array with height...
2014-07-17 Anuj Phogati965: Fix z_offset computation in intel_miptree_unmap_d...
2014-07-01 Matt Turneri965: Use unreachable() instead of unconditional assert().
2014-07-01 Matt Turnermesa: Add and use foreach_list_typed_safe.
2014-06-26 Kenneth Graunkei965: Enable compressed multisample support (CMS) on...
2014-06-26 Kenneth Graunkei965: Add 2x MSAA support to the MCS allocation function.
2014-06-26 Kenneth Graunkei965: Drop SINT workaround for CMS layout on Broadwell.
2014-06-17 Kenneth Graunkei965: Make INTEL_DEBUG=mip print out whether HiZ is...
2014-06-10 Matt Turneri965: Replace open-coded linked list with exec_list.
2014-06-05 Tapani Pällii965: use _mesa_align_malloc in intel_miptree_map_movntdqa
2014-05-22 Matt Atwoodi965: Use SSE4.1 runtime detection for intel_miptree_map.
2014-05-15 Topi Pohjolaineni965/fb: Use meta path for stencil up/downsampling
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: Stop making a pointless region for DRI2 to just...
2014-05-01 Eric Anholti965: Drop the global GEM name from regions.
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-26 Eric Anholti965: Don't bother flushing the batch if it doesn't...
2014-04-15 Eric Anholti965: Fix buffer overruns in MSAA MCS buffer clearing.
2014-04-10 Chris Forbesi965: refactor format selection for unsupported ETC...
2014-04-10 Chris Forbesi965: refactor format munging for separate stencil
2014-04-10 Chris Forbesi965: Include #slices in miptree debug
2014-03-24 Eric Anholti965/gen8: Change the winsys MSAA blits from blorp...
2014-03-24 Eric Anholti965: Skip reallocating the private MSAA miptree, unles...
2014-03-24 Eric Anholti965: Don't forget to free the old singlesample_mt.
2014-03-05 Topi Pohjolaineni965: Mark sources for offset getters as constants
2014-02-26 Kenneth Graunkei965: Don't forget to subtract mt->first_level in minif...
2014-02-22 Kenneth Graunkei965: Delete the fabulous target_to_target() function.
2014-02-21 Eric Anholti965: Fix miptree matching for multisampled, non-interl...
2014-02-20 Eric Anholti965: Fix extra return value after winsys rb update...
2014-02-19 Kenneth Graunkei965: Update physical width/height munging for 2x IMS...
2014-02-19 Kenneth Graunkei965: Disable MCS on Broadwell for now.
2014-02-19 Kenneth Graunkei965: Bump generation check in code to disable HiZ...
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-18 Eric Anholti965: Simplify intel_miptree_updownsample.
2014-02-18 Eric Anholti965: Make the mt->target of multisample renderbuffers...
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-02-04 Kenneth Graunkei965: Use brw_bo_map[_gtt]() in intel_miptree_map_raw().
2014-01-27 Mark Muellermesa: Fix MESA_FORMAT names containg SIGNED
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: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-14 Kenneth Graunkei965: Enable native ETC texture support on Broadwell.
2014-01-09 Eric Anholti965: Don't call the blitter on addresses it can't...
2013-12-21 Keith Packardi965: Set fast color clear mcs_state on newly allocated...
2013-12-09 Paul Berryi965/gen7+: Disentangle MSAA layout from fast clear...
2013-12-07 Chris Forbesi965/Gen7: Allow CMS layout for multisample textures
2013-12-07 Chris Forbesi965/Gen7: Move decision to allocate MCS surface into...
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-11-21 Kenneth Graunkei965: Disable BLORP on Broadwell for now.
2013-11-19 Paul Berryi965/gen7: Disallow Y tiling of renderable surfaces...
2013-11-11 Vinson Leei915, i965: Fix memory leak in intel_miptree_create_for_bo.
2013-11-08 Chad Versacei965: Remove some tiny dead code from intel_miptree_map...
2013-11-08 Keith Packarddri: add __DRIimageLoaderExtension and __DRIimageDriver...
2013-11-07 Matt Turneri965: Add an implementation of intel_miptree_map using...
2013-08-30 Eric Anholti965: Drop extra flush when calling intel_miptree_map_r...
2013-08-30 Eric Anholti965: Make a slight distinction in perf debug for BOs...
2013-08-30 Eric Anholti965: Directly call intel_batchbuffer_flush() after...
2013-08-16 Anuj Phogati965/blorp: Add support for single sample scaled blit...
2013-08-15 Kenneth Graunkei965: Force X-tiling for 128 bpp formats on Sandybridge.
2013-08-04 Jordan Justeni965: add intel_miptree_set_all_slices_need_depth_resolve
2013-08-04 Jordan Justenhsw hiz: Remove x/y offset restriction for hiz
2013-08-04 Jordan Justenhsw hiz: Add new size restrictions for miplevels > 0
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::has_llc to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::is_<platform> flags to brw_co...
2013-07-09 Kenneth Graunkei965: Move must_use/has_separate_stencil fields to...
2013-07-09 Kenneth Graunkei965: Move intel_context::has_swizzling to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::intelScreen to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::max_gtt_map_object_size to...
2013-07-09 Kenneth Graunkei965: Move intel_context::perf_debug to brw_context.
2013-07-09 Kenneth Graunkei965: Move front buffer rendering fields from intel_con...
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-07-09 Kenneth Graunkei965: Replace #include "intel_context.h" with brw_conte...
2013-07-03 Kenneth Graunkei965: Move the rest of intel_tex_layout.c into brw_tex_...
2013-07-03 Kenneth Graunkei965: Push intel_get_texture_alignment_unit call into...
2013-07-03 Kenneth Graunkei965: Move is_hiz_depth_format out of the vtable.
2013-06-28 Eric Anholti965: Drop #ifdef I915 code.
2013-06-28 Eric Anholti965: Drop code checking for gen <= 3.
2013-06-27 Chad Versacei965,i915: Return early if miptree allocation fails
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
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'
next