platform/upstream/mesa.git
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
2021-08-11 Alyssa Rosenzweigpan/bi: Add shader equality helper for unit tests
2021-08-11 Alyssa Rosenzweigpan/bi: Fuse abs/neg more on Valhall
2021-08-11 Alyssa Rosenzweigpan/bi: Simplify bi_compose_clamp
2021-08-11 Alyssa Rosenzweigpan/bi: Unit test new constant folding patterns
2021-08-11 Alyssa Rosenzweigpan/bi: Constant fold texturing lowerings
2021-08-11 Alyssa Rosenzweigpan/va: Document IEEE 754 conformance of clamps
2021-08-11 Alyssa Rosenzweigpanfrost: Test src*dst + dst*src blending
2021-08-11 Alyssa Rosenzweigpanfrost: Leverage Bifrost's 2*src blend factor
2021-08-11 Alyssa Rosenzweigpanfrost: Add basic fixed-function blending tests
2021-08-11 Alyssa Rosenzweigpanfrost: Simplify blend_factor_constant_mask
2021-08-11 Alyssa Rosenzweigpanfrost: Fix is_opaque when blend_enable=false
2021-08-11 Alyssa Rosenzweigpanfrost: Add blend helper packing the equation
2021-08-11 Alyssa Rosenzweigpanfrost: Use _PU for non-dithered formats
2021-08-11 Alyssa Rosenzweigpanfrost: Remove unused #defines
2021-08-11 Alyssa Rosenzweigpanfrost: Add LINEAR debug option
2021-08-11 Alyssa Rosenzweigpan/bi: Add a noopt debug option
2021-08-11 Alyssa Rosenzweigpan/bi: Make bi_opt_push_ubo optional
2021-08-11 Lionel Landwerlinnir/lower_shader_calls: remove empty phis
2021-08-11 Marcin Ślusarzzink: use nir_shader_instructions_pass in nir_lower_dyn...
2021-08-11 Marcin Ślusarzzink: use nir_shader_instructions_pass in lower_discard_if
2021-08-11 Marcin Ślusarzmicrosoft/compiler: use nir_shader_instructions_pass...
2021-08-11 Marcin Ślusarzmicrosoft/compiler: use nir_shader_instructions_pass...
2021-08-11 Marcin Ślusarzmicrosoft/compiler: preserve all metadata when upcast_p...
2021-08-11 Marcin Ślusarzmicrosoft/clc: use nir_shader_instructions_pass in...
2021-08-11 Marcin Ślusarzmicrosoft/clc: preserve only valid metadata in clc_lowe...
2021-08-11 Marcin Ślusarzd3d12: use nir_metadata_none instead of its value
2021-08-11 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-08-11 Marcin Ślusarznir/builder: invalidate metadata per function
2021-08-11 Danylo Piliaievfreedreno/decode: print estimated crash location withou...
2021-08-11 Pierre-Eric... nir: add a pass to optimize "gl_FragDepth = gl_FragCoor...
2021-08-11 Kenneth Graunkeiris: Drop dead drm_ioctl prototype
2021-08-11 Kenneth Graunkeiris: Improve the memory layout of iris_bo by fixing...
2021-08-11 Kenneth Graunkeiris: Rename bo->gtt_offset to bo->address
2021-08-11 Iago Toral... v3d,v3dv: add options to force 32-bit or 16-bit TMU...
2021-08-11 Tapani Pällianv/android: fix build error due refactoring
next