nir: mark unused space in packed_tex_data
[mesa.git] / src / amd / vulkan /
2018-01-26 Samuel Pitoisetradv: fix RADV_DEBUG=syncshaders on GFX9
2018-01-26 Samuel Pitoisetradv: fix a GPU hang with RADV_DEBUG=syncshaders
2018-01-26 Samuel Pitoisetac/shader: scan if fragment shaders write memory
2018-01-25 Dave Airlieradv: don't enable tc compat for d32s8 + 4/8 samples...
2018-01-24 Dave Airlieradv: add multisample Z optimisation from amdvlk
2018-01-24 Dave Airlieradv: move spi_baryc_cntl to pipeline
2018-01-24 Dave Airlieradv: fix sample_mask_in loading. (v3.1)
2018-01-23 Dave Airlieradv: don't use hw resolves for r16g16 norm formats.
2018-01-23 Dave Airlieradv: don't use hw resolve for integer image formats
2018-01-23 Dave Airlieradv: add fs_key meta format support to resolve passes.
2018-01-22 Samuel Pitoisetradv: add an option that allows to dump pre-optimization ir
2018-01-22 Matthew Nichollsradv: restore previous stencil reference after depth...
2018-01-21 Bas Nieuwenhuizenradv: Don't allow 3d or 1d depth/stencil textures.
2018-01-21 Bas Nieuwenhuizenradv: Init variant entry with memset.
2018-01-21 Bas Nieuwenhuizenradv: Fix bufimage failure deallocation.
2018-01-21 Bas Nieuwenhuizenradv: Fix fragment resolve init memory allocation failu...
2018-01-21 Bas Nieuwenhuizenradv: Fix freeing meta state if the device pipeline...
2018-01-21 Bas Nieuwenhuizenradv: Fix memory allocation failure path in compute...
2018-01-21 Bas Nieuwenhuizenradv: Fix ordering issue in meta memory allocation...
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 Bas Nieuwenhuizenradv: Always re-emit the sample position offset user...
2018-01-19 Bas Nieuwenhuizenradv: emit pa_sc_mode_cntl_0 with multisample state.
2018-01-19 Bas Nieuwenhuizenradv: Use correct bindings for inputRate in key generation.
2018-01-19 Bas Nieuwenhuizenradv: Implement VK_ANDROID_native_buffer.
2018-01-19 Bas Nieuwenhuizenradv: Add create image flag to not use DCC/CMASK.
2018-01-19 Bas Nieuwenhuizenradv: Generate VK_ANDROID_native_buffer.
2018-01-18 Bas Nieuwenhuizenradv: Replace an assert with unreachable.
2018-01-18 Bas Nieuwenhuizenradv: Remove DCC check on CS resolve dst image.
2018-01-18 Dave Airlieradv/ws: get rid of useless return value
2018-01-18 Bas Nieuwenhuizenradv: Initialize DCC on transition from preinitialized.
2018-01-17 Bas Nieuwenhuizenradv: Implement VK_EXT_debug_report.
2018-01-15 Samuel PitoisetRevert "ac/shader: gather If TES reads TESSINNER or...
2018-01-15 Samuel Pitoisetac/shader: gather If TES reads TESSINNER or TESSOUTER
2018-01-13 Timothy Arceriradv/radeonsi/nir: lower 64bit flrp
2018-01-12 Dave Airlieradv: don't emit unneeded vertex state.
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Dylan Bakermeson: Use consistent style
2018-01-11 Bas Nieuwenhuizenradv: reset semaphores & fences on sync_file export.
2018-01-10 Bas Nieuwenhuizenradv: Remove some typos.
2018-01-10 Bas Nieuwenhuizenradv: Implement VK_EXT_discard_rectangles.
2018-01-10 Bas Nieuwenhuizenradv: Add mapping between dynamic state mask and extern...
2018-01-10 Samuel Pitoisetradv: remove radv_pipeline_layout::push_constant_stages...
2018-01-10 Samuel Pitoisetradv/gfx9: calculate the number of ES VGPRs for merged...
2018-01-10 Samuel Pitoisetradv/gfx9: enable LDS for GS only if the ES type is TES
2018-01-08 Samuel Pitoisetradv: avoid PS partial flushes when viewports/scissors...
2018-01-08 Samuel Pitoisetradv: add has_scissor_bug for Vega10 and Raven
2018-01-08 Samuel Pitoisetradv/gfx9: do not load VGPR1 when GS uses points or...
2018-01-08 Samuel Pitoisetradv: make shader BOs read-only for the GPU
2018-01-08 Samuel Pitoisetradv: make descriptor BOs read-only for the GPU
2018-01-08 Samuel Pitoisetradv: make the indirect GFX config BO read-only for...
2018-01-08 Samuel Pitoisetradv/winsys: make IBs read-only for the GPU
2018-01-08 Samuel Pitoisetradv/winsys: add RADEON_FLAG_READ_ONLY
2018-01-08 Samuel Pitoisetradv/winsys: rework radv_amdgpu_bo_va_op()
2018-01-05 Samuel Pitoisetradv: remove unused radv_color_buffer_info::cb_clear_valueX
2018-01-05 Samuel Pitoisetradv: limit the scissor bug workaround to Vega 10 and...
2018-01-04 Bas Nieuwenhuizenradv: Use correct flush bits for flushing L2 during...
2018-01-04 Bas Nieuwenhuizenradv: Invalidate L1 for VK_ACCESS_VERTEX_ATTRIBUTE_READ...
2018-01-04 Samuel Pitoisetradv/gfx9: reduce the number of input VGPRs for the...
2018-01-04 Samuel Pitoisetamd/common: scan if gl_PrimitiveID is used before trans...
2018-01-03 Bas Nieuwenhuizenradv: Allow writing 0 scissors.
2018-01-03 Bas Nieuwenhuizenradv: Use correct HTILE expanded words.
2018-01-03 Marek Olšákac: rename has_syncobj_wait -> has_syncobj_wait_for_submit
2017-12-31 Bas Nieuwenhuizenradv: Implement binning on GFX9.
2017-12-31 Bas Nieuwenhuizenradv: Add flag for enabling binning.
2017-12-29 Bas Nieuwenhuizenradv: Also set DCC params for sampling for input attach...
2017-12-29 Bas Nieuwenhuizenradv: Enable DCC with transfers.
2017-12-29 Bas Nieuwenhuizenradv: Decompress copy destination if formats are incomp...
2017-12-29 Bas Nieuwenhuizenradv: Disable DCC for GENERAL layout and compute transf...
2017-12-29 Bas Nieuwenhuizenradv: Don't init DCC metadata during FS resolve.
2017-12-29 Bas Nieuwenhuizenradv: Make color meta operations layout aware.
2017-12-29 Bas Nieuwenhuizenradv: Add compute DCC decompress.
2017-12-29 Bas Nieuwenhuizenradv: Use the meta fast clear destructor on constructio...
2017-12-29 Bas Nieuwenhuizenradv: Add GFX DCC decompress.
2017-12-29 Bas Nieuwenhuizenradv: Don't enable DCC / TC compat HTILE for storage...
2017-12-29 Bas NieuwenhuizenRevert "radv/gfx9: fix block compression texture views."
2017-12-29 Dave Airlieradv/gfx9: use correct swizzle parameter to work out...
2017-12-29 Dave Airlieradv/gfx9: use a bigger hammer to flush cb/db caches.
2017-12-29 Dave Airlieradv/gfx9: fix block compression texture views.
2017-12-28 Dave Airlieradv/gfx9: fix buffer to image for 3d images on compute...
2017-12-28 Dave Airlieradv/gfx9: fix 3d image clears on compute queues
2017-12-28 Dave Airlieradv/gfx9: fix 3d image to image transfers on compute...
2017-12-28 Dave Airlieradv: fix pipeline statistics end query on compute...
2017-12-28 Dave Airlieradv: fix events on compute queues.
2017-12-28 Dave Airlieradv: move local bos usage to a perftest flag.
2017-12-27 Bas Nieuwenhuizenradv: Always use fragment resolve if dest uses DCC.
2017-12-27 Bas Nieuwenhuizenradv: Use correct framebuffer size for partial FS resolves.
2017-12-27 Bas Nieuwenhuizenradv: Fix fragment resolve destination offset.
2017-12-27 Bas Nieuwenhuizenradv: Don't handle DCC in compute resolve.
2017-12-27 Bas Nieuwenhuizenradv: Flush caches before subpass resolve.
2017-12-27 Bas Nieuwenhuizenradv: Invert condition for all samples identical during...
2017-12-27 Dave Airlieradv: don't do format replacement on tc compat htile...
2017-12-27 Dave Airlieradv/gfx9: use correct stencil format for tc compat...
2017-12-27 Dave Airlieradv: set some dcc parameters depending on if texture...
2017-12-27 Dave Airlieradv/radeonsi: set dcc min uncompressed properly for...
2017-12-27 Dave Airlieamd/common/radv/radeonsi: use register defines for...
2017-12-23 Bas Nieuwenhuizenradv: Fix DCC compatible formats.
2017-12-22 Samuel Pitoisetradv: reduce the number of small surfaces that need...
2017-12-22 Dave Airlieradv/meta: fix blit paths for depth/stencil (v2.1)
2017-12-22 Dave Airlieradv: handle depth/stencil image copy with layouts...
2017-12-22 Dave Airlieradv: refactor blit2d pipeline creation
next