gbm: add missing comma between strings
[mesa.git] / src / amd /
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
2018-10-29 Eric Engestromradv: add missing meson build dependency
2018-10-29 Samuel Pitoisetradv: implement VK_EXT_transform_feedback
2018-10-29 Samuel Pitoisetradv: add multiple streams support for the GS copy...
2018-10-29 Samuel Pitoisetradv: emit stream outputs for vertex and tessellation...
2018-10-29 Samuel Pitoisetradv: declare streamout SGPRs
2018-10-29 Samuel Pitoisetradv: gather stream output info
2018-10-29 Samuel Pitoisetradv: allow to emit a vertex to a specified stream
2018-10-29 Samuel Pitoisetradv: allow to use up to 4 GSVS ring buffers
2018-10-29 Samuel Pitoisetradv: adjust the number of output components per stream
2018-10-29 Samuel Pitoisetradv: adjust the GSVS ring sizes based on the number...
2018-10-29 Samuel Pitoisetradv: gather which GS stream is used for every outputs
2018-10-29 Samuel Pitoisetradv: gather the number of output components per stream
2018-10-29 Samuel Pitoisetradv: gather the number of streams used by geometry...
2018-10-29 Samuel Pitoisetradv: remove wrong comment in calculate_gs_ring_sizes...
2018-10-26 Eric Engestromradv: remove duplicate brackets in version string
2018-10-26 Eric Engestromvulkan: drop always-true param
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-26 Samuel Pitoisetradv: implement image to image operations for R32G32B32
2018-10-26 Samuel Pitoisetradv: fix a comment in radv_meta_buffer_to_image_cs_r32...
2018-10-26 Samuel Pitoisetradv: add get_image_stride_for_r32g32b32() helper
2018-10-26 Samuel Pitoisetradv: add create_bview_for_r32g32b32() helper
2018-10-26 Samuel Pitoisetradv: add create_buffer_from_image() helper
2018-10-26 David McFarlandutil: Change remaining uint32 cache ids to sha1
2018-10-25 Bas Nieuwenhuizenradv: Emit enqueued pipeline barriers on event write.
2018-10-25 Bas Nieuwenhuizenradv: Add support for VK_KHR_driver_properties.
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-23 Timothy Arceriradv: call nir_link_xfb_varyings()
2018-10-23 Timothy Arceriradv: move nir_lower_io_to_scalar_early() to radv_link_...
2018-10-23 Leo Liuamd/common: check DRM version 3.27 for JPEG decode
2018-10-23 Boyuan Zhangamd/common: add vcn jpeg ip info query
2018-10-23 Samuel Pitoisetradv: fix btoi for R32G32B32 when the dest offset is...
2018-10-23 Eric Engestromradv: s/abs/fabsf/ for floats
2018-10-22 Jason Ekstrandanv,radv: Trivially expose two new VK_GOOGLE extensions
2018-10-22 Connor Abbottac: Fix loading a dvec3 from an SSBO
2018-10-22 Connor Abbottac: Introduce ac_build_expand()
2018-10-19 Bas Nieuwenhuizenradv: Fix WSI & PCI bus info initialization order.
2018-10-18 Andres Rodriguezradv: fix check for perftest options size
2018-10-18 Jason Ekstrandvulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
2018-10-18 Jason Ekstrandvulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
2018-10-18 Jason Ekstrandvulkan/wsi: Store the instance allocator in wsi_device
2018-10-18 Timothy Arceriradv: use nir_shrink_vec_array_vars()
2018-10-18 Timothy Arceriradv: use nir_split_array_vars()
2018-10-18 Timothy Arceriradv: use nir_opt_find_array_copies()
2018-10-18 Timothy Arceriradv: use nir_opt_copy_prop_vars and nir_opt_dead_write...
2018-10-18 Keith Packardvulkan: Add VK_EXT_calibrated_timestamps extension...
2018-10-16 Marek Olšákac: add helpers for fast integer division by a constant
2018-10-16 Marek Olšákradeonsi: save raster config in screen, add se_tile_repeat
next