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/gfx9: handle GFX9 opaque metadata
David Airlie
2017-08-16
1
-4
/
+5
*
radv: emit db_htile_surface reg on gfx9 as well
David Airlie
2017-08-16
1
-1
/
+2
*
radv/gfx9: remove some leftover gfx6 descriptor setup.
Dave Airlie
2017-08-16
1
-4
/
+0
*
radv/gfx9: fix set predication packet.
Dave Airlie
2017-08-16
1
-9
/
+12
*
radv: force cs/ps/l2 flush at end of command stream. (v2)
Dave Airlie
2017-08-09
1
-1
/
+4
*
radv: remove semicolon in if(...);
Bas Nieuwenhuizen
2017-08-08
1
-1
/
+1
*
radv: Fix decompression on multisampled depth buffers
Alex Smith
2017-08-07
2
-35
/
+69
*
radv: Don't allow fmask swizzling for shareable images.
Bas Nieuwenhuizen
2017-08-07
1
-1
/
+4
*
radv: fix MSAA on SI gpus.
Dave Airlie
2017-08-07
1
-3
/
+7
*
radv: add separate fmask tile swizzle counter.
Dave Airlie
2017-08-07
3
-3
/
+11
*
radv: Use the correct channel for alpha in resolve srgb conversion.
Bas Nieuwenhuizen
2017-08-06
1
-1
/
+1
*
radv: Only convert linear->srgb in compute resolves.
Bas Nieuwenhuizen
2017-08-06
5
-79
/
+54
*
radv: Don't use SRGB format for image stores during resolve.
Bas Nieuwenhuizen
2017-08-06
2
-1
/
+24
*
radv: generate the same driver UUID as radeonsi
Andres Rodriguez
2017-08-06
2
-1
/
+9
*
radv: generate same device UUID as radeonsi
Andres Rodriguez
2017-08-06
1
-7
/
+4
*
radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Dave Airlie
2017-08-05
1
-0
/
+5
*
radv: also fix texture image descriptors for mipmap tile swizzle
Dave Airlie
2017-08-04
1
-1
/
+2
*
radv: fix tile swizzle regression on mipmaps.
Dave Airlie
2017-08-04
1
-5
/
+6
*
ac/surface: increment surf_index only when tile swizzle is allowed
Marek Olšák
2017-08-04
1
-1
/
+1
*
ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
Marek Olšák
2017-08-04
2
-4
/
+0
*
ac/surface: move tile_swizzle to ac_surface and document it
Marek Olšák
2017-08-04
2
-6
/
+6
*
radv: Add suballocation for shaders.
Bas Nieuwenhuizen
2017-08-03
5
-21
/
+93
*
radv: handle 10-bit format clamping workaround.
Dave Airlie
2017-08-01
6
-10
/
+37
*
radv: Don't underflow non-visible VRAM size.
Bas Nieuwenhuizen
2017-07-31
1
-2
/
+4
*
ac/nir,radv: move force_persample to ac_shader_info::force_persample
Nicolai Hähnle
2017-07-31
2
-2
/
+2
*
radv: for stencil only set Z tile mode index to same value
Dave Airlie
2017-07-28
1
-0
/
+2
*
radv/winsys: fix padding command stream for SI
Dave Airlie
2017-07-26
1
-4
/
+6
*
radv: rename physical_device->uuid[] to cache_uuid[]
Andres Rodriguez
2017-07-26
3
-5
/
+5
*
radv: only report external semaphore info for opaque fd.
Dave Airlie
2017-07-25
1
-5
/
+10
*
radv: fix buffer views on SI/CIK.
Dave Airlie
2017-07-24
1
-0
/
+5
*
radv: enable sample shading
Dave Airlie
2017-07-24
2
-2
/
+4
*
radv: don't set dedicated bit for buffer external memory.
Dave Airlie
2017-07-24
1
-2
/
+1
*
radv: fix non-0 based layer clears.
Dave Airlie
2017-07-24
1
-4
/
+9
*
radv: check enabled device features.
Dave Airlie
2017-07-24
1
-0
/
+13
*
radv: for external memory imports close the fd on import success
Dave Airlie
2017-07-24
1
-1
/
+3
*
radv: Don't segfault when exporting an image which hasn't been bound yet.
Bas Nieuwenhuizen
2017-07-24
1
-1
/
+1
*
radv: Handle VK_ATTACHMENT_UNUSED in color attachments.
Bas Nieuwenhuizen
2017-07-24
6
-20
/
+45
*
radv: reset non-syncobj semaphore context after wait.
Dave Airlie
2017-07-22
1
-0
/
+2
*
radv: rebase radv_entrypoints_gen.py on anv_entrypoints_gen.py
Dylan Baker
2017-07-21
2
-275
/
+287
*
radv: Generate storage image descriptors unconditionally
Alex Smith
2017-07-22
1
-4
/
+1
*
radv: initial support for shared semaphores (v2)
Dave Airlie
2017-07-21
6
-71
/
+359
*
radv/winsys: add syncobj hooks
Dave Airlie
2017-07-21
2
-0
/
+44
*
radv: Add support for VK_KHR_variable_pointers.
Bas Nieuwenhuizen
2017-07-20
3
-0
/
+18
*
radv: Add VK_KHR_storage_buffer_storage_class support.
Bas Nieuwenhuizen
2017-07-20
2
-0
/
+5
*
radv: port to new libdrm API.
Dave Airlie
2017-07-20
1
-29
/
+92
*
radv: introduce some wrapper in cs code to make porting off libdrm_amdgpu eas...
Dave Airlie
2017-07-20
1
-18
/
+70
*
radv: Set the RADEON_SURF_OPTIMIZE_FOR_SPACE flag for images
Alex Smith
2017-07-18
1
-0
/
+1
*
radv: don't shadow meta_va.
Dave Airlie
2017-07-18
1
-1
/
+1
*
radv: advertise v6 of the wayland surface extension
Emil Velikov
2017-07-17
1
-1
/
+1
*
radv: predicate cmask eliminate when using DCC.
Dave Airlie
2017-07-17
6
-7
/
+153
[next]