mesa.git
2019-07-08 Lionel Landwerlinvulkan/overlay: fix crash on freeing NULL command buffer
2019-07-08 Lionel Landwerlinvulkan: bump headers & registry to 1.1.114
2019-07-08 Dave Airlieradv: only use specialised 3D meta paths on GFX9.
2019-07-08 Ian Romanickmesa: Set minimum possible GLSL version
2019-07-08 Caio Marcelo... anv: Set maxComputeSharedMemorySize to 64k
2019-07-08 Ian Romanickintel/vec4: Delete vec4_visitor::emit_lrp
2019-07-08 Ian Romanicknir: Allow nir_ssa_alu_instr_src_components to operate...
2019-07-08 Ian Romanicknir: Handle swizzle in nir_alu_srcs_negative_equal
2019-07-08 Ian Romanicknir: nir_const_value_negative_equal compares one value...
2019-07-08 Ian Romanicknir: Port some const_value_negative_equal tests to...
2019-07-08 Ian Romanicknir: Pass fully qualified type to nir_const_value_negat...
2019-07-08 Ian Romanicknir: Use nir_src_bit_size instead of alu1->dest.dest...
2019-07-08 Ian Romanickintel/vec4: Reswizzle VF immediates too
2019-07-08 Ian Romanicknir: Add unit tests for nir_opt_comparison_pre
2019-07-08 Dongwon Kimanv: disable repacking for compression for applicable gen
2019-07-08 Dongwon Kimiris: disable repacking for compression for applicable gen
2019-07-08 Dongwon Kimi965: disable repacking for compression for applicable gen
2019-07-08 Dongwon Kimintel: add disable_ccs_repack to gen_device_info
2019-07-08 Dongwon Kimintel/genxml: correct bit fields in CACHE_MODE_0 reg...
2019-07-08 Caio Marcelo... nir: print ptr_stride for deref_casts
2019-07-08 Caio Marcelo... anv: Advertise VK_EXT_shader_demote_to_helper_invocation
2019-07-08 Caio Marcelo... spirv: Implement SPV_EXT_demote_to_helper_invocation
2019-07-08 Caio Marcelo... spirv: Update the headers from latest Khronos master
2019-07-08 Caio Marcelo... intel/fs: Implement "demote to helper invocation"
2019-07-08 Caio Marcelo... nir: Add demote and is_helper_invocation intrinsics
2019-07-08 Samuel Pitoisetradv: do not emit VGT_FLUSH on GFX10
2019-07-08 Connor Abbottac/nir: Remove now-unused interp_deref handling
2019-07-08 Connor Abbottradeonsi/nir: Use NIR barycentric intrinsics
2019-07-08 Connor Abbottradeonsi/nir: Delete unreachable code
2019-07-08 Connor Abbottcompiler: Add color system value
2019-07-08 Connor Abbottradv: Use NIR barycentric intrinsics
2019-07-08 Connor Abbottac/nir: Implement barycentric intrinsics
2019-07-08 Connor Abbottintel/nir: Extract add_const_offset_to_base
2019-07-08 Connor Abbottnir/lower_io_to_temporaries: Handle interpolation intri...
2019-07-08 Connor Abbottnir: Avoid coalescing vars created by lower_io_to_tempo...
2019-07-08 Connor Abbottnir: Return correct size in nir_assign_io_var_locations()
2019-07-08 Connor Abbottnir: Handle compact variables when assigning i/o locations
2019-07-08 Connor Abbottnir: Move st_nir_assign_var_locations() to common code
2019-07-08 Connor Abbottradv: Make FragCoord a sysval
2019-07-08 Connor Abbottspirv: Add an option for making FragCoord a sysval
2019-07-08 Daniel Schürmannradv: Lower input attachments in NIR.
2019-07-08 Daniel Schürmannradv: Implement nir_intrinsic_load_layer_id().
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()
next