platform/upstream/mesa.git
2023-05-28 Francisco Jerezanv: Fix calculation of guardband clipping region.
2023-05-28 David Heidelberggitlab: add template for merge requests
2023-05-28 David Heidelbergbin/ci: mention requirements.txt
2023-05-27 Christopher... intel: Sync xe_drm.h
2023-05-27 Marek Olšákradeonsi: re-enable fp16_rtz for compute blits to fix...
2023-05-27 Marek Olšákradeonsi: update test results and flakes
2023-05-27 Marek Olšákradeonsi: reduce the supported compute grid size
2023-05-27 Marek Olšákradeonsi/gfx11: use DISABLE_FOR_AUTO_INDEX to disable...
2023-05-27 Marek Olšákradeonsi: move emitting draws states out of si_emit_all...
2023-05-27 Marek Olšákradeonsi: don't enable WGP_MODE because of high cost...
2023-05-27 Marek Olšákradeonsi: remove the gl_SampleMask FS output if MSAA...
2023-05-27 Marek Olšákradeonsi: cosmetic changes in si_shader.h
2023-05-27 Marek Olšákradeonsi: reorder code in si_texture_create_object...
2023-05-27 Marek Olšákradeonsi/gfx11: fix alpha-to-coverage with blending
2023-05-27 Marek Olšákac/llvm: use LLVM 0/1 constants from ac_llvm_context...
2023-05-27 Marek Olšákac/llvm: clean up visit_load_local_invocation_index...
2023-05-27 Marek Olšákac/llvm: clean up translation of nir_intrinsic_load_inv...
2023-05-27 Marek Olšákac/surface: move determing ADDR_FMT_* into a helper...
2023-05-27 Marek Olšákac/surface: move CB format translation helpers here
2023-05-27 Marek Olšákac/gpu_info: give has_msaa_sample_loc_bug a more accura...
2023-05-26 Jesse Natalieci/windows: Update WARP to 1.0.7
2023-05-26 Jesse Nataliedxil: Don't run opt_remove_phis before lower_returns
2023-05-26 Jesse Natalieradv: Don't run opt_remove_phis before lower_returns
2023-05-26 Jesse Natalienir: Add undef phi srcs when adding successors
2023-05-26 Jesse Natalienir_lower_returns: Optimize phis before beginning the...
2023-05-26 Eric Engestrompanfrost: rename *.cc files to *.cpp
2023-05-26 Eric Engestrompanfrost: fix formatting of a couple of files that...
2023-05-26 Eric Engestromci: show diff when clang-format check fails
2023-05-26 Eric Engestromci: split clang-format list of folders for easier maint...
2023-05-26 Mykhailo Skorokhodovmesa: Implement GL_CLEAR_TEXTURE flag
2023-05-26 Eric Engestromwsi/display: drop unused parameters from local functions
2023-05-26 Gert Wollnyci: uprev virglrenderer to include changes needed for...
2023-05-26 Gert Wollnyfeatures: Update virgl features
2023-05-26 Gert Wollnyvirgl: enable ARB_gl_spirv
2023-05-26 Gert Wollnyvirgl: signal support for group vote and draw parameters
2023-05-26 Gert Wollnyvirgl: Submit drawid_offset if is not zero
2023-05-26 Gert Wollnyvirgl: Fix IB upload when a start >0 is given
2023-05-26 Lionel Landwerlinanv: opportunistically align VMA to 2Mb
2023-05-26 Lionel Landwerlinanv: further reduce pool alignments
2023-05-26 Lionel Landwerlinintel: reduce minimum memory alignment on Gfx12.5
2023-05-26 Lionel Landwerlinanv: update aux-tt alignment requirements for MTL
2023-05-26 Lionel Landwerliniris: add a comment about aux-tt alignment requirements
2023-05-26 Lionel Landwerlinintel: add alignment helper for aux map
2023-05-26 Mike Blumenkrantzzink: don't propagate psiz in quads emulation gs
2023-05-26 Mike Blumenkrantzzink: don't remove psiz from linked shaders if the...
2023-05-26 Eric Engestrommeson: simplify another "any of" check
2023-05-26 Eric Engestromci/intel: reuse iris_file_list instead of copying its...
2023-05-26 Eric Engestrombin/ci: fix mistakenly hardcoded repo name in get_gitla...
2023-05-26 Eric Engestromci/amd: only define AMDGPU_GPU_ID for the duration...
2023-05-26 Eric Engestromci/amd: move AMD-specific LD_PRELOAD to AMD config
2023-05-26 Samuel Pitoisetci: uprev vkd3d-proton to 2.9
2023-05-26 Samuel Pitoisetradv: fix copying 2D to 3D images
2023-05-26 Samuel Pitoisetzink/ci: skip arb_texture_buffer_object@texture-buffer...
2023-05-26 Sergi Blanch... ci: Allow zink-radv jobs to be manual when uprev piglit
2023-05-26 Boyuan Zhangfrontends/va: add default intra idr period
2023-05-26 Eric Engestromci_run_n_monitor: add ability to specify the pipeline...
2023-05-25 Rohan Gargutil: move pot functions to use existing macros
2023-05-25 Rohan Gargutil: revert back to ALIGN since it moved to util
2023-05-25 Rohan Gargutil: migrate alignment functions and macros to use...
2023-05-25 Rohan Gargutil: fix ROUND_DOWN_TO alignment type
2023-05-25 Rohan Gargfreedreno: set alignment to next POT
2023-05-25 Rohan Gargac/surface: make sure alignment is a POT
2023-05-25 Rohan Gargiris: correctly set alignment to next power of two...
2023-05-25 Eric Engestromdocs/relnotes: add sha256sum for 23.1.1
2023-05-25 Eric Engestromdocs: add release notes for 23.1.1
2023-05-25 Eric Engestromdocs: update calendar for 23.1.1
2023-05-25 Jesse Nataliewsi/win32: Handle acquiring an image while one is alrea...
2023-05-25 Eric Engestromv3dv: fix align() computation for pixel formats with...
2023-05-25 Konstantin... radv: Stop using radv_get_int_debug_option
2023-05-25 Alyssa Rosenzweignir: Add intrinsics for multisampling on AGX
2023-05-25 Eric Engestromci/zink: document new zink-radv-navi10-valve failures
2023-05-25 Rhys Perryaco/tests: add fix_derivs_in_divergent_cf tests
2023-05-25 Rhys Perryaco/tests: improve performance of declaration parsing
2023-05-25 Rhys Perryradv: use fix_derivs_in_divergent_cf
2023-05-25 Rhys Perryaco: implement texture samples with strict WQM coordinates
2023-05-25 Rhys Perryaco: implement strict_wqm_coord_amd
2023-05-25 Rhys Perryaco: add MIMG_instruction::strict_wqm
2023-05-25 Rhys Perryaco: let p_start_linear_vgpr take an operand
2023-05-25 Rhys Perryaco: remove unused RegType
2023-05-25 Rhys Perryac/nir: add fix_derivs_in_divergent_cf
2023-05-25 Rhys Perrynir/lower_tex: remove lower_array_layer_round_even
2023-05-25 Rhys Perryradv,radeonsi: use ac_nir_lower_tex
2023-05-25 Rhys Perryac/nir: round layer in ac_nir_lower_tex
2023-05-25 Rhys Perryac/nir: add pass for lowering 1d/cube coordinates
2023-05-25 Rhys Perrynir,vtn,aco,ac/llvm: make cube_face_coord_amd more...
2023-05-25 Rhys Perrynir/fold_16bit_tex_image: skip tex instructions with...
2023-05-25 Georg Lehmannutil: fix stack dynarray used by multiple tus
2023-05-25 Alyssa Rosenzweigpanfrost/ci: Skip hanging test
2023-05-25 Alyssa Rosenzweigpanfrost/ci: Skip Piglit tests known to crash
2023-05-25 David Heidelbergci/llvmpipe: document intel_shader_atomic_float_minmax...
2023-05-25 David Heidelbergci/lavapipe: zink failures
2023-05-25 David Heidelbergci/lavapipe: document subgroups.shuffle.compute.subgrou...
2023-05-25 David Heidelbergci: do not fail when SHA1 impl. produce stringop-overre...
2023-05-25 David Heidelbergci: disable bogus GCC warning with -Warray-bounds
2023-05-25 David Heidelbergci: enable shellcheck on whole .gitlab-ci
2023-05-25 David Heidelbergci/zink: disable flaking anv traces
2023-05-25 David Heidelbergci/virpipe: add flakes introduced with CI uprev to...
2023-05-25 David Heidelbergci/venus: add fail after CI uprev to the Debian 12
2023-05-25 David Heidelbergci/mingw: disable as it's broken
2023-05-25 Corentin Noëlbuild-crosvm: Use the pkg-config crate 0.3.27
next