platform/upstream/mesa.git
2020-10-02 Samuel Iglesias... turnip: add LRZ valid tracking for secondary command...
2020-10-02 Samuel Iglesias... turnip: add LRZ tracking to command buffer state
2020-10-02 Samuel Iglesias... turnip: disable LRZ depending on fragment changes
2020-10-02 Samuel Iglesias... turnip: disable LRZ writes when blend is enabled
2020-10-02 Samuel Iglesias... turnip: disable LRZ on specific cases
2020-10-02 Samuel Iglesias... turnip: create LRZ buffer
2020-10-02 Samuel Iglesias... turnip: add environment variable to disable LRZ
2020-10-02 Eric Anholtci/bare-metal: Move the "POWER_GOOD not seen in time...
2020-10-02 Jason Ekstrandnir: Fix a misspelling
2020-10-02 Timothy Arceriglsl: don't duplicate state vars as uniforms in the...
2020-10-02 Jonathan Marekfreedreno/cffdec: fix decoding of bindless descriptors
2020-10-02 Jason Ekstrandintel/fs: NoMask initialize the address register for...
2020-10-01 Gurchetan Singhvirgl: fix stride + layer_stride inconsistency
2020-10-01 Gurchetan Singhvirgl: query blob mem
2020-10-01 Gurchetan Singhvirgl: support PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT
2020-10-01 Gurchetan Singhvirgl/drm: add resource create blob function
2020-10-01 Gurchetan Singhvirgl/drm: query for resource blob and host visible...
2020-10-01 Gurchetan Singhdrm-uapi: virtgpu_drm.h: resource create blob + host...
2020-10-01 Gurchetan Singhvirgl: add flags to (*resource_create) callback
2020-10-01 Matt TurnerRevert F16C series (MR 6774)
2020-10-01 Mauro Rossiandroid: gallium/virgl: cleanup virgl_driinfo.h gen...
2020-10-01 Mauro Rossiandroid: gallium/radeonsi: cleanup si_driinfo.h gen...
2020-10-01 Mauro Rossiandroid: gallium/iris: cleanup iris_driinfo.h gen rules
2020-10-01 Jason Ekstrandnir: Add lowering from regular ALU conversions to the...
2020-10-01 Jason Ekstrandclover/nir: Call nir_lower_convert_alu_types
2020-10-01 Jesse Nataliespirv: Implement vload[a]_half[n] and vstore[a]_half...
2020-10-01 Jason Ekstrandspirv/opencl: Drop dest_type from handle_v_load_store
2020-10-01 Jason Ekstrandspirv: Handle all OpenCL conversion ops with full rounding
2020-10-01 Jason Ekstrandspirv: Add some conversion handling helpers
2020-10-01 Jason Ekstrandnir: Add a passes for nir_intrinsic_convert_alu_types
2020-10-01 Jason Ekstrandnir: Add builder helpers for OpenCL type conversions
2020-10-01 Jason Ekstrandnir: Add a conversion and rounding intrinsic
2020-10-01 Jason Ekstrandnir: Split NIR_INTRINSIC_TYPE into separate src/dest...
2020-10-01 Dave Airliegallivm/nir: fix non-32 bit find lsb/msb
2020-10-01 Dave Airliellvmpipe/cs: add in shader shared size.
2020-10-01 Dave Airliegallivm/nir: make sure to mask global reads.
2020-10-01 Anuj Phogatintel/gen9: Enable MSC RAW Hazard Avoidance
2020-10-01 Marek Olšákradeonsi: restructure si_pipe_set_constant_buffer
2020-10-01 Marek Olšákradeonsi: call nir_lower_bool_to_int32 last because...
2020-10-01 Marek Olšákradeonsi: use staging buffer uploads for most VRAM...
2020-10-01 Marek Olšákradeonsi: move si_set_active_descriptors_for_shader...
2020-10-01 Marek Olšákradeonsi: kill disabled clip distances and planes at...
2020-10-01 Marek Olšákradeonsi: simplify NGG culling enablement and add radeo...
2020-10-01 Sagar Ghugeintel/blorp: Conditionally clear full surface depth...
2020-10-01 Jason Ekstrandanv: Skip HiZ and CCS ambiguates which preceed fast...
2020-10-01 Jason Ekstrandanv: Use more temp vars in cmd_buffer_begin_subpass
2020-10-01 Jason Ekstrandanv: Allow HiZ clears for multi-view
2020-10-01 Eleni Maria... radeonsi: support for external buffers (ext_external_ob...
2020-10-01 Samuel Pitoisetradv/aco: lower IO for all stages outside of ACO
2020-10-01 Samuel Pitoisetradv: gather output usage mask from store_output for...
2020-10-01 Connor Abbottttn: Fix number of components for IF/UIF
2020-10-01 Samuel Pitoisetac/nir: fix nir_intrinsic_shared_atomic_fadd
2020-10-01 Samuel Pitoisetac/llvm: fix invalid use of unreachable in ac_build_ato...
2020-10-01 Samuel Pitoisetradv: fix gathering writes_memory for global store...
2020-10-01 Dave Airlielavapipe: rename vallium to lavapipe
2020-10-01 Olsak, Marekradeonsi: Fix dead lock with aux_context_lock in si_scr...
2020-09-30 Eric Engestromadd one last 20.1 release to coincide with expected...
2020-09-30 Eric Engestromdocs: update calendar and link releases notes for 20.1.9
2020-09-30 Eric Engestromdocs: add release notes for 20.1.9
2020-09-30 Eric Anholtfreedreno/ir3: Enable the i/o vectorizer on UBOs.
2020-09-30 Eric Anholtnir: Make nir_lower_ubo_vec4() handle non-vec4-aligned...
2020-09-30 Eric Anholtnir: Drop the high_offset argument to the load_store_ve...
2020-09-30 Eric Anholtnir: Make the load_store_vectorizer provide align_mul...
2020-09-30 Eric Anholtnir/gl_nir_lower_buffers: Set up align_mul/offset on...
2020-09-30 Eric Anholtnir/nir_lower_uniforms_to_ubo: Set better alignments...
2020-09-30 Eric Anholtnir: Print the alignment information on casts.
2020-09-30 Eric Anholtnir: Document a bit about how align_mul/offset work.
2020-09-30 Eric Anholtfreedreno/ir3: Make sure we run the opt loop after...
2020-09-30 Jonathan Marekturnip: implement legacy API functions separately
2020-09-30 Jason EkstrandRevert "nir/lower_goto_if: Add a route::outside set"
2020-09-30 Jason Ekstrandnir/lower_goto_ifs: Always include level dom_frontiers...
2020-09-30 Jason Ekstrandnir/lower_goto_ifs: Add asserts for SSA forks
2020-09-30 Jason Ekstrandnir/lower_goto_ifs: Use rzalloc
2020-09-30 Jason Ekstrandspirv: Only run repair_ssa if structured
2020-09-30 Jason Ekstrandnir/dominance: Use _mesa_set_clear instead ofhand-rolli...
2020-09-30 Jason Ekstrandnir/lower_goto_ifs: Don't destroy SSA form in the process
2020-09-30 Jason Ekstrandnir/validate: Improve the validation of blocks
2020-09-30 Marek Olšákgallium/util: remove empty file u_half.h
2020-09-30 Marek Olšákgallium/util: remove redundant util_float_to_half_rtz
2020-09-30 Marek Olšákutil: remove util_float_to_half and util_half_to_float...
2020-09-30 Marek Olšákutil: move util_half_to_float code into _mesa_half_to_f...
2020-09-30 Marek Olšákutil: implement f16c - fast half<->float conversions
2020-09-30 Jason Ekstrandnir/cf: Better handle intra-block splits
2020-09-30 Jason Ekstrandnir: Disallow goto and goto_if in clone and [de]serialize
2020-09-30 Jason Ekstrandnir/copy_propagate: Copy-prop into jump conditions
2020-09-30 Connor Abbottnir/opt_if: Use early returns in opt_if_merge()
2020-09-30 Connor Abbottnir/opt_if: Remove open-coded nir_ssa_def_rewrite_uses()
2020-09-30 Connor Abbottnir/lower_returns: Use nir control flow insertion helpers
2020-09-30 Connor Abbottttn: Use nir control flow insertion helpers
2020-09-30 Connor Abbottradv: Use nir control flow insertion helpers
2020-09-30 Connor Abbottintel/nir: Use nir control flow helpers
2020-09-30 Bas Nieuwenhuizenradeonsi: Fix imports with displayable DCC.
2020-09-30 Eric Engestrombin/gen_release_notes.py: escape special rST characters
2020-09-30 Erik Faye-Lunddocs: cpu -> CPU
2020-09-30 Erik Faye-Lunddocs: Sandybridge -> Sandy Bridge
2020-09-30 Erik Faye-Lunddocs: vmware -> VMWare
2020-09-30 Erik Faye-Lunddocs: ubuntu -> Ubuntu
2020-09-30 Erik Faye-Lunddocs: scons -> SCons
2020-09-30 Erik Faye-Lunddocs: quote "git log"
2020-09-30 Erik Faye-Lunddocs: git -> Git
next