platform/upstream/mesa.git
2020-11-24 Erik Faye-LundRevert "zink: put those shader keys to work fixing...
2020-11-24 Erik Faye-LundRevert "zink: update shader modules in gfx program...
2020-11-24 Bas Nieuwenhuizenradv: Fix RB+ blending for VK_FORMAT_E5B9G9R9_UFLOAT_PA...
2020-11-24 Rob Clarkmesa: Synchronize get_gl_override()
2020-11-24 Rob Clarktgsi: Fix helgrind complaint about one-time init
2020-11-24 Rob Clarkgallium/trace: Fix helgrind complaint about one-time...
2020-11-24 Rob Clarkmesa: Fix helgrind complaint about one-time init
2020-11-24 Rob Clarkutil: Fix helgrind complaint about one-time init
2020-11-24 Rob Clarkmesa/st: Use do_once for one-time init
2020-11-24 Rob Clarkgallium/hud: Use do_once for one-time init
2020-11-24 Rob Clarkfreedreno/ir3: Use get_once() for one-time init
2020-11-24 Rob Clarknir: Use get_once() helper for one-time init's
2020-11-24 Rob Clarkutil: Add helpers for various one-time-init patters
2020-11-24 Rob Clarkutil: Add helgrind support for simple_mtx
2020-11-24 Jason Ekstrandspirv: Implement SpvOpConvertUToAccelerationStructureKHR
2020-11-24 Jason Ekstrandspirv: Implement OpTerminateRayKHR and OpIgnoreIntersec...
2020-11-24 Jason Ekstrandspirv: Call repair SSA for OpTerminateInvocation
2020-11-24 Jason Ekstrandspirv: Implement OpTraceRayKHR and OpExecuteCallableKHR
2020-11-24 Jason Ekstrandspirv: Update JSON and headers from Khronos main
2020-11-24 Jason Ekstrandspirv: Rename some ray-tracing intrinsics to NV
2020-11-24 Jason Ekstrandvulkan: Update XML and headers to 1.2.162
2020-11-24 Erik Faye-Lundzink: fall back to util_blitter for scaled resolves
2020-11-24 Daniel Schürmannnir/opt_peephole_select: respect selection_control...
2020-11-24 Daniel Schürmannnir/opt_peephole_select: collapse nested IFs if applicable
2020-11-24 Iago Toral... v3dv: fix allocation size for BO handles
2020-11-24 Iago Toral... v3dv: remove obsolete comment
2020-11-24 Vinson Leeclover: Fix typo in comment.
2020-11-24 Dave Airliegallium: fix missing bit field in p_state.h
2020-11-23 Dave Airlielavapipe: enable pipeline stats queries
2020-11-23 Dave Airlielavapipe: fixup mipmap precsion bits
2020-11-23 Dave Airliellvmpipe: fix multisample lines.
2020-11-23 Dave Airliellvmpipe: fix multisample point rendering.
2020-11-23 Dave Airliellvmpipe/setup: move point stats collection earlier.
2020-11-23 Dave Airlielavapipe: fix wsi acquire fences
2020-11-23 Dave Airlielavapipe: fixup device allocate + enable private data
2020-11-23 Erik Faye-Lundzink: fix layered resolves
2020-11-23 Dylan Bakerrelease-calender: Update 20.3
2020-11-23 Dylan Bakerdocs: update calendar and link releases notes for 20.2.3
2020-11-23 Dylan Bakerdocs: Add relnotes for 20.2.3
2020-11-23 Dylan Bakerdocs: add release notes for 20.2.3
2020-11-23 Samuel Pitoisetaco: optimize v_add+v_lshlrev to v_mad_u32_u24 on GFX6-8
2020-11-23 Samuel Pitoisetaco: optimize v_add+s_lshl to v_mad_u32_u24 on GFX6-8
2020-11-23 Samuel Pitoisetaco: allow to use the range analysis UB in emit_{sop2...
2020-11-23 Samuel Pitoisetaco: add a new Operand flag to indicate that is 24-bit
2020-11-23 Samuel Pitoisetaco/tests: extend the optimize.add_lshl tests to GFX8
2020-11-23 Samuel Pitoisetac,radv: use better export formats for 8-bit when RB...
2020-11-23 Samuel Pitoisetradv: add new vk_format_is_*() helpers
2020-11-23 Dylan Bakermeson: use a feature option for microsoft-clc
2020-11-23 Dylan Bakermeson: Don't add extra values to shader-cache
2020-11-23 Rob Clarkfreedreno/ir3: Fix valgrind complaint about streamout...
2020-11-23 Rob Clarkfreedreno/drm: Quiet timedout error msg
2020-11-23 Rob Clarkfreedreno/a6xx: Clear control mem at context create
2020-11-23 Rob Clarkfreedreno: Convert one last mtx_t -> simple_mtx_t
2020-11-23 Rob Clarkfreedreno: emit_marker() cleanup
2020-11-23 Lionel Landwerlinmesa: add an environment variable to default enable...
2020-11-23 Lionel Landwerlinst: trigger noop if the default value is not true
2020-11-23 Connor Abbottir3/ra: Fix array reg liveness in scalar pass
2020-11-23 Samuel Pitoisetnir: fix gathering cross invocation info
2020-11-23 jzielinsswr: Pass draw start information to state update mechanism
2020-11-23 Samuel Pitoisetci: fix name of the Sienna Cichlid expected failures...
2020-11-23 Alejandro Piñeirov3dv/cmd_buffer: missing (uint8_t *) casting when calli...
2020-11-23 Samuel Pitoisetradv: dump BO ranges into bo_ranges.log instead of...
2020-11-23 Samuel Pitoisetradv: add RADV_DEBUG=noumr to disable UMR logs during...
2020-11-23 Samuel Pitoisetradv: dump application info in the GPU hang report
2020-11-23 Samuel Pitoisetradv: append a time string to the hang report dump...
2020-11-23 Samuel Pitoisetradv: print more debug messages when generating a hang...
2020-11-23 Marek Olšákradeonsi: don't allocate LDS for TCS inputs if it's...
2020-11-23 Marek Olšákradeonsi: don't insert barrier between VS/TCS if all...
2020-11-23 Marek Olšákradeonsi: pass VS->TCS IO via VGPRs if VS and TCS have...
2020-11-23 Marek Olšákac/llvm: prepare for passing VS->TCS IO via VGPRs
2020-11-23 Marek Olšákradeonsi: remove unnecessary NULL checking in NIR tess...
2020-11-23 Marek Olšákradeonsi: if VS and TCS have the same number of threads...
2020-11-23 Marek Olšákradeonsi: always return void from si_build_wrapper_function
2020-11-23 Marek Olšákradeonsi: merge TCS and TCS epilog conditional blocks
2020-11-23 Marek Olšákradeonsi: don't generate a dead conditional in si_write...
2020-11-23 Marek Olšákradeonsi: limit HS LDS usage per workgroup to 16K to...
2020-11-23 Marek Olšákradeonsi: don't allocate LDS for TCS outputs if they...
2020-11-23 Marek Olšákradeonsi: don't leave more than 8 unoccupied lanes...
2020-11-23 Marek Olšákradeonsi: adjust tess SGPRs to allow fully occupied...
2020-11-23 Marek Olšákac/nir: fix a typo in ac_are_tessfactors_def_in_all_invocs
2020-11-22 Gert Wollnyr600/sfn: Correctly lower all int64
2020-11-22 Vinson Leenv50/ir: Initialize Program members in constructor.
2020-11-22 Gert Wollnyr600/sfn: use a per stream index register in GS
2020-11-22 Gert Wollnyr600/sfn: lower bool to int32 only after common optimiz...
2020-11-22 Timur Kristófnir: Use src_is_invocation_id in get_deref_info.
2020-11-22 Marek Olšáknir: fix gathering patch IO usage with lowered IO
2020-11-22 Marek Olšáknir: fix gathering TCS cross invocation access with...
2020-11-21 Marek Olšákmesa: lock Shared->TexMutex only once for a glthread...
2020-11-21 Marek Olšákmesa: lock Shared->BufferObjects only once for a glthre...
2020-11-21 Marek Olšákglthread: make glGetActiveUniform return without syncing
2020-11-21 Marek Olšákmesa: make error handling for glGetActiveUniform glthre...
2020-11-21 Marek Olšákmesa: add glInternalSetError for glthread
2020-11-21 Bas Nieuwenhuizenradv: Dump BO VA ranges on hang.
2020-11-21 Vinson Leeclover: Initialize command_queue member _props.
2020-11-20 Eric Engestrommeson: drop deprecated EGL platform build options
2020-11-20 Eric Engestromgitlab-ci: drop deprecated platforms that snuck in...
2020-11-20 Rhys Perryaco/tests: add Builder::v_mul_imm() tests
2020-11-20 Rhys Perryaco: use v_mul_imm() for some nir_op_imul
2020-11-20 Rhys Perryaco: try harder to not create v_mul_lo_u32
2020-11-20 Rhys Perryaco: copy constant to sgpr in Builder::v_mul_imm()
next