egl/wayland: Avoid race conditions when on non-main thread
[mesa.git] / src / amd /
2017-01-13 Grazvydas Ignotasradv: remove some unused macros and functions
2017-01-13 Emil Velikovac: automake: ensure that ./common is generated
2017-01-12 Nicolai Hähnleac/nir: use ac_emit_fdiv throughout
2017-01-12 Nicolai Hähnleac/nir: use ac_build_gather_values[_extended] throughout
2017-01-12 Nicolai Hähnleac/nir: use ac_emit_llvm_intrinsic throughout
2017-01-12 Nicolai Hähnleamd/common: unify cube map coordinate handling between...
2017-01-12 Grazvydas Ignotasac/debug: move .gitignore for sid_tables.h too
2017-01-12 Emil Velikovac, radeonsi: automake: add missing builddir include
2017-01-12 Bas Nieuwenhuizenradv: Call NIR passes using NIR_PASS_V.
2017-01-12 Bas Nieuwenhuizenradv: Call nir_lower_constant_initializers.
2017-01-12 Bas Nieuwenhuizenradv: Only call remove_dead_variables once.
2017-01-12 Emil Velikovac: automake: rework sid_tables.h generation
2017-01-12 Chad Versacevulkan: Add new cast macros for VkIcd types
2017-01-11 Dave Airlieradv: fix multi-viewport emission
2017-01-10 Dave Airlieradv/ac: add support for multi sample image coords
2017-01-09 Bas Nieuwenhuizenradv: Create single RADV_DEBUG env var.
2017-01-09 Bas Nieuwenhuizenac/debug: Dump indirect buffers.
2017-01-09 Bas Nieuwenhuizenradv: Dump command buffer on hang.
2017-01-09 Bas Nieuwenhuizenac/debug: Move IB decode to common code.
2017-01-09 Bas Nieuwenhuizenac/debug: Move sid_tables.h generation to common code.
2017-01-09 Samuel Iglesias... spirv: add support for doubles to OpSpecConstant
2017-01-09 Dave Airlieradv: drop unused fields in physical device.
2017-01-07 Pierre-Loup A. Gri... radv: fix depth transitions with layerCount = VK_REMAIN...
2017-01-05 Marek Olšákradeonsi: do all math in bytes in SI DMA code
2016-12-31 Ilia Mirkinanv,radv: disable StorageImageWriteWithoutFormat for now
2016-12-30 Ilia Mirkinspirv: always expose SpvCapabilityStorageImageExtendedF...
2016-12-30 Dave Airlieradv: only allow cmask/dcc in color optimal.
2016-12-30 Dave Airlieradv: only allow cmask/dcc on exclusive or concurrent...
2016-12-28 Dave Airlieradv: denote support for extended storage image formats.
2016-12-27 Dave Airlieradv: add some asserts for operations on general queue
2016-12-27 Bas Nieuwenhuizenradv: Also skip DCC clear flushes for compute.
2016-12-26 Dave Airlieradv: handle queue present directly to winsys
2016-12-26 Dave Airlieradv: fix rendering to b10g11r11_ufloat_pack32
2016-12-26 Dave Airlieradv: handle multi-component shared load/stores.
2016-12-25 Damien Grassartradv: return count of queue families written
2016-12-23 Dave Airlieradv: set some proper values for interp offset limits.
2016-12-23 Dave Airlieradv: bump texel offsets to align with radeonsi
2016-12-22 Fredrik Höglundradv: fix dual source blending
2016-12-22 Dave Airlieradv: enable shaderStorageImageExtendedFormats
2016-12-21 Dave Airlieradv: enable shaderGatherImageExtended
2016-12-21 Dave Airlieradv/image: only touch queue family info for concurrent...
2016-12-21 Dave Airlieradv: flush smem for uniform buffer bit.
2016-12-21 Junwei Zhangradeonsi: add Polaris12 support (v3)
2016-12-18 Bas Nieuwenhuizenradv: Use correct workgroup size limits.
2016-12-18 Dave Airlieradv: expose the compute queue
2016-12-18 Bas Nieuwenhuizenradv: Only emit PFP ME syncs for DMA on the GFX queue.
2016-12-18 Bas Nieuwenhuizenradv: Create an empty CS per ring type.
2016-12-18 Bas Nieuwenhuizenradv: Don't enable CMASK on compute queues.
2016-12-18 Bas Nieuwenhuizenradv: Use RELEASE_MEM packet for MEC timestamp query.
2016-12-18 Bas Nieuwenhuizenradv: Implement indirect dispatch for the MEC.
2016-12-18 Bas Nieuwenhuizenradv: update vkCmdUpdateBuffer for the MEC.
2016-12-18 Bas Nieuwenhuizenradv: Implement cache flushing for the MEC.
2016-12-18 Dave Airlieradv: add semaphore support
2016-12-18 Dave Airlieradv: pass queue index into winsys submission
2016-12-18 Dave Airlieradv: init compute queue and avoid initing transfer...
2016-12-18 Bas Nieuwenhuizenradv/winsys: Make WaitIdle queue aware.
2016-12-18 Dave Airlieradv/meta: update header info
2016-12-18 Dave Airlieradv: hook compute clears into clear image api.
2016-12-18 Dave Airlieradv: clear image implementation for compute queue
2016-12-18 Dave Airlieradv/meta: split clear image out into a separate layer...
2016-12-18 Dave Airlieradv: implement image->image copies using compute shader
2016-12-18 Dave Airlieradv: add a compute shader implementation for buffer...
2016-12-18 Bas Nieuwenhuizenradv: Use correct pitch for views with different block...
2016-12-18 Dave Airlieradv: Store queue family in command buffers.
2016-12-18 Dave Airlieradv: start fixing up queue allocate for multiple queues
2016-12-18 Dave Airlieradv/winsys: start adding support for DMA/compute queue
2016-12-18 Bas Nieuwenhuizenradv/winsys: Expose number of compute/dma rings.
2016-12-17 Dave Airlieradv/winsys: consolidate request->fence code
2016-12-17 Dave Airlieradv: handle fence allocation failing
2016-12-17 Bas Nieuwenhuizenradv: Don't bail out on pipeline create failure.
2016-12-13 Ilia Mirkintreewide: s/comparitor/comparator/
2016-12-10 Grazvydas Ignotasradv/ac: some fix maybe-uninitialized warnings
2016-12-10 Grazvydas Ignotasradv/meta: use VK_NULL_HANDLE for handles
2016-12-10 Grazvydas Ignotasradv: fix release build unused variable warnings
2016-12-09 Bas Nieuwenhuizenradv: Use enum for memory types.
2016-12-09 Bas Nieuwenhuizenradv: Use enum for memory heaps.
2016-12-09 Bas Nieuwenhuizenradv: Clean up some unused variables.
2016-12-08 Dave Airlieradv/ac: no need to pass nir to the post outputs handling
2016-12-08 Dave Airlieradv: fix warnings in ubo load code.
2016-12-08 Dave Airlieradv/ac: pass a mask of array params not a number.
2016-12-08 Dave Airlieradv: split out a chunk of variant filling code.
2016-12-08 Dave Airlieradv/meta: don't pass rect into blit2d src function.
2016-12-08 Dave Airlieradv/meta: cleanup image info setup.
2016-12-08 Dave Airlieradv/meta: split copyimage api into api and meta function
2016-12-08 Dave Airlieradv/meta: clean up buffer->image code.
2016-12-08 Dave Airlieradv/ac: don't pass nir to create_function
2016-12-08 Dave Airlieradv: add missing license file to radv_meta_bufimage.
2016-12-08 Dave Airlieradv/ac: use build_gep0 instead of opencoding it.
2016-12-07 Dave Airlieradv: make push constants optional
2016-12-07 Dave Airlieradv: only emit descriptor sgprs when needed
2016-12-07 Dave Airlieradv: move userdata sgpr ownership to compiler side.
2016-12-07 Dave Airlieradv: refactor out the constant setting user sgpr code.
2016-12-07 Dave Airlieradv: refactor out the descriptor user sgpr setting.
2016-12-07 Dave Airlieradv: only bind descriptor sets to stages that need...
2016-12-07 Dave Airlieradv: move descriptor set userdata emission to draw...
2016-12-07 Dave Airlieradv: refactor descriptor set userdata emission out.
2016-12-07 Dave Airlieradv: pass pipeline to constant flush function
2016-12-07 Dave Airlieradv: consolidate compute pipeline flushing (v1.1)
2016-12-07 Edward O'Callaghanvulkan: use STATIC_ASSERT instead of static_assert
2016-12-06 Nayan Deshmukhradv: fix resource leak in radv_amdgpu_ctx_create
next