OSDN Git Service

nir/xfb: Handle compact arrays in gather_xfb_info
[android-x86/external-mesa.git] / src / amd /
2019-03-06 Bas Nieuwenhuizenradv: Sync ETC2 whitelisted devices.
2019-03-06 Rhys Perryradv: ensure export arguments are always float
2019-03-06 Rhys Perryradv: bitcast 16-bit outputs to integers
2019-03-06 Samuel Pitoisetradv: fix writing the alpha channel of MRT0 when alpha...
2019-03-06 Samuel Pitoisetradv: write the alpha channel of MRT0 when alpha covera...
2019-02-15 Samuel Pitoisetradv: always export gl_SampleMask when the fragment...
2019-02-15 Samuel Pitoisetradv: fix compiler issues with GCC 9
2019-02-14 Bas Nieuwenhuizenamd/common: Use correct writemask for shared memory...
2019-02-14 Bas Nieuwenhuizenradv: Only look at pImmutableSamples if the descriptor...
2019-01-29 Timothy Arceriradv/ac: fix some fp16 handling
2019-01-29 Niklas Haasradv: correctly use vulkan 1.0 by default
2019-01-29 Timothy Arceriac/nir_to_llvm: fix clamp shadow reference for more...
2019-01-29 Timothy Arceriac/nir_to_llvm: fix interpolateAt* for arrays
2019-01-29 Bas Nieuwenhuizenradv: Set partial_vs_wave for pipelines with just GS...
2019-01-29 Samuel Pitoisetradv: clean up setting partial_es_wave for distributed...
2019-01-29 Bas Nieuwenhuizenradv: Only use 32 KiB per threadgroup on Stoney.
2019-01-11 Rhys Perryac: split 16-bit ssbo loads that may not be dword aligned
2019-01-11 Rhys Perryac/nir,radv,radeonsi/nir: use correct indices for inter...
2019-01-11 Bas Nieuwenhuizenradv: Fix rasterization precision bits.
2019-01-11 Bas Nieuwenhuizenradv: Implement buffer stores with less than 4 components.
2019-01-11 Bas Nieuwenhuizenradv: Do a cache flush if needed before reading predicates.
2019-01-11 Rhys Perryradv: don't set surf_index for stencil-only images
2019-01-11 Dave Airlieradv/xfb: fix counter buffer bounds checks.
2019-01-11 Samuel Pitoisetradv: switch on EOP when primitive restart is enabled...
2018-12-11 Jason Ekstrandanv,radv: Disable VK_EXT_pci_bus_info
2018-12-05 Samuel Pitoisetradv: wait on the high 32 bits of timestamp queries
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-05 Dave Airlieradv: use 3d shader for gfx9 copies if dst is 3d
2018-12-05 Bas Nieuwenhuizenradv/android: Use buffer metadata to determine scanout...
2018-12-05 Bas Nieuwenhuizenradv/android: Mark android WSI image as shareable.
2018-12-03 Tobias Klausmannamd/vulkan: meson build - use radv_deps for libvulkan_r...
2018-11-28 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-16 Connor AbbottRevert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
2018-11-14 Samuel Pitoisetradv: binding streamout buffers doesn't change context...
2018-11-14 Samuel Pitoisetradv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT...
2018-11-08 Samuel Pitoisetradv: disable conditional rendering for vkCmdCopyQueryP...
2018-11-08 Timothy Arceriac/nir_to_llvm: fix b2f for f64
2018-11-08 Samuel Pitoisetradv: add missing TFB queries support to CmdCopyQueryPo...
2018-11-08 Mauro Rossiandroid: radv: add libmesa_git_sha1 static dependency
2018-11-07 Dave Airlieradv: fix begin/end transform feedback with 0 counter...
2018-11-07 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
next