anv: drop unused code
[mesa.git] / src / amd /
2019-08-08 Bas Nieuwenhuizenradv: Avoid VEGA/RAVEN scissor bug in binning.
2019-08-08 Bas Nieuwenhuizenradv: Avoid binning RAVEN hangs.
2019-08-08 Bas Nieuwenhuizenradv: Fix off by one for S_028C48_MAX_ALLOC_COUNT.
2019-08-07 Bas Nieuwenhuizenradv/gfx10: Enable DCC for storage images.
2019-08-07 Bas Nieuwenhuizenradv: Add device argument for dcc compression check.
2019-08-07 Bas Nieuwenhuizenradv: Disable compression for compute DCC decompress...
2019-08-07 Bas Nieuwenhuizenradv: Add extra struct to image view creation.
2019-08-07 Bas Nieuwenhuizenradv: Do not decompress on LAYOUT_GENERAL.
2019-08-07 Bas Nieuwenhuizenradv: Pass through render loop detection to internal...
2019-08-07 Bas Nieuwenhuizenradv: Add render loop detection in renderpass.
2019-08-06 Bas Nieuwenhuizenradv: Fix config reg assert.
2019-08-06 Pierre-Eric Pellou... radeonsi: add support for nir atomic_inc_wrap/atomic_de...
2019-08-06 Pierre-Eric Pellou... ac: add ac_atomic_inc_wrap / ac_atomic_dec_wrap support
2019-08-06 Marek Olšákradeonsi/nir: handle key.mono.u.ps.interpolate_at_sampl...
2019-08-06 Bas Nieuwenhuizenac/nir: Use correct cast for readfirstlane and ptrs.
2019-08-06 Bas Nieuwenhuizenradv: Do non-uniform lowering before bool lowering.
2019-08-05 Connor Abbottac/nir: Lower large indirect variables to scratch
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Bas Nieuwenhuizenradv: Expose VK_KHR_imageless_framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Implement VK_KHR_imageless_framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store image view also outside framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store color/depth surface info in attachment...
2019-08-02 Bas Nieuwenhuizenac/nir,radv: Optimize bounds check for 64 bit CAS.
2019-08-02 Samuel Pitoisetradv: fix image_has_{cmask,fmask}() helpers
2019-08-02 Samuel Pitoisetradv: remove radv_get_image_fmask_info()
2019-08-02 Samuel Pitoisetradv/gfx10: add missing dcc_tile_swizzle tweak
2019-08-02 Samuel Pitoisetradv: remove radv_get_image_cmask_info()
2019-08-02 Samuel Pitoisetradv: only account for tile_swizzle for color surfaces...
2019-08-02 Bas Nieuwenhuizenradv: Enable VK_KHR_shader_atomic_int64
2019-08-02 Bas Nieuwenhuizenac/nir: Implement LLVM9 64-bit buffer compare & exchange.
2019-08-02 Connor AbbottRevert "ac/nir: handle negate modifier"
2019-08-02 Connor AbbottRevert "ac/nir: handle abs modifier"
2019-08-02 Samuel Pitoisetradv: re-apply "Optimize rebinding the same descriptor...
2019-08-02 Samuel Pitoisetradv/gfx10: use the correct target machine for Wave32
2019-08-02 Samuel Pitoisetradv/gfx10: add Wave32 support for vertex, tessellation...
2019-08-02 Samuel Pitoisetradv/gfx10: add Wave32 support for fragment shaders
2019-07-31 Samuel Pitoisetradv/gfx10: implement a GE bug workaround
2019-07-31 Samuel Pitoisetradv/gfx10: remove an obsolete VGT_REUSE_OFF workaround
2019-07-31 Samuel Pitoisetradv/gfx10: disable LATE_ALLOC_GS on Navi14
2019-07-31 Samuel Pitoisetradv/gfx10: implement a bug workaround for GE_PC_ALLOC
2019-07-31 Samuel Pitoisetradv/gfx10: implement a bug workaround for NGG -> legac...
2019-07-31 Samuel Pitoisetradv: skip draw calls with 0-sized index buffers
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Eric Engestromradv: drop incorrect MAYBE_UNUSED
2019-07-31 Samuel Pitoisetradv/gfx10: add Wave32 support for compute shaders
2019-07-31 Marek Olšákac/nir: fix incorrect Phis if callbacks use control...
2019-07-31 Marek Olšákac/nir: handle abs modifier
2019-07-31 Marek Olšákac: fix a memory leak in the error path of ac_build_typ...
2019-07-31 Marek Olšákac: allow control flow statements in NIR callbacks
2019-07-31 Marek Olšákac/nir: handle negate modifier
2019-07-31 Marek Olšákradeonsi/nir: implement FBFETCH for KHR_blend_equation_...
2019-07-31 Marek Olšákradeonsi: adjust RB+ blend optimization settings
2019-07-31 Marek Olšákac/surface: allow linear swizzle mode automatic selecti...
2019-07-30 Bas Nieuwenhuizenradv: Fix descriptor set allocation failure.
2019-07-27 Andres Rodriguezradv: fix queries with WAIT_BIT returning VK_NOT_READY
2019-07-30 Samuel Pitoisetradv/gfx10: only compile the GS copy shader on-demand
2019-07-30 Daniel Schürmannradv: Don't include radv_private.h from radv_shader.h
2019-07-29 Marek Olšákamd: add support for Arcturus
2019-07-29 Marek Olšákradeonsi: add support for compute-only chips
2019-07-29 Samuel Pitoisetradv: implement VK_EXT_index_type_uint8
2019-07-29 Bas Nieuwenhuizenradv: Take variable descriptor counts into account...
2019-07-29 Samuel Pitoisetradv/gfx10: do not use the fast depth or stencil clear...
2019-07-29 Samuel Pitoisetac: do not crash when the buffer data format is invalid
2019-07-29 Rhys Perryac/nir: fix txf_ms with an offset
2019-07-29 Connor Abbottradv: Delete unused local variables in optimization...
2019-07-26 Eric Engestromanv+tu+radv: delete unusable dev_icd.json
2019-07-25 Bas Nieuwenhuizenradv: Set correct metadata size for GFX9+.
2019-07-25 Samuel Pitoisetradv/gfx10: fix intensity formats by setting ALPHA_IS_O...
2019-07-25 Samuel Pitoisetradv/gfx10: use L2 for DMA copy/fill operations
2019-07-24 Samuel Pitoisetradv/gfx10: enable VK_EXT_transform_feedback
2019-07-24 Samuel Pitoisetradv/gfx10: do not enable NGG if a pipeline uses XFB
2019-07-24 Samuel Pitoisetradv/gfx10: emit streamout shader config
2019-07-24 Samuel Pitoisetradv/gfx10: declare streamout user SGPRs
2019-07-24 Samuel Pitoisetradv/gfx10: update streamout descriptors
2019-07-24 Samuel Pitoisetradv/gfx10: fix VS input VGPRs with the legacy path
2019-07-23 Bas Nieuwenhuizenradv/gfx10: Enable binning.
2019-07-23 Bas Nieuwenhuizenradv/gfx10: Implement bin size calculation.
2019-07-23 Bas Nieuwenhuizenradv/gfx9: Select between depth/color bins based on...
2019-07-23 Bas Nieuwenhuizenradv: Generalize binning settings.
2019-07-23 Bas Nieuwenhuizenradv/gfx10: Use new scan converter.
2019-07-23 Bas Nieuwenhuizenradv: Set FLUSH_ON_BINNING_TRANSITION.
2019-07-23 Bas Nieuwenhuizenradv: Use pbb_allow for framebuffer BREAK_BATCH.
2019-07-23 Marek Olšákac/nir: implement nir_op_pack_{us}norm_2x16
2019-07-23 Samuel Pitoisetradv/gfx10: enable CLEAR_state
2019-07-23 Samuel Pitoisetradv: fix dumping disassembly with RADV_DEBUG=shaders
2019-07-22 Samuel Pitoisetradv: fix crash in vkCmdClearAttachments with unused...
2019-07-22 Samuel Pitoisetradv/gfx10: update descriptors for inline uniform blocks
2019-07-22 Samuel Pitoisetradv/gfx10: emit the GS NGG prologue before the nested...
2019-07-22 Samuel Pitoisetradv/gfx10: do not allocate space for the ZPASS_DONE bug
2019-07-22 Samuel Pitoisetradv/gfx10: do not set ELEMENT_SIZE for buffer descriptors
2019-07-22 Samuel Pitoisetradv: clean up fill_geom_tess_rings()
2019-07-22 Samuel Pitoisetradv: change a bunch of >= GFX9 to == GFX9
2019-07-22 Samuel Pitoisetac/nir: do not clamp shadow reference on GFX10
2019-07-22 Daniel Schürmannradv: move nir_opt_conditional_discard out of optimizat...
2019-07-21 Eric Engestromradv: replace memset()+strcpy() with snprintf()
2019-07-21 Eric Engestromradv: drop unnecessary memset() before snprintf()
2019-07-20 Bas Nieuwenhuizenradv: Fix uninitialized warning.
2019-07-20 Marek Olšákradeonsi/gfx10: use 32-bit wavemasks for Wave32
2019-07-20 Marek Olšákac: create the LLVM builder in ac_llvm_context_init
next