summaryrefslogtreecommitdiffstats
path: root/src/amd
Commit message (Expand)AuthorAgeFilesLines
...
* radv: correct variable name VISIBILITY_{, C}FLAGSEmil Velikov2016-10-141-1/+2
* amd/addrlib: hide private symbols via VISIBILITY_CXXFLAGSEmil Velikov2016-10-141-0/+3
* radv: fix the wayland wsi busy bitDave Airlie2016-10-141-1/+1
* radv: Use new image load/store intrinsic signatures v2Tom Stellard2016-10-141-25/+108
* radv: Fix incorrect commentTom Stellard2016-10-141-2/+2
* radv: fix identity swizzle handlingDave Airlie2016-10-141-8/+10
* radv/wsi: fix app that acquire multiple images up frontDave Airlie2016-10-142-0/+2
* radv: Return correct result in EnumeratePhysicalDevicesNicolas Koch2016-10-131-0/+2
* radv: add all headers to the sources listEmil Velikov2016-10-121-1/+12
* radv: trivial case stmt style fixupsEdward O'Callaghan2016-10-121-3/+3
* radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2)Gustaw Smolarczyk2016-10-121-4/+7
* radv: fix strict aliasing violationGrigori Goronzy2016-10-121-2/+5
* radv: fix uninitialized variablesGrigori Goronzy2016-10-122-2/+2
* radv: add missing unreachableGrigori Goronzy2016-10-121-0/+1
* radv: remove the validation layer and some related bits.Dave Airlie2016-10-122-37/+2
* radv: drop entrypoint split out.Dave Airlie2016-10-123-73/+2
* radv: drop the RADV_CALL macro.Dave Airlie2016-10-127-50/+42
* radv: check driver name before calling amdgpu.Dave Airlie2016-10-121-0/+16
* radv: fix memory leak from physical device if wsi failsDave Airlie2016-10-121-1/+3
* radv/winsys: Fix mem leak at failed do_winsys_init() call siteEdward O'Callaghan2016-10-121-2/+6
* radv/winsys: Trivial style and readability fixupsEdward O'Callaghan2016-10-124-12/+17
* radv: automake: move libamdgpu_addrlib.la to VULKAN_LIB_DEPSEmil Velikov2016-10-111-1/+2
* radv: automake: remove unused variablesEmil Velikov2016-10-111-6/+0
* radv: automake: include the python scripts/formats table in the tarballEmil Velikov2016-10-111-2/+5
* radv: Use proper header guards over 'pragma once' directivesEdward O'Callaghan2016-10-1013-14/+60
* radv: drop all uint for unsigned.Dave Airlie2016-10-071-8/+8
* radv: Skip already signalled fences.Gustaw Smolarczyk2016-10-071-3/+3
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-0761-0/+32060
* amd: add amd_kernel_code_t.h to the sources listEmil Velikov2016-10-061-0/+1
* radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3Tom Stellard2016-09-161-0/+534
* android: add support for libmesa_amdgpu_addrlibMauro Rossi2016-09-132-0/+72
* amd/addrlib: move addrlib from amdgpu winsys to common codeDave Airlie2016-09-0623-1/+21979
* radeon: move radeon_family/chip_class defintions to commonDave Airlie2016-09-062-1/+113
* radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie2016-09-064-0/+9336