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
/
radv_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: init the trace BO before compiling meta shaders
Samuel Pitoiset
2017-09-25
1
-5
/
+5
*
radv: make use of ATI_VENDOR_ID everywhere
Samuel Pitoiset
2017-09-25
1
-2
/
+2
*
radv: Implement VK_AMD_rasterization_order
Nicholas Miell
2017-09-21
1
-0
/
+17
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
1
-15
/
+15
*
radv: Add VK_KHR_bind_memory2 support.
Bas Nieuwenhuizen
2017-09-20
1
-24
/
+58
*
radv: Add support for more DCC compression with VK_KHR_image_format_list.
Bas Nieuwenhuizen
2017-09-16
1
-0
/
+4
*
radv: dump the list of enabled options when a hang occured
Samuel Pitoiset
2017-09-14
1
-0
/
+14
*
radv: add debug flags for syncing shaders after every draw call
Samuel Pitoiset
2017-09-14
1
-0
/
+1
*
radv/gfx9: set mip0-depth correctly for 2d arrays/3d images
Dave Airlie
2017-09-13
1
-2
/
+2
*
radv: add debug flags to zero vram allocations.
Dave Airlie
2017-09-12
1
-0
/
+1
*
radv: Actually check for vm faults.
Bas Nieuwenhuizen
2017-09-09
1
-0
/
+1
*
radv: move shaders related code to radv_shader.c
Samuel Pitoiset
2017-09-08
1
-0
/
+1
*
radv/gfx9: allocate events from uncached VA space
Dave Airlie
2017-09-07
1
-1
/
+1
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-3
/
+3
*
radv: Enable command buffer chaining by default.
Bas Nieuwenhuizen
2017-09-04
1
-1
/
+1
*
radv: Put semaphore waits in preamble cs.
Bas Nieuwenhuizen
2017-09-04
1
-58
/
+36
*
radv: add radv_check_gpu_hangs() helper function
Samuel Pitoiset
2017-09-01
1
-10
/
+1
*
radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
Samuel Pitoiset
2017-09-01
1
-0
/
+1
*
radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
2017-09-01
1
-22
/
+2
*
radv: Add trace ids for secondary buffers.
Bas Nieuwenhuizen
2017-08-29
1
-1
/
+1
*
radv: Expose VK_KHX_multiview.
Bas Nieuwenhuizen
2017-08-24
1
-0
/
+17
*
radv/gfx9: only minify image view width/height/depth before gfx9.
Dave Airlie
2017-08-24
1
-2
/
+2
*
radv/gfx9: fix level count in color register setup.
Dave Airlie
2017-08-24
1
-1
/
+1
*
radv/gfx9: fix tile swizzle handling for gfx9
David Airlie
2017-08-16
1
-4
/
+3
*
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
1
-1
/
+1
*
radv: generate the same driver UUID as radeonsi
Andres Rodriguez
2017-08-06
1
-1
/
+8
*
radv: generate same device UUID as radeonsi
Andres Rodriguez
2017-08-06
1
-7
/
+4
*
radv: fix tile swizzle regression on mipmaps.
Dave Airlie
2017-08-04
1
-5
/
+6
*
ac/surface: move tile_swizzle to ac_surface and document it
Marek Olšák
2017-08-04
1
-3
/
+3
*
radv: Add suballocation for shaders.
Bas Nieuwenhuizen
2017-08-03
1
-0
/
+5
*
radv: Don't underflow non-visible VRAM size.
Bas Nieuwenhuizen
2017-07-31
1
-2
/
+4
*
radv: for stencil only set Z tile mode index to same value
Dave Airlie
2017-07-28
1
-0
/
+2
*
radv: rename physical_device->uuid[] to cache_uuid[]
Andres Rodriguez
2017-07-26
1
-2
/
+2
*
radv: only report external semaphore info for opaque fd.
Dave Airlie
2017-07-25
1
-5
/
+10
*
radv: enable sample shading
Dave Airlie
2017-07-24
1
-1
/
+1
*
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: initial support for shared semaphores (v2)
Dave Airlie
2017-07-21
1
-22
/
+228
*
radv: Add support for VK_KHR_variable_pointers.
Bas Nieuwenhuizen
2017-07-20
1
-0
/
+16
*
radv: Add VK_KHR_storage_buffer_storage_class support.
Bas Nieuwenhuizen
2017-07-20
1
-0
/
+4
*
radv: advertise v6 of the wayland surface extension
Emil Velikov
2017-07-17
1
-1
/
+1
*
radv: set cb base tile swizzles for MRT speedups (v4)
Dave Airlie
2017-07-17
1
-1
/
+6
*
radv: Remove NV dedicated alloc extension.
Bas Nieuwenhuizen
2017-07-15
1
-4
/
+0
*
radv: Implement VK_KHR_external_memory
Jason Ekstrand
2017-07-15
1
-2
/
+72
*
radv: Add support for VK_KHR_dedicated_allocation.
Bas Nieuwenhuizen
2017-07-15
1
-2
/
+34
*
radv: Add support for VK_KHR_get_memory_requirements2.
Bas Nieuwenhuizen
2017-07-15
1
-0
/
+31
*
radv: Drop support for VK_KHX_external_semaphore_*
Jason Ekstrand
2017-07-15
1
-67
/
+1
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-1
/
+1
*
radv: enable sisched toggle in perftest flags.
Dave Airlie
2017-07-06
1
-0
/
+1
[next]