platform/upstream/mesa.git
2022-06-22 Connor Abbotttu: Fix linemode for tessellation with isolines
2022-06-22 Alyssa Rosenzweigv3d: Drop workaround for u_blitter bug
2022-06-22 Danylo Piliaievtu: Do not expose storage image/buffer features for...
2022-06-22 Emma Anholtvc4: Propagate txf_ms's dest_type to the lowered txf.
2022-06-22 Emma Anholtci/vc4: Turn on deqp-egl testing by default.
2022-06-22 Emma Anholtci/vc4: Merge quick_shader in with deqp-gles
2022-06-22 Mike Blumenkrantzzink: ci updates
2022-06-22 Mike Blumenkrantzmesa: explicitly disallow multiple pointsize exports...
2022-06-22 Mike Blumenkrantzmesa: enforce pointsize exports if pointsize is being...
2022-06-22 Mike Blumenkrantzmesa: skip pointsize exports if pointsize attenuation...
2022-06-22 Mike Blumenkrantzmesa: rename PointSizeIsOne -> PointSizeIsSet
2022-06-22 Mike Blumenkrantzmesa: break out PointSizeIsOne setting to util function
2022-06-22 Mike Blumenkrantznir/lower_point_size: apply point size clamping
2022-06-22 Italo Nicolavirgl: overpropagate precise flags
2022-06-22 Jason Volkradeon: Support shared memory user pointers.
2022-06-22 Marcin Ślusarzintel/compiler: assert that base is 0 for [load|store...
2022-06-22 Timur Kristófnir/lower_task_shader: don't use base index for shared...
2022-06-22 Marcin Ślusarznir/lower_task_shader: insert barrier before/after...
2022-06-22 Connor Abbottir3/sched: Fix could_sched() determination
2022-06-22 Danylo Piliaievmeson/tu: Don't compile libdrm paths if KGSL is selected
2022-06-22 Danylo Piliaievmeson/pps: Check if libdrm exists to compile pps
2022-06-22 Danylo Piliaievmeson: Define _GNU_SOURCE for android host system
2022-06-22 Samuel Pitoisetradv/llvm: always emit a null export even if the FS...
2022-06-22 Pavel Asyutchenkollvmpipe: enable PIPE_CAP_FBFETCH_ZS
2022-06-22 Pavel Asyutchenkollvmpipe: implement FB fetch for depth/stencil
2022-06-22 Pavel Asyutchenkollvmpipe: simplify early/late zs tests selection
2022-06-22 Pavel Asyutchenkollvmpipe: enable per-sample shading when FB fetch is...
2022-06-22 Pavel Asyutchenkonir_to_tgsi: Don't count ZS fbfetch vars as outputs
2022-06-22 Pavel Asyutchenkoglsl: add language support for GL_ARM_shader_framebuffe...
2022-06-22 Pavel Asyutchenkogallium: add PIPE_CAP_FBFETCH_ZS and expose extension
2022-06-22 Dave Airlieglx/drisw: use xcb instead of X to query connection
2022-06-22 Dave Airliewsi/x11: add xcb_put_image support for larger transfers.
2022-06-22 Dave Airlieegl/x11: add missing put_image cookie cleanups
2022-06-22 Dave Airlieegl/x11: split large put image requests to avoid server...
2022-06-22 Mike Blumenkrantzzink: fix dual_src_blend driconf workaround
2022-06-22 Mike Blumenkrantzglx/drisw: invalidate drawables upon binding context...
2022-06-22 Mike Blumenkrantzglx/drisw: store the flush extension to the screen
2022-06-22 Guilherme Galloci/lava: Filter out undesired messages
2022-06-22 Jason Ekstrandvulkan/wsi: Use HAVE_LIBDRM to detect DRM instead of...
2022-06-22 Jordan Justenintel/tools: Print memory info in intel_dev_info
2022-06-22 Jordan Justeniris/bufmgr: Use memory info from devinfo
2022-06-22 Jordan Justenanv: Use memory info from devinfo
2022-06-22 Lionel Landwerlinintel/dev: add a fallback when memory regions are not...
2022-06-22 Lionel Landwerlinintel/dev: add a helper to update memory info
2022-06-22 Jordan Justenintel/dev: Add devinfo::mem to store i915 regions infor...
2022-06-21 Alyssa Rosenzweigpanfrost: Bump ESSL_FEATURE_LEVEL on Valhall
2022-06-21 Alyssa Rosenzweigpanfrost: Enable CAP_INDIRECT_TEMP_ADDR on Valhall
2022-06-21 Alyssa Rosenzweigpanfrost: Enable more FP16 caps on Valhall
2022-06-21 Alyssa Rosenzweigpan/bi: Tune lower_vars_to_scratch
2022-06-21 Alyssa Rosenzweigpan/va: Replace MKVEC.v4i8 with MKVEC.v2i8
2022-06-21 Alyssa Rosenzweigpan/va: Pack MKVEC.v2i8 byte lanes
2022-06-21 Alyssa Rosenzweigpan/bi: Constant fold MKVEC.v2i8
2022-06-21 Alyssa Rosenzweigpan/bi: Model MKVEC.v2i8
2022-06-21 Alyssa Rosenzweigpan/bi: Remove FRSCALE from IR
2022-06-21 Alyssa Rosenzweigpan/va: Rename RSCALE to LDEXP
2022-06-21 Alyssa Rosenzweigpan/va: Implement sample positions FAU packing
2022-06-21 Alyssa Rosenzweigpan/va: Lower FADD_RSCALE.f32 to FMA_RSCALE.f32
2022-06-21 Alyssa Rosenzweigpan/bi: Align accesses with packed TLS
2022-06-21 Alyssa Rosenzweigpan/bi: Fix LD_BUFFER.i16 definition
2022-06-21 Alyssa Rosenzweigpan/va: Unit test va_mark_last
2022-06-21 Alyssa Rosenzweigpan/va: Mark last register reads
2022-06-21 Alyssa Rosenzweigpan/va: Use validate_register_pair for BLEND pack
2022-06-21 Alyssa Rosenzweigpan/va: Include BLEND for va_swap_12
2022-06-21 Alyssa Rosenzweigpan/va: Move va_flow_is_wait_or_none to common
2022-06-21 Alyssa Rosenzweigpan/va: Add header guards to valhall_enums.h
2022-06-21 Alyssa Rosenzweigpan/bi: Constify bi_is_staging_src argument
2022-06-21 Alyssa Rosenzweigpan/bi: Mark bi_postra_liveness_ins as MUST_CHECK
2022-06-21 Alyssa Rosenzweigpan/va: Unit test barrier handling
2022-06-21 Alyssa Rosenzweigpan/va: Workaround quirk of barrier handling
2022-06-21 Alyssa Rosenzweigpan/va: Simplify insert flow tests
2022-06-21 Alyssa Rosenzweigpan/va: Move VA_NUM_GENERAL_SLOTS to common
2022-06-21 Emma Anholtci: Remove the unused .test-manual
2022-06-21 Emma Anholtci/bare-metal: Add test phase timeouts to all boards.
2022-06-21 Emma Anholtci/bare-metal: Add handling of netboot firmwares for...
2022-06-21 Emma Anholtci/bare-metal: Get rid of servo's serial feed threads.
2022-06-21 Emma Anholtci/bare-metal: Add per-boot-stage timeouts for fastboot...
2022-06-21 Emma Anholtci/bare-metal: Apply autopep8 to our python scripts.
2022-06-21 Danylo Piliaievtu: Reset xfb_used at the end of a renderpass
2022-06-21 Emma Anholtturnip: Document some fields about resolves.
2022-06-21 Emma Anholtci: Terminate capture-devcoredump before tarring up...
2022-06-21 Lionel Landwerlinvulkan/wsi: fix crash with debug names on swapchain
2022-06-21 Lionel Landwerlinanv: fix index buffer emission
2022-06-21 Timur Kristófzink: Always enable depth clamping, make depth clipping...
2022-06-21 Timur Kristófzink: Enable the VK_EXT_depth_clip_enable extension.
2022-06-21 Timur Kristófgallium/u_blitter: Fix depth.
2022-06-21 Sarah Walkerpvr: Update for firmware 1.17@6256262
2022-06-21 Erik Faye-Lunddocs: set language to english
2022-06-21 Danylo Piliaievtu: Disable sample counting for 3d blits during occlusi...
2022-06-21 Gert Wollnyvirgl: Don't let ntt optimize the register allocation
2022-06-21 Martin Roukala... ci/radv: add a missing flake
2022-06-21 Martin Roukala... ci/radv: move a test from the fail list to the flake...
2022-06-21 Boris Brezillondzn: Fix the 2DMSArray case in dzn_image_get_dsv_desc()
2022-06-21 Samuel Pitoisetradv,aco: rename radv_prolog_binary/radv_shader_prolog...
2022-06-21 Christian Gmeinerir3: Create at least one thread for async shader compile
2022-06-21 Christian Gmeinerfreedreno: Wait for async compile jobs to finish
2022-06-21 Vinson Leemicrosoft/compiler: Fix assert.
2022-06-21 Vinson Leeradv: Remove unnecessary null check.
2022-06-20 David Heidelbergci: Uprev apitrace to 790380e05854
2022-06-20 Filip Gawinr300: prefer old not native swizzle in constant folding
2022-06-20 Alyssa Rosenzweigpanfrost: Implement provoking vertices on Valhall
next