platform/upstream/mesa.git
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
2021-06-07 Andres Gomezci: update some radv trace checksums
2021-06-07 Rob Clarkfrontend/dri: Fix fence-fd logic
2021-06-07 Rob Clarkegl+libsync: Add check for valid fence-fd
2021-06-07 Rob Clarkegl: zero is a valid fd
2021-06-07 Kenneth Graunkeiris: Add a BO_ALLOC_SMEM flag for allocating from...
2021-06-07 Kenneth Graunkeiris: Only use SET/GET_TILING when exporting/importing BOs
2021-06-07 Kenneth Graunkeiris: Add an alignment parameter to iris_bo_alloc()
2021-06-07 Kenneth Graunkeiris: Add a flags argument to iris_bo_alloc()
2021-06-07 Jason Ekstrandintel/fs/ra: Fix payload node setup for SIMD16 on Gen4-5
2021-06-07 Roman Stratiienkoandroid: Add scripts to build using meson
2021-06-07 Roman Stratiienkomeson: egl: Do not build platform_drm for Android
2021-06-07 Erik Faye-Lunddocs: update master -> main in edit-links
2021-06-07 Erik Faye-Lundst/pbo: use correct type for images and textures
2021-06-07 Erik Faye-Lundzink: use a macro for spir-v versions
2021-06-07 Erik Faye-Lundzink: only enable vote if we can support it
2021-06-07 Erik Faye-Lundzink: calculate spir-v version based on vk version
2021-06-07 Erik Faye-Lundzink: allow to specify any spir-v version to nir_to_spirv
2021-06-07 Erik Faye-Lundzink: rename spirv_15 bool to spirv_1_4_interfaces
2021-06-07 Erik Faye-Lundzink: limit images we mark as cube-compatible
2021-06-07 Iago Toral... v3dv: fix incorrect render area setup
2021-06-07 Iago Toral... v3dv: implement VK_KHR_descriptor_update_template
2021-06-07 Iago Toral... v3dv: refactor descriptor updates
2021-06-07 Tony Wasserkaaco/scheduler: Move cursor handling state to dedicated...
2021-06-07 Tony Wasserkaaco/scheduler: Clean up register demand tracking
2021-06-07 Marcin Ślusarzintel/disasm: remove useless space after "("
2021-06-07 Marcin Ślusarzintel/disasm: decode/describe more send messages
2021-06-07 Pierre-Eric... winsys/amdgpu: use int16 for buffer_indices_hashlist
2021-06-07 Pierre-Eric... winsys/amdgpu: reduce amdgpu_cs size
2021-06-07 Pierre-Eric... amdgpu/winsys: remove amdgpu_cs_has_chaining
2021-06-07 Pierre-Eric... winsys/amdgpu: don't read bo->u.slab.entry after pb_sla...
2021-06-07 Pierre-Eric... radeonsi: dirty msaa_config on rs->multisample_enable...
2021-06-07 Iago Toral... v3dv: expose VK_KHR_storage_buffer_storage_class
2021-06-07 Iago Toral... v3dv: document VK_KHR_relaxed_block_layout as implemented
2021-06-07 Steve Pronovostd3d12: Add mechanism for D3D12 Adapter Selection
2021-06-06 Ilia Mirkinnv50: expose GL ES 3.1 for nva3+ hardware
2021-06-06 Ilia Mirkinnv50: expose images/buffers/compute
2021-06-06 Ilia Mirkinst/mesa: allow hardware to claim ES 3.1 without hw...
2021-06-06 Ilia Mirkinmesa/get: allow image/buffer/atomic variables to be...
2021-06-06 Ilia Mirkinst/mesa: properly encode OES_geometry_shader requirement
2021-06-06 Ilia Mirkinmesa: relax ES 3.1 compute shader requirements
2021-06-06 Ilia Mirkinst/mesa: avoid enabling image/buffer/compute extensions...
2021-06-06 Ilia Mirkinnouveau: improve video limit reporting
2021-06-06 Ilia Mirkinvdpau: allow state tracker to report a lower number...
2021-06-06 Ilia Mirkinnvc0: fix 3d images
2021-06-06 Ilia Mirkinnv50: fix streamout queries
2021-06-06 Vinson Leev3dv: Fix assert.
2021-06-05 Yiwei Zhangvenus: unify VkNativeBufferANDROID and AHardwareBuffer...
2021-06-05 Yiwei Zhangvenus: refactor gralloc buffer and drm modifier propert...
2021-06-05 Alyssa Rosenzweigagx: Handle load_back_face_agx
2021-06-05 Alyssa Rosenzweigagx: Lower front face to back face
next