anv,nir: Move lower_input_attachments pass from ANV to NIR.
[mesa.git] / src /
2019-07-08 Daniel Schürmannanv,nir: Move lower_input_attachments pass from ANV...
2019-07-08 Dave Airlieradv/gfx10: don't emit PFP packets on ME.
2019-07-08 Samuel Pitoisetac: select the GFX ring when halting waves with UMR...
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Move NGG output handling outside of giant...
2019-07-07 Bas Nieuwenhuizenradv: Actually use VK formats for the format table.
2019-07-07 Chia-I Wuanv: fix VkExternalBufferProperties for host allocation
2019-07-07 Chia-I Wuanv: fix VkExternalBufferProperties for unsupported...
2019-07-07 Bas Nieuwenhuizenradv: Handle cmask being disallowed by addrlib.
2019-07-07 Samuel Pitoisetradv/gfx10: enable support for NAVI10, NAVI12 and NAVI14
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Use GS rectlist when needed.
2019-07-07 Samuel Pitoisetradv/gfx10: implement NGG support (VS only)
2019-07-07 Bas Nieuwenhuizenradv: Combine vs and tes output keys parts.
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Use new uconfig reg index packet for GFX10+.
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Set MEM_ORDERED flags on shaders.
2019-07-07 Samuel Pitoisetradv/gfx10: emit GE_CNTL instead of IA_MULTI_VGT_PARAM...
2019-07-07 Samuel Pitoisetradv/gfx10: double the number of tessellation offchip...
2019-07-07 Samuel Pitoisetradv/gfx10: require LLVM 9+
2019-07-07 Samuel Pitoisetradv/gfx10: disable geometry and tessellation shaders
2019-07-07 Samuel Pitoisetradv/gfx10: disable binning
2019-07-07 Samuel Pitoisetradv/gfx10: disable CLEAR_STATE
2019-07-07 Samuel Pitoisetradv/gfx10: disable VK_EXT_transform_feedback
2019-07-07 Samuel Pitoisetradv/gfx10: set user data base registers
2019-07-07 Samuel Pitoisetradv/gfx10: add gfx10_cs_emit_cache_flush
2019-07-07 Samuel Pitoisetradv/gfx10: set the DCC constant encoding flag
2019-07-07 Samuel Pitoisetradv/gfx10: do not declare streamout SGPRS
2019-07-07 Samuel Pitoisetradv/gfx10: do not set stream output shader config
2019-07-07 Samuel Pitoisetradv/gfx10: emit VGT_VERTEX_REUSE_BLOCK_CNTL during...
2019-07-07 Samuel Pitoisetradv/gfx10: update shader-related fields in si_emit_gra...
2019-07-07 Samuel Pitoisetradv/gfx10: implement si_emit_compute()
2019-07-07 Samuel Pitoisetradv/gfx10: mask DCC tile swizzle by alignment
2019-07-07 Samuel Pitoisetradv/gfx10: initialize GE_{MAX,MIN}_VTX_INDX/INDX_OFFSET
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_flush_vertex_descriptors...
2019-07-07 Samuel Pitoisetradv/gfx10: implement fill_geom_tess_rings()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_CmdBindDescriptorSets()
2019-07-07 Samuel Pitoisetradv/gfx10: implement write_buffer_descriptor()
2019-07-07 Samuel Pitoisetradv/gfx10: use the correct register for image descript...
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_pipeline_generate_hw_hs()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_fill_shader_variant()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_pipeline_generate_geometry_s...
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_init_sampler()
2019-07-07 Samuel Pitoisetradv/gfx10: fix PS exports for SPI_SHADER_32_AR
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_get_device_name()
2019-07-07 Samuel Pitoisetradv/gfx10: set RADV_FORCE_FAMILY
2019-07-07 Samuel Pitoisetradv/gfx10: fix a possible hang with exp pos0 with...
2019-07-07 Samuel Pitoisetradv/gfx10: set PA_SC_TILE_STEERING_OVERRIDE
2019-07-07 Samuel Pitoisetradv/gfx10: set cache control registers
2019-07-07 Samuel Pitoisetradv/gfx10: set llvm_has_working_vgpr_indexing
2019-07-07 Samuel Pitoisetradv/gfx10: update DB_DFSM_CONTROL register
2019-07-07 Samuel Pitoisetradv/gfx10: update DB_Z_INFO register
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_global_shader_pointers()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_tess_factor_ring()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_fb_ds_state()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_initialise_ds_surface()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_fb_color_state()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_initialise_color_surface()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_init_dcc_control_reg()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_make_buffer_descriptor()
2019-07-07 Samuel Pitoisetradv/gfx10: implement si_set_mutable_tex_desc_fields()
2019-07-07 Samuel Pitoisetradv/gfx10: add gfx10_make_texture_descriptor
2019-07-07 Samuel Pitoisetradv/gfx10: generate gfx10_format_table.h
2019-07-07 Samuel Pitoisetradv/gfx10: increase maximum number of layers to 8192
2019-07-07 Samuel Pitoisetradv/gfx10: increase maximum number of levels to 14
2019-07-07 Samuel Pitoisetradv/gfx10: set MAX_ALLOC_COUNT
2019-07-07 Samuel Pitoisetac/nir: unpacked GS invocation ID on GFX10+
2019-07-07 Samuel Pitoisetac: add missing formats to ac_get_tbuffer_format()...
2019-07-07 Lionel Landwerlinvulkan/overlay: fix command buffer stats
2019-07-07 Lionel Landwerlinanv: manually add KHR_display to the list of platforms
2019-07-07 Dave Airliellvmpipe: enable ARB_shader_storage_buffer_object
2019-07-07 Dave Airliellvmpipe: add support for shader buffer binding.
2019-07-07 Dave Airliedraw: add shader buffer interfaces.
2019-07-07 Dave Airliegallivm: add buffer operations to the tgsi->llvm conver...
2019-07-07 Dave Airliegallivm: move mask_vec function up higher so it can...
2019-07-07 Dave Airlietgsi: denote which load/store/atomic channels are unsigned
2019-07-07 Dave Airliellvmpipe: add support for ssbo to the fragment shader...
2019-07-07 Dave Airliedraw: add support for ssbo ptrs to jit tables.
2019-07-07 Dave Airliegallivm: add some basic SSBO limits. (v2)
2019-07-07 Dave Airlieutil: add util_copy_shader_buffer.
2019-07-07 Dave Airliegallivm: add ssbo pointers to the soa build api.
2019-07-07 Dave Airliegallivm: add compare exchange wrapper
2019-07-07 Dave Airlievertex shader: add exec masking (v2)
2019-07-07 Alexandros Frantzisvirgl: Hide internal virgl_resource functions
2019-07-07 Alexandros Frantzisvirgl: Use virgl_resource_transfer_map for textures
2019-07-07 Alexandros Frantzisvirgl: Use virgl_resource_transfer_map for buffers
2019-07-07 Alexandros Frantzisvirgl: Introduce virgl_resource_transfer_map
2019-07-05 Jason Ekstrandiris: Use a uint16_t for key sizes
2019-07-04 Marek Olšákac: destroy passes in ac_destroy_llvm_compiler
2019-07-04 Marek Olšákac: use an LLVM fence instead of s.waitcnt when possible
2019-07-04 Marek Olšákac: remove unused AC_WAIT_EXP
2019-07-04 Marek Olšákac: only set ac_dlc in ac_llvm_build.c
2019-07-04 Marek Olšákac: replace glc,slc with cache_policy for loads
2019-07-04 Marek Olšákac: replace glc,slc with cache_policy for stores
2019-07-04 Jonathan Mareketnaviv: implement buffer compression
2019-07-04 Jonathan Mareketnaviv: detect v4 compression
2019-07-04 Jonathan Mareketnaviv: rs: don't use etna_compatible_rs_format when...
2019-07-04 Jonathan Mareketnaviv: combine translate_ts_sampler_format/translate_...
2019-07-04 Jonathan Mareketnaviv: fix compression format not set correctly in...
2019-07-04 Jonathan Mareketnaviv: set correct ts_clear_value for BLT engine
2019-07-04 Jonathan Mareketnaviv: remove initial CPU ts clear
2019-07-04 Jonathan Mareketnaviv: implement TS_MODE for GC7000L
2019-07-04 Jonathan Mareketnaviv: fix ts size calculation
next