platform/upstream/mesa.git
2020-09-16 Gert Wollnyr600/sfn: clone shader before lowering to registers...
2020-09-16 Gert Wollnyr600/sfn: Fix loading vertex attributes
2020-09-16 Gert Wollnyr600/sfn: correct ring op patching
2020-09-16 Gert Wollnyr600/nir: fetch sources and split uniforms before emitt...
2020-09-16 Gert Wollnyr600: revert disabling llvm draw
2020-09-16 Pierre-Eric... radeonsi: fix guardband handling for large values
2020-09-16 Pierre-Eric... radeonsi: fix quant_mode selection for large negative...
2020-09-16 Pierre-Eric... radeon/vcn: set dec->bs_ptr = NULL on unmap
2020-09-16 Pierre-Eric... r600/uvd: set dec->bs_ptr = NULL on unmap
2020-09-16 Eric Engestromdocs/release-calendar: update 20.2
2020-09-16 Eric Engestromdocs: add another 20.1.x release to allow for more...
2020-09-16 Eric Engestromdocs/download: mention tarball GPG signatures and link...
2020-09-16 Marek OlšákRevert "radeonsi: move L2_CACHE_CONTROL registers into...
2020-09-16 Marek OlšákRevert "radeonsi: set BIG_PAGE fields on gfx10.3"
2020-09-16 Marek Olšákradeonsi: clean up ffma handling
2020-09-16 Marek Olšáknir,radeonsi: move ffma fusing to late optimizations...
2020-09-16 Marek Olšákst/mesa: don't enable NV_copy_depth_to_color if NIR...
2020-09-15 Vinson Leelibgl-gdi: Fix unused-variable warnings.
2020-09-15 Jesse Nataliespirv: Handle OpTypeOpaque
2020-09-15 Jonathan Marekturnip: multiViewport and VK_EXT_shader_viewport_index_...
2020-09-15 Jonathan Marekfreedreno/ir3: add view_zero to shader key
2020-09-15 Jonathan Marekfreedreno/ir3: allow layer/viewport output for VS/GS/DS
2020-09-15 Thong Thaifrontends/va: Derive image from interlaced buffers...
2020-09-15 Thong Thaifrontends/va: Derive image from interlaced buffers
2020-09-15 Thong Thaifrontends/va: Add support for NV12/P010/P016 to vaDeriv...
2020-09-15 Rhys Perryaco: pass -fno-exceptions and -fno-rtti
2020-09-15 Tapani Pälliiris: remove additional pipe control done before hiz...
2020-09-15 Lionel Landwerlinintel/genxml: make sure test assert are compiled in
2020-09-14 Vinson Leenv50/ir: Initialize Converter members.
2020-09-14 Vinson Leefreedreno: Check file descriptor before write.
2020-09-14 Vinson Leeac/llvm: Fix nonportable sizeof.
2020-09-14 Mauro Rossiandroid: aco/isel: Move context initialization code...
2020-09-14 Christian Gmeineretnaviv: call nir_opt_shrink_vectors(..) in opt loop
2020-09-14 Alyssa Rosenzweigpan/bit: Fix unit tests
2020-09-14 Alyssa Rosenzweigpan/bit: Set d3d=true for CMP tests
2020-09-14 Alyssa Rosenzweigpanfrost: Fix nonzero stencil mask on vertex/compute
2020-09-14 Jonathan Marekturnip: avoid heap allocations in QueueSubmit when...
2020-09-14 Italo Nicolanir/algebraic: fold some nested comparisons with ball...
2020-09-14 Pierre-Eric... glsl: fix per_vertex_accumulator::fields size
2020-09-14 Timur Kristófaco: Add base argument to emit_mbcnt.
2020-09-14 Timur Kristófaco: Clean up emit_mbcnt.
2020-09-14 Timur Kristófaco: Fix emit_boolean_exclusive_scan in wave32 mode.
2020-09-14 Tapani Pälliglsl: mark some builtins with correct glsl(es) version...
2020-09-13 Erico Nuneslima: dont split vec3 unaligned load inputs
2020-09-13 Jonathan Marekturnip: device global bo list
2020-09-12 Jordan Justenanv, iris: Set MediaSamplerDOPClockGateEnable for gen12+
2020-09-11 Nanley Cheryanv/image: Disable multi-layer CCS_E on TGL+
2020-09-11 Marek Olšáknir/opt_vectorize: don't lose exact and no_*_wrap flags
2020-09-11 Rob Clarkfreedreno: fix fence-fd leak
2020-09-11 Qiang Yuradeonsi: fix max syncobj wait timeout
2020-09-11 Iago Toral... v3d/compiler: fix V3D double-rounding of .8 fixed-point...
2020-09-11 Timothy Arceridisk_cache: move cache item loading code into disk_cach...
2020-09-11 Timothy Arceridisk_cache: add new OS specific helper disk_cache_evict...
2020-09-11 Timothy Arceridisk_cache: move get_cache_file() to an OS specific...
2020-09-11 Timothy Arceridisk_cache: create new helper for writing cache items...
2020-09-11 Timothy Arceridisk_cache: move evict_lru_item() to an OS specific...
2020-09-11 Timothy Arceridisk_cache: move munmap into an OS specific helper
2020-09-11 Timothy Arceridisk_cache: move index mmap into OS specific helper
2020-09-11 Timothy Arceridisk_cache: add disk_cache_enabled() helper
2020-09-11 Timothy Arceridisk_cache: move cache dir generation into OS specific...
2020-09-11 Vinson Leenv50/ir: Remove duplicate mask assignment.
2020-09-11 Vinson Leenv50/ir: Add fallthrough statement.
2020-09-10 Marek Olšáknir/algebraic: add late optimizations that optimize...
2020-09-10 Marek Olšáknir/algebraic: collapse conversion opcodes (many patterns)
2020-09-10 Marek Olšáknir: add new mediump opcodes f2[ui]mp, i2fmp, u2fmp
2020-09-10 Marek Olšáknir: enforce 32-bit src type requirement for f2fmp...
2020-09-10 Marek Olšáknir: remove redundant opcode u2ump
2020-09-10 Marek Olšáknir/algebraic: expand existing 32-bit patterns to all...
2020-09-10 Marek Olšáknir/algebraic: add flrp patterns for 16 and 64 bits
2020-09-10 Alyssa Rosenzweigpan/mdg: Obey f2fmp size restriction in fuse_io_16
2020-09-10 Nanley Cheryblorp: Drop trailing whitespace in blorp_clear.c
2020-09-10 Nanley Cheryblorp: Fix alignment test for HIZ_CCS_WT fast-clears
2020-09-10 Marek Olšáknir: fix lower_mediump_outputs to not require variables
2020-09-10 Marek Olšáknir: add mediump flag to IO semantics
2020-09-10 Adam Jacksonglx/dri3: Implement GLX_EXT_swap_control_tear
2020-09-10 Adam Jacksonglx: Implement GLX_EXT_swap_control for DRI2 and DRI3
2020-09-10 Adam Jacksonglx: Reject glXSwapIntervalMESA greater than INT_MAX
2020-09-10 Adam Jacksonglx: Collect all the non-applegl extensions in the...
2020-09-10 Adam Jacksonglx: Use GLX_FUNCTION2 only for actually aliased functi...
2020-09-10 Adam Jacksonwsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR
2020-09-10 Christian Gmeinerci: do not build libdrm for vc4, reedreno and etnaviv
2020-09-10 Jonathan Marekturnip: rework vertex buffers draw state handling
2020-09-10 Marcin Ślusarzintel/tools: fix possible randomly increased verbosity...
2020-09-10 Marcin Ślusarzintel/compiler: quiet Coverity warnings
2020-09-10 Marcin Ślusarzintel/tools: handle ftell errors
2020-09-10 Marcin Ślusarzintel/tools: fix possible memory leak in the error...
2020-09-10 Marcin Ślusarzintel/compiler: initialize remaining fields of various...
2020-09-10 Marcin Ślusarzintel/compiler: remove unused fs_validator::param_size
2020-09-10 Marcin Ślusarzanv: fix minor gen_ioctl(I915_PERF_IOCTL_CONFIG) error...
2020-09-10 Pierre-Eric... driconf: add option to reuse GL names
2020-09-10 Pierre-Eric... mesa: use _mesa_HashFindFreeKeys for GL functions
2020-09-10 Pierre-Eric... mesa: add _mesa_HashFindFreeKeys
2020-09-10 Pierre-Eric... mesa: add GL name reuse support
2020-09-10 Pierre-Eric... mesa: add a isGenName parameter to _mesa_HashInsert
2020-09-10 Pierre-Eric... util/idalloc: add lowest_free_idx to avoid iterating...
2020-09-10 Pierre-Eric... util/idalloc: add util_idalloc_reserve
2020-09-10 Pierre-Eric... mesa: move u_idalloc from gallium/aux/util to util
2020-09-10 Rob Clarkfreedreno/a6xx: Fix MSAA clear
2020-09-10 Rob Clarkfreedreno: Clear gs/tcs/tes state for clear blits
2020-09-10 Rob Clarkfreedreno/a6xx: Fix fd6_draw_vbo() return
next