platform/upstream/mesa.git
2021-08-16 Simon Servulkan/wsi/wayland: generalize modifier handling
2021-08-16 Leandro Ribeirovulkan/wsi/wayland: fold wsi_wl_display_swrast and...
2021-08-16 Leandro Ribeirovulkan/wsi/wayland: fix crash when force_bgra8_unorm_fi...
2021-08-16 Leandro Ribeirovulkan/wsi/wayland: do not perform roundtrip when not...
2021-08-16 Leandro Ribeirovulkan/wsi/wayland: check directly if we got globals...
2021-08-16 Simon Servulkan/wsi/wayland: drop support for wl_drm
2021-08-16 Simon Servulkan/wsi/wayland: use drm_fourcc.h for formats
2021-08-16 Emma Anholti915g: Add support for FXT1.
2021-08-16 Emma Anholti915g: Fix up the format mapping for DXT1_*RGB
2021-08-16 Emma Anholti915g: Add missing support for sRGB S3TC.
2021-08-16 Emma Anholti915g: Add support for blitting compressed textures.
2021-08-16 Emma Anholti915g: Make the 1D workaround keep TXP's .w channel...
2021-08-14 Eric Engestrompython: drop explicit output_encoding='utf-8' in mako...
2021-08-14 Eric Engestromglsl/tests: remove some dead code
2021-08-14 Eric Engestromisl: drop left-over comment
2021-08-14 Eric Engestromisl: drop comment about "python 2 vs 3" as it doesn...
2021-08-14 Eric EngestromRevert "python: Explicitly add the 'L' suffix on Python 3"
2021-08-14 Eric Engestrompython: drop python2 support
2021-08-14 Eric Engestromgitlab-ci: stop installing python-is-python3 package
2021-08-14 Eric Engestrompython: explicitly require python3
2021-08-14 Caio Marcelo... nir/dead_cf: Do not remove loops with loads that can...
2021-08-13 Alyssa Rosenzweigdrm-shim: Support kernels with >4k pages
2021-08-13 Ian Romanickgallium: Remove "optimize" parameter from pipe_screen...
2021-08-13 Ella-0v3dv: implement VK_EXT_color_write_enable
2021-08-13 Bas Nieuwenhuizennir/inline_functions: Handle halting functions.
2021-08-13 Bas Nieuwenhuizennir/lower_scratch: Ensure we don't lower vars with...
2021-08-13 Rhys Perrynir: remove src/compiler/nir/nir_control_flow
2021-08-13 Emma Anholtnir: Move phi src setup to a helper.
2021-08-13 Juan A. Suarez... ci/v3dv: update flakes
2021-08-13 Leo Liufrontends/va: Reallocate p010 buffer for AV1 10 bits...
2021-08-13 Leo Liuradeon/vcn: Enable the AV1 decode p010 mode
2021-08-13 Leo Liufrontends/va: Add AV1 profile main to the config
2021-08-13 Leo Liufrontends/va: Place AV1 picture and slice parameter...
2021-08-13 Leo Liufrontends/va: Add AV1 parameter buffers functions
2021-08-13 Leo Liufrontends/va: Add AV1 picture description
2021-08-13 Italo Nicolavirgl/ci: switch glmark2 traces from .rdc to .trace
2021-08-13 Michel Zouradv: fix build with mingw
2021-08-13 Connor Abbottfreedreno, tu: Set GRAS_LRZ_PS_INPUT_CNTL::SAMPLEID
2021-08-13 Connor Abbottfreedreno, tu: Stop asking for foveation quality
2021-08-13 Connor Abbottfreedreno/a6xx: Add new register fields
2021-08-13 Lionel Landwerlinanv/android: handle image bindings from gralloc buffers
2021-08-13 Vinson Leenir: Initialize evaluate_cube_face_index_amd dst.x.
2021-08-12 Vinson Leemeson: Remove duplicate xvmc in build summary.
2021-08-12 Axel Davyutil: Fix translate from block compressed to rgba
2021-08-12 Kenneth Graunkeiris: Stop using SET_DOMAIN on discrete GPUs altogether
2021-08-12 Kenneth Graunkeiris: Allow SET_DOMAIN to fail when allocating new...
2021-08-12 Kenneth Graunkeiris: Use the new I915_USERPTR_PROBE API
2021-08-12 Jason Ekstrandanv: Use I915_USERPTR_PROBE when available
2021-08-12 Jason Ekstrandiris: Use I915_MMAP_OFFSET_FIXED for LMEM platforms
2021-08-12 Jason Ekstrandiris: Add a new IRIS_MMAP_NONE map type
2021-08-12 Kenneth Graunkeiris: Don't try to CPU read imported clear color BOs
2021-08-12 Jason Ekstrandiris: Add an assert to iris_bo_gem_mmap_legacy()
2021-08-12 Jason Ekstrandiris: Use a tiny table to map mmap modes to offsets
2021-08-12 Jason Ekstrandiris: SMEM buffers on discrete platforms are coherent
2021-08-12 Jason Ekstrandanv: Use I915_MMAP_OFFSET_FIXED for LMEM platforms
2021-08-12 Jason Ekstrandinclude/drm-uapi: Bump headers
2021-08-12 Alyssa Rosenzweigdocs/panfrost: Update llvm option
2021-08-12 Rhys Perryradv: enable DCC with signedness reinterpretation
2021-08-12 Italo Nicolaci: skip minio login if PIGLIT_REPLAY_UPLOAD_TO_MINIO...
2021-08-12 Juan A. Suarez... broadcom/compiler: set current block on incrementing...
2021-08-12 Iago Toral... v3dv: add API entry points for sampler Ycbcr conversions
2021-08-12 Iago Toral... v3dv: don't try to access pColorBlendState if rasteriza...
2021-08-12 Pierre-Eric... radeonsi/test: add Sienna Cichlid expected results
2021-08-12 Pierre-Eric... radeonsi/test: prettier output
2021-08-12 Pierre-Eric... radeonsi/test: allow to pass a filename as a test filte...
2021-08-12 Pierre-Eric... radeonsi/test: format radeonsi-run-test.py with black
2021-08-12 Pierre-Eric... radeonsi/test: fix test script args handling
2021-08-12 Danylo Piliaievtu: enable VK_EXT_extended_dynamic_state2
2021-08-12 Danylo Piliaievtu: implement dynamic rasterizer discard enable
2021-08-12 Danylo Piliaievtu: implement dynamic primitive restart enable
2021-08-12 Danylo Piliaievtu: implement dynamic depth bias enable
2021-08-12 Danylo Piliaievtu: declare VK_EXT_extended_dynamic_state2 but leave...
2021-08-12 Roland Scheideggeraux/cso: try harder to keep cso state in sync on cso...
2021-08-12 Hyunjun Kotu: allow dynamic primitive topology with tessellation
2021-08-11 Jason Ekstrandci: Build ANV on Android
2021-08-11 Jason Ekstrandanv/android: Drop unused device variables
2021-08-11 Jason Ekstrandanv/android: Pass the correct pointer type to vk_errorf
2021-08-11 Jason Ekstrandintel/perf: Use a char array for OA perf query data
2021-08-11 Jason Ekstrandintel/vec4: Don't override emit_urb_write_opcode for...
2021-08-11 Jason Ekstrandmeson/glsl: Only run GLSL tests if can_run_host_binaries()
2021-08-11 Jason Ekstrandmeson: Intel drivers don't require expat on Android
2021-08-11 Jason Ekstrandmeson/intel: Don't build genxml tests on Android
2021-08-11 Ilia Mirkinst/mesa: fix pbo download store image type
2021-08-11 Paulo Zanoniiris: use add_bo_to_batch() when adding batch->bo
2021-08-11 Paulo Zanoniiris: add the workaround_bo directly to the batch
2021-08-11 Paulo Zanoniiris: extract the code that adds BOs to the batch lists
2021-08-11 Paulo Zanoniiris: assign bo->index to the aux map BOs too
2021-08-11 Paulo Zanoniiris: don't bump the seqno for the workaround_bo
2021-08-11 Eric Engestromdocs: update calendar and link releases notes for 21.1.7
2021-08-11 Eric Engestromdocs: add release notes for 21.1.7
2021-08-11 Dave Airlieintel/vec4: sel.cond writes the flags on Gfx4 and Gfx5
2021-08-11 Ian Romanickintel/fs: sel.cond writes the flags on Gfx4 and Gfx5
2021-08-11 Dave Airliecrocus: align staging resource pitch on gen4/5 to allow...
2021-08-11 Dave Airliecrocus/blt: add pitch/offset checks to fix blt corruption
2021-08-11 Alyssa Rosenzweigpan/bi: Unit test DISCARD+FCMP fusing
2021-08-11 Alyssa Rosenzweigpan/bi: Fuse DISCARD with conditions
2021-08-11 Alyssa Rosenzweigpan/bi: Add fclamp unit tests
2021-08-11 Alyssa Rosenzweigpan/bi: Use FCLAMP pseudo op for clamp prop
2021-08-11 Alyssa Rosenzweigpan/bi: Add optimizer unit tests
2021-08-11 Alyssa Rosenzweigpan/bi: Use FABSNEG pseudo ops for modifier prop
next