platform/upstream/mesa.git
2021-11-15 Eric Engestromdocs: update branchpoint instructions
2021-11-15 Vasily Khoruzhicklima: enable PIPE_CAP_PREFER_POT_ALIGNED_VARYINGS
2021-11-15 Vasily Khoruzhickgallium: add PIPE_CAP_PREFER_POT_ALIGNED_VARYINGS
2021-11-15 Eric Engestromdocs/submittingpatches: mention use of the `-x` flag...
2021-11-15 Eric Engestromdocs/submittingpatches: add formatting around the relea...
2021-11-15 Eric Engestromdocs/submittingpatches: add link to section describing...
2021-11-15 Emma Anholtfreedreno/a6xx: Fix a bunch of 3D texture layout to...
2021-11-15 Emma Anholtfreedreno/cffdump: Handle the TILE_ALL flag in unit...
2021-11-15 Emma Anholtfreedreno/cffdump: Fix up formatting of texturator...
2021-11-15 Emma Anholtfreedreno/fdl: Add support for unit testing 3D texture...
2021-11-15 Emma Anholtfreedreno/cffdump: Fix 64-bit reg decode in script...
2021-11-15 Emma Anholtfreedreno: Fix the texturator unit test script.
2021-11-15 Emma Anholtfreedreno/fdl: Dump the generated layout when a layout...
2021-11-15 Dave Airlieutil/vl: move gallium vl_vlc.h and vl_rbsp.h to shared...
2021-11-15 Jordan Justenintel/dev: Add platform enum with DG2 G10 & G11
2021-11-15 Mike Blumenkrantzzink: always add VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BI...
2021-11-15 Mike Blumenkrantzzink: stop running discard_if in generated tcs
2021-11-15 Samuel Pitoisetzink: skip one GLES31 subset to avoid GPU hangs on...
2021-11-15 Dave Airlieintel/genxml: generate video headers
2021-11-15 Dave Airlieintel/genxml: fix gen6 LD->VLD typo.
2021-11-15 Matt Turnerintel/genxml: capitalize decoder mode select properly
2021-11-15 Dave Airlieintel/genxml: fix Picure->Picture typo
2021-11-15 Dave Airlieintel/genxml: align QM field names across gens.
2021-11-15 Dave Airlieintel/genxml: fix some missing address from the 75 xml
2021-11-15 Dave Airlieintel/genxml: cleanup video xml collisions.
2021-11-15 Rhys Perryaco: consider pseudo-instructions reading exec in needs...
2021-11-15 Daniel Schürmannradv: use nir_fold_16bit_sampler_conversions()
2021-11-15 Daniel Schürmannaco: implement D16 texture loads
2021-11-15 Daniel Schürmannaco: workaround GFX9 hardware bug for D16 image instruc...
2021-11-15 Daniel Schürmannaco: add more D16 load/store instructions to RA and...
2021-11-15 Daniel Schürmannnir/fold_16bit_sampler_conversions: skip sparse residen...
2021-11-15 Rob Clarkfreedreno: caps for clover
2021-11-15 Rob Clarkfreedreno: Add PIPE_SHADER_IR_NIR_SERIALIZED support
2021-11-15 Ilia Mirkina5xx: remove astc srgb workaround logic
2021-11-15 Samuel Pitoisetzink: update the CI lists for RADV
2021-11-15 Jesse Nataliemicrosoft/clc: Add a test for arg metadata
2021-11-15 Jesse Natalieclc: Use kernel_arg_type_qual string to add const type...
2021-11-15 Iago Toral... v3d,v3dv: move tile size calculation to a common helper
2021-11-15 Samuel Pitoisetac/spm: fix determining the counter slot
2021-11-15 Samuel Pitoisetac/spm: fix determing the SPM wire
2021-11-15 Samuel Pitoisetradv: fix a sync issue on GFX9+ by clearing the upload...
2021-11-15 Timothy Arcerimesa: fix buffer overrun in SavedObj texture obj array
2021-11-14 Dave Airliellvmpipe: fix compressed image sizes.
2021-11-14 Dave Airliellvmpipe: disable 64-bit integer textures.
2021-11-13 Timur Kristófaco: Fix how p_is_helper interacts with optimizations.
2021-11-12 Emma Anholtci/freedreno: Add a link to the issue for color_depth_a...
2021-11-12 Emma Anholtci/freedreno: Add notes explaining the KHR-GL* failures.
2021-11-12 Emma Anholtfreedreno/a6xx: Do sparse setup of the TFB program.
2021-11-12 Emma Anholtci/freedreno: Enable the tes-input/tcs-input tests.
2021-11-12 Emma Anholtfreedreno/ir3: Fix an off-by-one in so->outputs_count...
2021-11-12 Emma Anholtfreedreno/a6xx: Add some notes about piglit failures.
2021-11-12 Rhys Perryaco: optimize load_local_invocation_index with single...
2021-11-12 Rhys Perryradv: lower load_local_invocation_index with 1D workgroups
2021-11-12 Rhys Perrynir/lower_system_values: replace local_invocation_id...
2021-11-12 Connor Abbotttu: Expose Vulkan 1.2
2021-11-12 Connor Abbotttu: Add VK_KHR_buffer_device_address stubs
2021-11-12 Connor Abbotttu: Enable subgroupBroadcastDynamicId
2021-11-12 Ilia Mirkinfreedreno/a[345]xx: add R8/RG8 SRGB formats
2021-11-12 Ilia Mirkinfreedreno: prefer float immediates when float values...
2021-11-12 Alyssa Rosenzweigpan/mdg: Remove duplicate compiler option
2021-11-12 Alyssa Rosenzweigpan/bi: Enable dual texture fusing pass
2021-11-12 Alyssa Rosenzweigpan/bi: Test dual texture fusing
2021-11-12 Alyssa Rosenzweigpan/bi: Add dual texture fusing pass
2021-11-12 Alyssa Rosenzweigpan/bi: Fix up dual texturing registers
2021-11-12 Alyssa Rosenzweigpan/bi: Add bi_dual_tex_as_u32 helper
2021-11-12 Alyssa Rosenzweigpan/bi: Support dual texture scheduling
2021-11-12 Alyssa Rosenzweigpan/bi: Use BIFROST_TEXTURE_OPERATION_SINGLE enum
2021-11-12 Alyssa Rosenzweigpan/bi: Add bifrost_dual_texture_operation struct
2021-11-12 Alyssa Rosenzweigpan/bi: Add bifrost_texture_operation_mode enum
2021-11-12 Alyssa Rosenzweigpan/bi: Add second destination to TEXC
2021-11-12 Alyssa Rosenzweigpan/bi: Add secondary staging count
2021-11-12 Alyssa Rosenzweigpan/bi: Make bi_index padding explicit
2021-11-12 Alyssa Rosenzweigpan/bi: Fix typo in helper invocation analysis
2021-11-12 Ilia Mirkinmesa: add just a tiny bit of debug info to some _mesa_p...
2021-11-12 Ilia Mirkinnv50,nvc0: expose R8/RG8_SRGB formats for texturing
2021-11-12 Hyunjun Koturnip: Enable VK_KHR_separate_depth_stencil_layouts
2021-11-12 Alyssa Rosenzweignir/lower_pntc_ytransform: Support PointCoordIsSysval
2021-11-12 Ilia Mirkinmesa: add missing state to state string computation
2021-11-12 Iago Toral... v3dv: don't use a global constant for default pipeline...
2021-11-12 Iago Toral... v3dv: account for multisampling when computing subpass...
2021-11-12 Iago Toral... v3d: use V3D_MAX_DRAW_BUFFERS instead of hardcoded...
2021-11-12 James Parkmeson: Update libelf wrap for Windows
2021-11-12 James Parkradv: Match function definitions to declarations
2021-11-12 James Parkac: Align ADDR_FASTCALL with addrlib
2021-11-12 Qiang Yudriconf: support META application
2021-11-12 Qiang Yuradeonsi: add radeonsi_force_use_fma32 driconf option
2021-11-12 Christian Gmeinerci/bare-metal: switch to common .baremetal-test-arm64
2021-11-12 Christian Gmeinerci/bare-metal: add .baremetal-test-arm64
2021-11-12 Christian Gmeinerci/etnaviv: no need to force nir anymore
2021-11-12 Christian Gmeinerci/etnaviv: armhf: switch to .baremetal-test-armhf
2021-11-12 Christian Gmeinerci/bare-metal: armhf: move BM_ROOTFS to generic place
2021-11-12 Mike Blumenkrantzaux/primconvert: support pipe_context::draw_vertex_state
2021-11-12 Mike Blumenkrantzaux/primconvert: break out primconvert internals into...
2021-11-12 Ilia Mirkinfreedreno/a4xx: fix min/max/bias lod sampler settings
2021-11-11 Ilia Mirkinfreedreno/ir3: fix setting the max tf vertex when there...
2021-11-11 Ilia Mirkinfreedreno: check batch size after the fallback blitter...
2021-11-11 Lionel Landwerlinanv: fix multiple wait/signal on same binary semaphore
2021-11-11 Caio Oliveiragtest: Fix output of array ASSERT/EXPECT macros
2021-11-11 Danylo Piliaievvulkan/util: Handle depth-only formats in vk_att_ref_st...
2021-11-11 Emma Anholtmesa/st: Disable NV_copy_depth_to_color on non-doubles...
next