util/slab: Rename slab_mempool typed parameters to mempool
[mesa.git] / src / amd /
2018-12-13 Dave Airlieradv/xfb: fix counter buffer bounds checks.
2018-12-13 Samuel Pitoisetradv: don't check if format is depth in radv_image_can_...
2018-12-13 Samuel Pitoisetradv: check if addrlib enabled HTILE in radv_image_can_...
2018-12-13 Samuel Pitoisetradv: switch on EOP when primitive restart is enabled...
2018-12-13 Samuel Pitoisetradv: allow to skip DCC decompressions with the new...
2018-12-13 Samuel Pitoisetradv: add a predicate for reflecting DCC decompression...
2018-12-12 Samuel Pitoisetradv: bump reported version to 1.1.90
2018-12-11 Jason Ekstrandanv,radv: Disable VK_EXT_pci_bus_info
2018-12-10 Emil Velikovamd/addrlib: drop si_ci_vi_merged_enum.h from the list
2018-12-06 Samuel Pitoisetamd: remove support for LLVM 6.0
2018-12-05 Jason Ekstrandnir: Make boolean conversions sized just like the others
2018-12-05 Samuel Pitoisetradv: expose VK_EXT_scalar_block_layout
2018-12-05 Samuel Pitoisetradv: wait on the high 32 bits of timestamp queries
2018-12-05 Samuel Pitoisetradv: reset pending_reset_query when flushing caches
2018-12-05 Alex Smithradv: Flush before vkCmdWriteTimestamp() if needed
2018-12-05 Samuel Pitoisetradv: rework the TC-compat HTILE hardware bug with...
2018-12-04 Dave Airlieradv: use 3d shader for gfx9 copies if dst is 3d
2018-12-04 Bas Nieuwenhuizenradv: Check for shareable images in central place.
2018-12-04 Bas Nieuwenhuizenradv/android: Use buffer metadata to determine scanout...
2018-12-04 Bas Nieuwenhuizenradv/android: Mark android WSI image as shareable.
2018-12-03 Tobias Klausmannamd/vulkan: meson build - use radv_deps for libvulkan_r...
2018-12-01 Mauro Rossiandroid: amd/addrlib: update Mesa's copy of addrlib
2018-11-29 Nicolai Hähnleamd/addrlib: update Mesa's copy of addrlib
2018-11-29 Nicolai Hähnleac/surface/gfx9: let addrlib choose the preferred swizz...
2018-11-29 Nicolai Hähnleradv: remove dependency on addrlib gfx9_enum.h
2018-11-29 Samuel Pitoisetradv: drop few useless state changes when doing color...
2018-11-29 Samuel Pitoisetradv: remove unused pending_clears param in the transit...
2018-11-29 Samuel Pitoisetradv: optimize CmdClear{Color,DepthStencil}Image()...
2018-11-29 Samuel Pitoisetradv: refactor the fast clear path for better re-use
2018-11-29 Samuel Pitoisetradv: simplify a check in emit_fast_color_clear()
2018-11-29 Samuel Pitoisetradv: add radv_can_fast_clear_{color,depth}() helpers
2018-11-29 Samuel Pitoisetradv: add radv_image_view_can_fast_clear() helper
2018-11-29 Samuel Pitoisetradv: add radv_image_can_fast_clear() helper
2018-11-29 Samuel Pitoisetradv: remove useless check in emit_fast_color_clear()
2018-11-27 Bas Nieuwenhuizenradv: Align large buffers to the fragment size.
2018-11-27 Bas Nieuwenhuizenradv: Clamp gfx9 image view extents to the allocated...
2018-11-26 Bas Nieuwenhuizenradv: Fix opaque metadata descriptor last layer.
2018-11-23 Samuel Pitoisetradv: ignore subpass self-dependencies for CreateRender...
2018-11-23 Samuel Pitoisetradv: remove useless sync before CmdClear{Color,DepthSt...
2018-11-22 Samuel Pitoisetradv: remove useless sync after CmdClear{Color,DepthSte...
2018-11-21 Samuel Pitoisetradv: only sync CP DMA for transfer operations or botto...
2018-11-21 Samuel Pitoisetradv: ignore subpass self-dependencies
2018-11-20 Dave Airlieac: handle cast derefs
2018-11-20 Dave Airlieradv: handle loading from shared pointers
2018-11-20 Dave Airlieac: avoid casting pointers on bcsel and stores
2018-11-20 Samuel Pitoisetac/nir: fix intrinsic name string size in visit_image_a...
2018-11-19 Bas Nieuwenhuizenradv: Use structured intrinsics instead of indexing...
2018-11-19 Samuel Pitoisetradv: implement fast HTILE clears for depth or stencil...
2018-11-19 Samuel Pitoisetradv: rewrite the condition that checks allowed depth...
2018-11-19 Samuel Pitoisetradv: check allowed fast HTILE clears a bit earlier
2018-11-19 Samuel Pitoisetradv: add radv_is_fast_clear_{depth,stencil}_allowed...
2018-11-19 Samuel Pitoisetradv: add radv_get_htile_fast_clear_value() helper
2018-11-19 Samuel Pitoisetradv: remove unnecessary goto in the fast clear paths
2018-11-19 Samuel Pitoisetradv/winsys: remove the max IBs per submit limit for...
2018-11-19 Samuel Pitoisetradv/winsys: remove the max IBs per submit limit for...
2018-11-19 Samuel Pitoisetradv: always clear the FCE predicate after DCC/FMASK...
2018-11-19 Samuel Pitoisetradv: tidy up radv_set_dcc_need_cmask_elim_pred()
2018-11-16 Samuel Pitoisetradv: enable primitive binning by default
2018-11-16 Samuel Pitoisetradv: add a debug option for disabling primitive binning
2018-11-16 Connor AbbottRevert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
2018-11-14 Karol Herbstnir: replace nir_load_system_value calls with appropiat...
2018-11-13 Timothy Arceriradv: make use of nir_move_out_const_to_consumer()
2018-11-13 Samuel Pitoisetradv: set optimal OVERWRITE_COMBINER_WATERMARK on GFX9
2018-11-13 Samuel Pitoisetradv: set PA.SC_CONSERVATIVE_RASTERIZATION.NULL_SQUAD_A...
2018-11-13 Samuel Pitoisetradv: binding streamout buffers doesn't change context...
2018-11-12 Samuel Pitoisetradv: make use of num_good_cu_per_sh in si_emit_graphic...
2018-11-12 Samuel Pitoisetradv: clean up setting partial_es_wave for distributed...
2018-11-12 Samuel Pitoisetradv: cleanup and document a Hawaii bug with offchip...
2018-11-09 Marek Olšákac/surface: remove the overallocation workaround for...
2018-11-09 Nicolai Hähnleradv: include LLVM IR in the VK_AMD_shader_info "disass...
2018-11-08 Samuel Pitoisetradv: fix GPU hangs when loading depth/stencil clear...
2018-11-08 Samuel Pitoisetradv: use LOAD_CONTEXT_REG when loading fast clear...
2018-11-08 Samuel Pitoisetradv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT...
2018-11-07 Samuel Pitoisetradv: disable conditional rendering for vkCmdCopyQueryP...
2018-11-07 Samuel Pitoisetradv: allocate enough space in CS when copying query...
2018-11-07 Timothy Arceriac/nir_to_llvm: fix b2f for f64
2018-11-05 Samuel Pitoisetradv: more use of radv_cp_wait_mem()
2018-11-05 Samuel Pitoisetradv: replace si_emit_wait_fence() with radv_cp_wait_mem()
2018-11-05 Samuel Pitoisetradv: add missing TFB queries support to CmdCopyQueryPo...
2018-11-05 Samuel Pitoisetradv: remove useless sync after copying query results...
2018-11-03 Mauro Rossiandroid: radv: add libmesa_git_sha1 static dependency
2018-11-02 Jan Veselyamd: Make vgpr-spilling depend on llvm version
2018-11-02 Dave Airlieradv: fix begin/end transform feedback with 0 counter...
2018-11-02 Dave Airlieradv: apply xfb buffer offset at buffer binding time...
2018-11-01 Samuel Pitoisetradv: set PA_SU_PRIM_FILTER_CNTL optimally
2018-11-01 Samuel Pitoisetradv: only enable gl_SampleMask if MSAA is enabled too
2018-11-01 Samuel Pitoisetradv: use radeon_info::num_good_cu_per_sh
2018-11-01 Samuel Pitoisetac/nir: make use of i1false in few more places
2018-11-01 Samuel Pitoisetradv: add support for Raven2
2018-10-31 Dave Airlieradv/xfb: don't increase offset by component mask start.
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-31 Samuel Pitoisetradv: use WAIT_REG_MEM_GREATER_OR_EQUAL instead of...
2018-10-31 Samuel Pitoisetradv: use pool->stride when calling radv_query_shader()
2018-10-31 Samuel Pitoisetradv: rename some parameters in Cmd{Begin,End}Transform...
2018-10-31 Samuel Pitoisetradv/winsys: do not assign last submission when chained...
2018-10-31 Samuel Pitoisetradv/winsys: fix buffer deletion in the sysmem path
2018-10-31 Samuel Pitoisetradv/winsys: cleanup the chained submission path
2018-10-31 Samuel Pitoisetradv/winsys: remove unused surface_best()
2018-10-30 Marek Olšákradeonsi: add support for Raven2 (v2)
2018-10-29 Marek Olšákac: fix ac_build_fdiv for f64
next