index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
radv: fix the wayland wsi busy bit
Dave Airlie
2016-10-14
1
-1
/
+1
*
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
52
-0
/
+26736