mesa.git
2019-07-09 Bas NieuwenhuizenRevert "radv: keep track of whether NGG is used for...
2019-07-09 Juan A. Suarez... docs: update calendar, add news item and link release...
2019-07-09 Juan A. Suarez... docs: add sha256 checksums for 19.1.2
2019-07-09 Juan A. Suarez... docs: add release notes for 19.1.2
2019-07-09 Connor Abbottnir/lower_io_to_temporaries: Fix hash table leak
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Use correct gs_out for tess point_mode.
2019-07-09 Samuel Pitoisetradv: set correct number of VGPRs for GS on GFX10
2019-07-09 Samuel Pitoisetradv: fix VGT_ESGS_RING_ITEMSIZE for GS as NGG on GFX10
2019-07-09 Samuel Pitoisetradv: emit VGT_GS_MAX_VERT_OUT for legacy and NGG paths...
2019-07-09 Samuel Pitoisetradv: emit the geometry shader as NGG if enabled on...
2019-07-09 Samuel Pitoisetradv: keep track of whether NGG is used for GS on GFX10
2019-07-09 Samuel Pitoisetradv: add radv_pipeline_generate_hw_gs() helper
2019-07-09 Samuel Pitoisetradv: fix setting VGT_REUSE_OFF for TES on GFX10
2019-07-09 Samuel Pitoisetradv: fix computing the number of ES VGPRS for TES...
2019-07-09 Samuel Pitoisetradv: set max workgroup size to 128 for TES as NGG...
2019-07-09 Samuel Pitoisetradv: fix allocating USER SGPRs on GFX10
2019-07-09 Alejandro Piñeirov3d: Early return with handle 0 when getting a bo on...
2019-07-09 Lionel Landwerlinvulkan/overlay: use a single macro to lookup objects
2019-07-09 Lionel Landwerlinvulkan/overlay: add queue present timing measurement
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Enable tess.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Add pipeline state support for tess.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Only set HW edge flags with gs & tess disabled.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Add tess eval ngg shader support.
2019-07-09 Bas Nieuwenhuizenradv: Use correct gs_out with tessellation.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Use correct count of max_offchip_buffers.
2019-07-09 Bas Nieuwenhuizenradv/gfx10: Load global pointers in correct userdata...
2019-07-09 Timothy Arceriradeonsi: update function name in comment
2019-07-09 Timothy Arcerir600: remove query/apply_opaque_metadata callbacks
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
next