gbm: add gbm_bo_get_bpp()
[mesa.git] / src / amd / vulkan /
2017-07-31 Dave Airlieradv: handle 10-bit format clamping workaround.
2017-07-31 Bas Nieuwenhuizenradv: Don't underflow non-visible VRAM size.
2017-07-31 Nicolai Hähnleac/nir,radv: move force_persample to ac_shader_info...
2017-07-28 Dave Airlieradv: for stencil only set Z tile mode index to same...
2017-07-26 Dave Airlieradv/winsys: fix padding command stream for SI
2017-07-26 Andres Rodriguezradv: rename physical_device->uuid[] to cache_uuid[]
2017-07-25 Dave Airlieradv: only report external semaphore info for opaque fd.
2017-07-24 Dave Airlieradv: fix buffer views on SI/CIK.
2017-07-24 Dave Airlieradv: enable sample shading
2017-07-24 Dave Airlieradv: don't set dedicated bit for buffer external memory.
2017-07-24 Dave Airlieradv: fix non-0 based layer clears.
2017-07-24 Dave Airlieradv: check enabled device features.
2017-07-24 Dave Airlieradv: for external memory imports close the fd on impor...
2017-07-23 Bas Nieuwenhuizenradv: Don't segfault when exporting an image which...
2017-07-23 Bas Nieuwenhuizenradv: Handle VK_ATTACHMENT_UNUSED in color attachments.
2017-07-21 Dave Airlieradv: reset non-syncobj semaphore context after wait.
2017-07-21 Dylan Bakerradv: rebase radv_entrypoints_gen.py on anv_entrypoints...
2017-07-21 Alex Smithradv: Generate storage image descriptors unconditionally
2017-07-21 Dave Airlieradv: initial support for shared semaphores (v2)
2017-07-21 Dave Airlieradv/winsys: add syncobj hooks
2017-07-20 Bas Nieuwenhuizenradv: Add support for VK_KHR_variable_pointers.
2017-07-20 Bas Nieuwenhuizenradv: Add VK_KHR_storage_buffer_storage_class support.
2017-07-20 Dave Airlieradv: port to new libdrm API.
2017-07-20 Dave Airlieradv: introduce some wrapper in cs code to make porting...
2017-07-18 Alex Smithradv: Set the RADEON_SURF_OPTIMIZE_FOR_SPACE flag for...
2017-07-18 Dave Airlieradv: don't shadow meta_va.
2017-07-17 Emil Velikovradv: advertise v6 of the wayland surface extension
2017-07-17 Dave Airlieradv: predicate cmask eliminate when using DCC.
2017-07-17 Dave Airlieradv/clear: add r32g32b32a32 fast clear support (v2)
2017-07-17 Dave Airlieradv: set cb base tile swizzles for MRT speedups (v4)
2017-07-17 Dave Airlieradv: allow clear merging for depth/stencil with no...
2017-07-15 Bas Nieuwenhuizenradv: Remove NV dedicated alloc extension.
2017-07-15 Bas Nieuwenhuizenradv: Use the KHR dedicated alloc for the WSI.
2017-07-15 Jason Ekstrandradv: Implement VK_KHR_external_memory
2017-07-15 Bas Nieuwenhuizenradv: Add support for VK_KHR_dedicated_allocation.
2017-07-15 Bas Nieuwenhuizenradv: Add support for VK_KHR_get_memory_requirements2.
2017-07-15 Jason Ekstrandradv: Drop support for VK_KHX_external_semaphore_*
2017-07-12 Alex Smithradv: Fix descriptors for cube images with VK_IMAGE_USA...
2017-07-12 Alex Smithradv: Fix possible invalid free of dynamic descriptors
2017-07-09 Dave Airlieradv: add support for using addrlib max alignment.
2017-07-08 Bas Nieuwenhuizenradv: Add compute htile clear for combined depth+stenci...
2017-07-06 Dave Airlieradv: don't overallocate depth/stencil formats
2017-07-06 Dave Airlieradv: enable sisched toggle in perftest flags.
2017-07-06 Dave Airlieac/radv: change api to create target machine
2017-07-06 Dave Airlieradv: add support for cmd predication.
2017-07-05 Bas Nieuwenhuizenradv: Always set depthbuffer using image format instead...
2017-07-05 Bas Nieuwenhuizenradv: Disable depth & stencil tests when the depthbuffe...
2017-07-03 Dave Airlieradv: enable Int64 capability (v2)
2017-07-03 Connor Abbottac/nir: implement 64-bit packing and unpacking
2017-06-26 Eric Engestromradv: use Mesa's u_atomic.h header
2017-06-26 Dave Airlieradv/meta: don't need vertex info for resolve shader.
2017-06-25 Bas Nieuwenhuizenradv: Remove unused args of radv_image_view_init.
2017-06-25 Bas Nieuwenhuizenradv: Use correct image layout for blit based copies.
2017-06-25 Dave Airlieradv: handle primitive id input into fragment shader...
2017-06-25 Dave Airlieradv: compile fragment shader first.
2017-06-25 Dave Airlieradv: set prim_id for geometry shaders
2017-06-13 Dave Airlieradv: move assert down in radv_bind_descriptor_set
2017-06-12 Dave Airlieradv: return correct error on invalid handle from vkAll...
2017-06-11 Grazvydas Ignotasradv: fix trace dumping for !use_ib_bos
2017-06-11 Grazvydas Ignotasradv: don't even attempt to prefetch on SI
2017-06-11 Grazvydas Ignotasradv: assert on CP_DMA_USE_L2 for SI
2017-06-09 Dave Airlieradv: set fmask state to all 0s when no fmask. (v2)
2017-06-09 Dave Airlieradv: introduce perf test env var and allow to enable...
2017-06-07 Grazvydas Ignotasradv/meta: remove an unused variable
2017-06-07 Dave Airlieradv: move chip_class extraction down further.
2017-06-07 Dave Airlieradv: move lots of index related things into the bind.
2017-06-07 Dave Airlieradv: move calculating the vertex sgpr to the pipeline.
2017-06-07 Dave Airlieradv: rename and make global some functions.
2017-06-06 Dave Airlieradv/gfx9: use correct register setting for uconfig...
2017-06-06 Bas Nieuwenhuizenradv: Remove SI num RB override for occlusion queries.
2017-06-06 Bas Nieuwenhuizenradv: Split out updating the vertex descriptors.
2017-06-06 Bas Nieuwenhuizenradv: Move pipeline stuff from flush_state to emit_grap...
2017-06-06 Bas Nieuwenhuizenradv: Add early exit for cache flushes.
2017-06-06 Bas Nieuwenhuizenradv: Remove vertex_descriptors_dirty.
2017-06-06 Bas Nieuwenhuizenradv: Don't use a divide by index_size.
2017-06-06 Alex Smithradv/vulkan: Move radv_get_driver_version to src/vulkan...
2017-06-06 Alex Smithutil/vulkan: Move Vulkan utilities to src/vulkan/util
2017-06-06 Dave Airlieradv: expose integrated device type for APUs.
2017-06-06 Dave Airlieradv: fix write event eop on vega.
2017-06-05 Dave Airlieradv: enable GFX9 on radv
2017-06-05 Dave Airlieradv: turn off geom/tess for gfx9.
2017-06-05 Dave Airlieradv: misc GFX9 changes.
2017-06-05 Dave Airlieradv: add some GFX9 specific events.
2017-06-05 Dave Airlieradv: add IA_MULTI_VGT_PARAM support for GFX9.
2017-06-05 Dave Airlieradv: add rb+ support for GFX9
2017-06-05 Dave Airlieradv: add GFX9 cache flushing support.
2017-06-05 Dave Airlieradv: add texture descriptor/fmask/cmask support for...
2017-06-05 Dave Airlieradv: add GFX9 to initialisation cmd buffer.
2017-06-05 Dave Airlieradv: don't setup raster_config on gfx9.
2017-06-05 Dave Airlieradv: add gfx9 cp dma support.
2017-06-05 Dave Airlieradv: add gfx9 depth/stencil surface support.
2017-06-05 Dave Airlieradv: add GFX9 support for color surfaces.
2017-06-05 Dave Airlieradv: add some misc gfx9 pieces.
2017-06-05 Dave Airlieradv: set offchip hs param like radeonsi.
2017-06-05 Dave Airlieradv: fix typo in comment.
2017-06-05 Dave Airlieradv: add a comment from radeonsi before cp dma function.
2017-06-05 Dave Airlieradv: remove doubled up prototype.
2017-06-05 Dave Airlieradv: split metadata struct into legacy/gfx9 parts.
2017-06-05 Dave Airlieradv: refactor some texture descriptor state.
2017-06-05 Dave Airlieradv: refactor color surface init before gfx9.
next