index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: use emit_icmp for samples_identical
Dave Airlie
2016-10-24
1
-1
/
+1
*
radv: decompress fmask before reading using texture unit
Dave Airlie
2016-10-19
3
-6
/
+5
*
radv: fix samples_identical return value.
Dave Airlie
2016-10-19
1
-0
/
+3
*
radv: fix wsi porting regression in swapchain destroy.
Dave Airlie
2016-10-19
1
-3
/
+10
*
radv: fix fmask ptr issue
Dave Airlie
2016-10-19
1
-4
/
+18
*
radv: simplify fast clear shaders
Dave Airlie
2016-10-19
1
-46
/
+2
*
radv: start using defines for the user sgpr offsets
Dave Airlie
2016-10-19
3
-14
/
+34
*
radv: port to common wsi codebase
Dave Airlie
2016-10-19
7
-1860
/
+216
*
radv/anv/wsi: drop unneeded parameter
Dave Airlie
2016-10-19
4
-4
/
+1
*
radv: drop pointless struct decl.
Dave Airlie
2016-10-19
1
-2
/
+0
*
radv: move to using shared vk_alloc inlines.
Dave Airlie
2016-10-19
12
-131
/
+88
*
radv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
4
-7
/
+4
*
radv: make use of shared vector helper.
Dave Airlie
2016-10-19
3
-135
/
+8
*
radv/winsys: Fail early on overgrown cs.
Gustaw Smolarczyk
2016-10-16
1
-4
/
+14
*
radv: move AMDGPU_LIBS later in the link chain
Emil Velikov
2016-10-14
1
-1
/
+2
*
radv: correct variable name VISIBILITY_{, C}FLAGS
Emil Velikov
2016-10-14
1
-1
/
+2
*
amd/addrlib: hide private symbols via VISIBILITY_CXXFLAGS
Emil Velikov
2016-10-14
1
-0
/
+3
*
radv: fix the wayland wsi busy bit
Dave Airlie
2016-10-14
1
-1
/
+1
*
radv: Use new image load/store intrinsic signatures v2
Tom Stellard
2016-10-14
1
-25
/
+108
*
radv: Fix incorrect comment
Tom Stellard
2016-10-14
1
-2
/
+2
*
radv: fix identity swizzle handling
Dave Airlie
2016-10-14
1
-8
/
+10
*
radv/wsi: fix app that acquire multiple images up front
Dave Airlie
2016-10-14
2
-0
/
+2
*
radv: Return correct result in EnumeratePhysicalDevices
Nicolas Koch
2016-10-13
1
-0
/
+2
*
radv: add all headers to the sources list
Emil Velikov
2016-10-12
1
-1
/
+12
*
radv: trivial case stmt style fixups
Edward O'Callaghan
2016-10-12
1
-3
/
+3
*
radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2)
Gustaw Smolarczyk
2016-10-12
1
-4
/
+7
*
radv: fix strict aliasing violation
Grigori Goronzy
2016-10-12
1
-2
/
+5
*
radv: fix uninitialized variables
Grigori Goronzy
2016-10-12
2
-2
/
+2
*
radv: add missing unreachable
Grigori Goronzy
2016-10-12
1
-0
/
+1
*
radv: remove the validation layer and some related bits.
Dave Airlie
2016-10-12
2
-37
/
+2
*
radv: drop entrypoint split out.
Dave Airlie
2016-10-12
3
-73
/
+2
*
radv: drop the RADV_CALL macro.
Dave Airlie
2016-10-12
7
-50
/
+42
*
radv: check driver name before calling amdgpu.
Dave Airlie
2016-10-12
1
-0
/
+16
*
radv: fix memory leak from physical device if wsi fails
Dave Airlie
2016-10-12
1
-1
/
+3
*
radv/winsys: Fix mem leak at failed do_winsys_init() call site
Edward O'Callaghan
2016-10-12
1
-2
/
+6
*
radv/winsys: Trivial style and readability fixups
Edward O'Callaghan
2016-10-12
4
-12
/
+17
*
radv: automake: move libamdgpu_addrlib.la to VULKAN_LIB_DEPS
Emil Velikov
2016-10-11
1
-1
/
+2
*
radv: automake: remove unused variables
Emil Velikov
2016-10-11
1
-6
/
+0
*
radv: automake: include the python scripts/formats table in the tarball
Emil Velikov
2016-10-11
1
-2
/
+5
*
radv: Use proper header guards over 'pragma once' directives
Edward O'Callaghan
2016-10-10
13
-14
/
+60
*
radv: drop all uint for unsigned.
Dave Airlie
2016-10-07
1
-8
/
+8
*
radv: Skip already signalled fences.
Gustaw Smolarczyk
2016-10-07
1
-3
/
+3
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
61
-0
/
+32060
*
amd: add amd_kernel_code_t.h to the sources list
Emil Velikov
2016-10-06
1
-0
/
+1
*
radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3
Tom Stellard
2016-09-16
1
-0
/
+534
*
android: add support for libmesa_amdgpu_addrlib
Mauro Rossi
2016-09-13
2
-0
/
+72
*
amd/addrlib: move addrlib from amdgpu winsys to common code
Dave Airlie
2016-09-06
23
-1
/
+21979
*
radeon: move radeon_family/chip_class defintions to common
Dave Airlie
2016-09-06
2
-1
/
+113
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
4
-0
/
+9336