util/rand_xor: add function to seed rand
[mesa.git] / src / amd /
2017-03-22 Emil Velikovradv: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovac: consistently use ifndef guards over pragma once
2017-03-22 Marek Olšákac: fix build with LLVM 5.0svn
2017-03-21 Dave Airlieradv: move KHR_get_physical_device_properties2 to insta...
2017-03-21 Dave Airlieradv: drop illegal DB format error.
2017-03-20 Dave Airlieradv: fix logic for when to flush on multiple CS emission
2017-03-20 Dave Airlieradv/meta: fix image clears for r4g4 format.
2017-03-20 Dave AirlieRevert "radv: fallback to an in-memory cache when no...
2017-03-19 Dave Airlieradv: fix primitive reset index emission
2017-03-17 Alex Smithradv/ac: Fix shared memory offset calculation
2017-03-17 James Leggradv: Fix using more than 4 bound descriptor sets
2017-03-17 Timothy Arceriradv: make sure gs copy shader is retrieved from the...
2017-03-17 Timothy Arceriradv: fallback to an in-memory cache when no pipline...
2017-03-17 Timothy Arceriradv: always create an fallback pipeline cache
2017-03-17 Timothy Arceriradv: move cache check inside insert and search functions
2017-03-15 Bas NieuwenhuizenRevert "radv: Emit cache flushes before CP DMA."
2017-03-15 Emil Velikovradv: do not open random render node(s)
2017-03-15 Emil Velikovradv/winsys: use drmGetDevice2 API
2017-03-15 Emil Velikovutil/sha1: rework _mesa_sha1_{init,final}
2017-03-15 Bas Nieuwenhuizenradv: Remove unused descriptor set field.
2017-03-15 Timothy Arceriradv: trivial tidy ups
2017-03-14 Dave Airlieradv/ac: workaround regression in llvm 4.0 release
2017-03-14 Dave Airlieradv/ac: gather4 cube workaround integer
2017-03-14 Bas Nieuwenhuizenradv: Set driver version to mesa version;
2017-03-14 Bas Nieuwenhuizenradv: Increase api version to 1.0.42.
2017-03-14 Alex Smithradv: Flush before copying with PKT3_WRITE_DATA in...
2017-03-14 Bas Nieuwenhuizenradv: Emit cache flushes before CP DMA.
2017-03-14 Jason Ekstrandnir: Rework conversion opcodes
2017-03-14 Dave Airlieradv: setup llvm target data layout
2017-03-13 Alex Smithradv: Reinitialise loaderMagic when allocating a cached...
2017-03-13 Jason Ekstrandvulkan/wsi: Generate wayland protocol headers separatel...
2017-03-13 Emil Velikovradv/wsi: Don't include wayland headers
2017-03-13 Bas Nieuwenhuizenradv: Store shaders in VRAM.
2017-03-12 Dave Airlieradv/ac: move to new image intrinsics.
2017-03-12 Dave Airlieradv: disabled scaled formats for transfers.
2017-03-10 Emil Velikovamd: remove shebang from python scripts
2017-03-10 Emil Velikovamd: remove execute bit from python scripts
2017-03-09 Bas Nieuwenhuizenradv: Don't flush the CB before doing a fast clear...
2017-03-09 Bas Nieuwenhuizenradv: Don't emit cache flushes on subpass switch.
2017-03-09 Bas Nieuwenhuizenradv: Only flush for the needed stages, and before...
2017-03-09 Bas Nieuwenhuizenradv: Don't invalidate CB/DB for images that aren't...
2017-03-09 Bas Nieuwenhuizenradv: Flush more caches after writes.
2017-03-09 Bas Nieuwenhuizenradv: Don't flush for fixed-function reading.
2017-03-09 Bas Nieuwenhuizenradv: Invalidate the correct caches for CB/DB dst barriers.
2017-03-09 Bas Nieuwenhuizenradv: Determine cache flushes per object.
2017-03-08 Dave Airlieradv/ac: fixup texture coord to have right number of...
2017-03-07 Damien Grassartradv: remove duplicate initialization of alphaToOne...
2017-03-07 Dave Airlieradv: disable mip point pre clamping.
2017-03-07 Fredrik Höglundradv/ac: fix multiple descriptor sets with dynamic...
2017-03-07 Fredrik Höglundradv: fix the size of the dynamic_buffers array
2017-03-07 Fredrik Höglundradv: fix the dynamic buffer index in vkCmdBindDescript...
2017-03-07 Matt Turnerbuild: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
2017-03-07 Bas Nieuwenhuizenradv: Use the subresource range in HTILE initialization.
2017-03-07 Bas Nieuwenhuizenradv: Use winsys HTILE info.
2017-03-07 Bas Nieuwenhuizenradv/amdgpu: Let addrlib calculate the HTILE parameters.
2017-03-07 Dave Airlieamd/common: document PREDICATION OP 3 as 64-bit bool.
2017-03-07 Dave Airlieradv: handle z offset for 3d image <-> buffer copies.
2017-03-07 Dave Airlieradv: move fast clear before resolve into own loop.
2017-03-06 Bas Nieuwenhuizenradv: Disable HTILE for textures with multiple layers...
2017-03-06 Dave Airlieradv: Properly handle destroying NULL devices and instances
2017-03-06 Dave Airlieradv/ac: introduce i1true/i1false to context.
2017-03-06 Dave Airlieradv/ac: handle Z export using new builder.
2017-03-06 Dave Airlieradv/ac: move to using common ac_get_image_intr_name.
2017-03-06 Dave Airlieradeonsi/ac: move get_image_intr_name to common
2017-03-06 Alex Smithradv: Emit pending flushes before executing a secondary...
2017-03-06 Marek Olšákradeonsi: drop support for LLVM 3.6 & 3.7
2017-03-06 Marek Olšákradeonsi: set the convergent attribute where needed
2017-03-06 Marek Olšákgallivm,ac: add LP_FUNC_ATTR_CONVERGENT
2017-03-06 Marek Olšákradeonsi: fix LLVM 3.9 - don't use non-matching attribu...
2017-03-06 Bas Nieuwenhuizenradv: Use the new L2 writeback flag.
2017-03-06 Bas Nieuwenhuizenradv: Add L2 writeback.
2017-03-06 Dave Airlieradv/ac: use bitfield extract new intrinsics.
2017-03-06 Dave Airlieradv/ac: move to new kill build.
2017-03-06 Dave Airlieradv/ac: move to using new export intrinsics.
2017-03-06 Dave Airlieradv/ac: switch to new intrinsics for pkrtz and clamp.
2017-03-05 Dave Airlieradv: drop Z24 support.
2017-03-05 Grazvydas Ignotasradv: use VK_NULL_HANDLE for handles
2017-03-05 Grazvydas Ignotasradv: check for upload alloc failure
2017-03-05 Grazvydas Ignotasradv: don't use uninitialized value on failure
2017-03-05 Grazvydas Ignotasradv: avoid casting warnings on 32bit
2017-03-05 Bas Nieuwenhuizenradv/amdgpu: Add some debug flags.
2017-03-05 Bas Nieuwenhuizenradv: Cache command buffers in command pool.
2017-03-05 Dave Airlieradeon/ac: fix intrinsic version check
2017-03-05 Bas Nieuwenhuizenradv: Merge fast clear flushes.
2017-03-04 Emil Velikovradv: use enum_to_str util functions.
2017-03-03 Marek Olšákac: normalize build helper names
2017-03-03 Marek Olšákac: replace SI.vs.load.input with amdgcn.buffer.load...
2017-03-03 Marek Olšákradeonsi: move SI.vs.load.input building into amd/common
2017-03-03 Marek Olšákac: replace llvm.SI.tbuffer.store with llvm.amdgcn...
2017-03-03 Marek Olšákac: remove offen parameter from ac_build_buffer_store_dword
2017-03-03 Marek Olšákradeonsi: merge and simplify tbuffer_store functions
2017-03-03 Marek Olšákradeonsi: replace AMDGPU.bfe.* with amdgcn.*bfe
2017-03-03 Marek Olšákradeonsi: move kill intrinsic building into amd/common
2017-03-03 Marek Olšákradeonsi: set readnone on reads from read-only memory
2017-03-03 Marek Olšákradeonsi: replace SI.packf16 with amdgcn.cvt.pkrtz
2017-03-03 Marek Olšákac: replace old image intrinsics with new ones
2017-03-03 Marek Olšákradeonsi: move image intrinsic building to amd/common
2017-03-03 Marek Olšákac: replace SI.export with amdgcn.exp.*
2017-03-03 Marek Olšákradeonsi: move llvm.SI.export building to amd/common
2017-03-03 Marek Olšákac: unify build_type_name_for_intr functions
next