platform/upstream/mesa.git
2021-06-09 Mike Blumenkrantzzink: add a util function for populating VkSampleLocati...
2021-06-09 Mike Blumenkrantzzink: also flag sample_locations_changed if framebuffer...
2021-06-09 Mike Blumenkrantzzink: add a pipe_context::set_sample_locations hook
2021-06-09 Mike Blumenkrantzzink; add a pipe_screen::get_sample_pixel_grid hook
2021-06-09 Mike Blumenkrantzzink: set VK_IMAGE_CREATE_SAMPLE_LOCATIONS_COMPATIBLE_D...
2021-06-09 Mike Blumenkrantzzink: populate maxSampleLocationGridSize for all availa...
2021-06-09 Timur Kristófamd: Add extra source to the mbcnt_amd NIR intrinsic.
2021-06-09 Timur Kristófac/nir: Refactor and optimize the repacking sequence.
2021-06-09 Timur Kristófaco: Keep VGPR destinations for uniform shared loads...
2021-06-09 Timur Kristófaco: Implement byte and lane permute intrinsics.
2021-06-09 Timur Kristófnir: Add AMD-specific byte and lane permute intrinsics.
2021-06-09 Timur Kristófaco: Add validation for v_permlane instructions.
2021-06-09 Timur Kristófaco: Implement nir_op_sad_u8x4.
2021-06-09 Timur Kristófnir: Add nir_op_sad_u8x4 which corresponds to AMD's...
2021-06-09 Timur Kristófaco: Add note about v_alignbyte in the ISA README.
2021-06-09 Michel Zoullvmpipe: restrict optim bug workaround to gcc 10.x
2021-06-09 Ilia Mirkinmesa: always expose NV_image_formats and OES_shader_ima...
2021-06-09 Hoe Hao Chengzink: remove variable length arrays in ntv
2021-06-09 Mike Blumenkrantzutil/prim_restart: simplify util_draw_vbo_without_prim_...
2021-06-09 Mike Blumenkrantzutil/prim_restart: update index bounds before draws...
2021-06-09 Mike Blumenkrantzutil/prim_restart: store the total index count when...
2021-06-09 Mike Blumenkrantzutil/prim_restart: store index bounds while rewriting...
2021-06-09 Mike Blumenkrantzutil/prim_restart: pre-trim degenerate primitives durin...
2021-06-09 Mike Blumenkrantzutil/prim_restart: assert the index size at the start...
2021-06-09 Rhys Perryaco: use ds_read_{u8,u16}_d16
2021-06-09 Rhys Perryaco: don't ever widen 8/16-bit sgpr load_shared
2021-06-09 Rhys Perryradv: improve LDS alignment check for load/store vector...
2021-06-09 Rhys Perryaco: use v1b/v2b for ds_read_u8/ds_read_u16
2021-06-09 Samuel Pitoisetci: update list of expected failures for Pitcairn/Oland...
2021-06-09 Samuel Pitoisetaco: fix emitting literal offsets with SMEM on GFX7
2021-06-09 Daniel Stoneci/zink: Skip flaky GLX test
2021-06-09 Samuel Pitoisetradv: dump SPIR-V instead of using spirv-dis when gener...
2021-06-09 Georg Lehmannradv: Implement VK_EXT_global_priority_query.
2021-06-09 Georg Lehmannvulkan: Update the XML and headers to 1.2.180
2021-06-09 Paulo Zanoniiris: finish converting from drmIoctl to intel_ioctl
2021-06-09 Caio Marcelo... nir/gather_info: Rename per_vertex to is_arrayed
2021-06-09 Caio Marcelo... nir/lower_io: Rename vertex_index to array_index in...
2021-06-09 Samuel Pitoisetaco: fix range checking for SSBO loads/stores with...
2021-06-09 Tomeu Vizosoci: Disable windows builds due to runner not being...
2021-06-09 Alyssa Rosenzweignir/lower_fragcolor: Avoid redundant load_output
2021-06-09 Alyssa Rosenzweigci: Disable the iris APL jobs
2021-06-09 Rob Clarkfreedreno/ir3: Fix use after free
2021-06-08 Jason Ekstrandanv/blorp: Optimize addresses/relocations when ANV_ALWA...
2021-06-08 Jason Ekstrandanv: Optimize anv_address_physical when ANV_ALWAYS_SOFTPIN
2021-06-08 Jason Ekstrandanv: Fast-path surface relocs when we have softpin
2021-06-08 Jason Ekstrandanv: Make anv_batch_emit_reloc inline and optimize...
2021-06-08 Jason Ekstrandanv: Add a helper to add a BO to the batch list without...
2021-06-08 Jason Ekstrandanv: Handle OOM in the pinned path in anv_reloc_list_add
2021-06-08 Jason Ekstrandanv: Make use_softpin compile-time in genX code
2021-06-08 Jason Ekstrandanv: Require softpin on Gen8+
2021-06-08 Caio Marcelo... anv: Support workgroup memory in other shaders
2021-06-08 Caio Marcelo... nir: Move workgroup_size and workgroup_variable_size...
2021-06-08 Caio Marcelo... nir: Move zero_initialize_shared_memory into common...
2021-06-08 Mike Blumenkrantzzink: more accurately handle shader layer/viewport...
2021-06-08 Tony Wasserkaaco/ra: Split print_regs by lines of 64 registers
2021-06-08 Tony Wasserkaaco/ra: Clean up print_regs output and support byte...
2021-06-08 Tony Wasserkaaco/ra: Fix off-by-one-error in print_regs
2021-06-08 Boyuan Zhangfrontends/omx: use pipe buffer map instead of texture map
2021-06-08 Leo Liufrontends/va: use the entrypoint from context instead...
2021-06-08 Leo Liufrontends/va: include the profile queries for encoder...
2021-06-08 Leo Liufrontends/va: use the correct entrypoint to get config...
2021-06-08 Leo Liuradeonsi: separate video hw info based on HW engine...
2021-06-08 Leo Liuradeonsi: add PIPE_FORMAT_P010 for HEVC Main10 profile...
2021-06-08 Bas Nieuwenhuizennir/lower_returns: Deal with single-arg phis after if.
2021-06-08 Hubert Jasudowiczdocs/egl: Add missing backticks
2021-06-08 Juan A. Suarez... broadcom/ci: Report flakes on IRC
2021-06-08 Juan A. Suarez... ci/v3dv: test v3dv in arm64 environment
2021-06-08 Juan A. Suarez... ci/broadcom: unset manual jobs
2021-06-08 Samuel Pitoisetac/debug: fix color printing PKT3 when count in header...
2021-06-08 Rhys Perryaco/tests: add SDWA tests
2021-06-08 Rhys Perryaco/tests: add tests for p_extract/p_insert lowering
2021-06-08 Rhys Perryaco: disallow literals with some instruction formats
2021-06-08 Rhys Perryaco: make validate_ir() output usable in tests
2021-06-08 Rhys Perryaco: optimize 32-bit extracts and inserts using SDWA
2021-06-08 Rhys Perryradv: use byte/word extract/insert instructions
2021-06-08 Rhys Perryac/llvm: implement byte/word extract/insert instructions
2021-06-08 Rhys Perryaco: use byte/word extract pseudo-instructions
2021-06-08 Rhys Perryaco: implement nir_op_extract/nir_op_insert
2021-06-08 Rhys Perryaco: add p_extract/p_insert
2021-06-08 Rhys Perryaco: disallow SDWA for instructions with 64-bit definit...
2021-06-08 Rhys Perrynir, nir/algebraic: add byte/word insertion instructions
2021-06-08 Rhys Perrynir/algebraic: optimize extract of extract
2021-06-08 Samuel Pitoisetradv: emit PA_SC_CONSERVATIVE_RASTERIZATION_CNTL only...
2021-06-08 Dave Airlieintel/isl: add blend enable flag to gen4/5
2021-06-08 Dave Airlieintel/isl: add levels and minimum array element to...
2021-06-08 Dave Airlieintel/isl: convert null surface fill to a struct.
2021-06-08 Dave Airlieintel/isl: decrease isl_format_layouts size by 36k
2021-06-07 Yiwei Zhangvenus: forward the host renderer hardware info
2021-06-07 Caio Marcelo... nir: Rename WORK_GROUP (and similar) to WORKGROUP
2021-06-07 Caio Marcelo... nir: Rename nir_intrinsic_load_local_group_size to...
2021-06-07 Caio Marcelo... compiler: Rename SYSTEM_VALUE_LOCAL_GROUP_SIZE to SYSTE...
2021-06-07 Caio Marcelo... compiler: Rename local_size to workgroup_size
2021-06-07 Emma Anholti915g: Make sure we don't try to texture from the const...
2021-06-07 Emma Anholtci/i915g: Fix incorrect expectation.
2021-06-07 Timur Kristófradv: Assert that there is no GS copy shader when the...
2021-06-07 Timur Kristófradv: Don't generate GS copy shader when the pipeline...
2021-06-07 Timur Kristófradv: Remove duplicate code for getting GS info.
2021-06-07 Alejandro Piñeirov3d/simulator: get rid of has_gca wrapper
2021-06-07 Alejandro Piñeirov3d/simulator: hw mem is now an v3d_size_t, typedef...
2021-06-07 Jason Ekstrandttn: Stop manually managing system_values_read
next