platform/upstream/mesa.git
2021-04-27 Italo Nicolapan/mdg: improve tex opcode decoding and add missing ops
2021-04-27 Italo Nicolapan/mdg: properly encode/decode ldst instructions
2021-04-27 Italo Nicolapan/mdg: print names of non-work registers
2021-04-27 Italo Nicolapan/mdg: improve ldst opcode names and add missing ops
2021-04-27 Italo Nicolapan/mdg: add helpers for load/store special read regs
2021-04-27 Italo Nicolapan/mdg: misc cleanups
2021-04-27 Italo Nicolapan/mdg: print special alu arg outmods
2021-04-27 Italo Nicolapan/mdg: remove register prefixes
2021-04-27 Italo Nicolapan/mdg: improve mask decoding
2021-04-27 Italo Nicolapan/mdg: fix midgard.h indentation
2021-04-27 Italo Nicolapan/mdg: stop using size disambiguation suffixes
2021-04-27 Italo Nicolapan/mdg: print input data type for ALU opcodes
2021-04-27 Italo Nicolapan/mdg: stop querying datatype by reading opcode name
2021-04-27 Italo Nicolapan/mdg: fix/change ALU opcodes descriptions and add...
2021-04-27 Italo Nicolapan/mdg: improve swizzle decoding
2021-04-27 Italo Nicolapan/mdg: improve input modifier printing
2021-04-27 Italo Nicolapan/mdg: add midgard_src_expand_mode validation
2021-04-27 Italo Nicolapan/mdg: encode/decode expand_mode properly
2021-04-27 Italo Nicolapan/mdg: add proper expand_mode enum
2021-04-27 Italo Nicolapan/mdg: refactor mir_pack_swizzle
2021-04-27 Italo Nicolapan/mdg: improve outmod printing
2021-04-27 Italo Nicolapan/mdg: rename dest_override to shrink_mode
2021-04-27 Italo Nicolapan/mdg: clean up redundant/unused variables in disasse...
2021-04-27 Italo Nicolautil: add util_sign_extend
2021-04-27 Samuel Pitoisetradv: fix various CMASK regressions on GFX9
2021-04-27 Iago Toral... v3dv: implement wsi hook to decide if we can present...
2021-04-27 Iago Toral... vulkan/wsi: give drivers the option to decide if they...
2021-04-27 Tapani Pälliglx: fix compilation error when function name not found
2021-04-27 Corentin Noëlci: Use the caching proxy for Mesa artifacts
2021-04-27 Enrico Gallimicrosoft/compiler: zero out unused WebGPU system values
2021-04-27 Yiwei Zhangvenus: use VK_EXT_image_drm_format_modifier
2021-04-27 Yiwei Zhangvenus: implement VK_ANDROID_native_buffer v7
2021-04-27 Yiwei Zhangvenus: update venus-protocol headers
2021-04-27 Yiwei Zhangvenus: set bo->size to 0 for classic resource
2021-04-26 Marek Olšákamd: addrlib update for April
2021-04-26 Marek Olšákradeonsi: remove the separate DCC optimization for...
2021-04-26 Marek Olšákradeonsi: make the gfx9 DCC MSAA clear shader depend...
2021-04-26 Marek Olšákac/surface: document more meta equation dependencies
2021-04-26 Mike Blumenkrantzzink: use non-atomic load/store ops if intrinsic is...
2021-04-26 Mike Blumenkrantznir/gl_lower_buffers: set access for ssbo load/store...
2021-04-26 Mauro Rossiandroid: amd/common: add nir include path
2021-04-26 Mauro Rossiandroid: gallium/radeonsi: add nir include path
2021-04-26 Mike Blumenkrantzzink: update docs
2021-04-26 Mike Blumenkrantzzink: ci updates
2021-04-26 Mike Blumenkrantzzink: implement VK_EXT_provoking_vertex
2021-04-26 Mike Blumenkrantzzink: hook up VK_EXT_provoking_vertex
2021-04-26 Mike Blumenkrantzlavapipe: implement VK_EXT_provoking_vertex
2021-04-26 Keith Packardvulkan/x11: Mark present complete using serial instead...
2021-04-26 Gert Wollnyr600: update pipe_draw_info::restart_index only when...
2021-04-26 Gert Wollnyvirgl: use pipe_draw_info::restart_index only when...
2021-04-26 Connor Abbottfreedreno: Don't lower indirects in GLSL IR
2021-04-26 Connor Abbottir3, tu: Cleanup indirect i/o lowering
2021-04-26 Connor Abbottnir/lower_clip_disable: Fix store writemask
2021-04-26 Connor Abbottir3: Prevent oob writes to inputs/outputs array
2021-04-26 Erik Faye-Lundzink: enable required instance ext
2021-04-26 Erik Faye-Lunddocs: someome -> someone
2021-04-26 Jason Ekstrandanv: Implement VK_EXT_provoking_vertex
2021-04-26 Jason Ekstrandvulkan: Update the XML and headers to 1.2.177
2021-04-26 Jason Ekstrandanv: Use the same re-order mode for streamout as for GS
2021-04-26 Erik Faye-Lunddocs: add missing zink-requirement
2021-04-26 Erik Faye-Lundzink: correct image cap checks
2021-04-26 Timothy Arcerimesa: fix _mesa_add_state_reference() declaration mismatch
2021-04-26 Timothy Arcerimesa: fix _mesa_add{_typed}_unnamed_constant() declarations
2021-04-26 Timothy Arcerimesa: make _mesa_find_temp_intervals() a static function
2021-04-26 Erik Faye-Lunddocs: fix quoting around a few limits
2021-04-26 Erik Faye-Lunddocs: fixup link to extension
2021-04-26 Erik Faye-Lundzink: remove memory-model leftovers
2021-04-26 Rhys Perryradv: disable VK_FORMAT_R64_SFLOAT
2021-04-26 Erik Faye-Lundzink: only emit extended-formats cap if needed
2021-04-26 Erik Faye-Lunddocs: use code-block for ini
2021-04-26 Erik Faye-Lunddocs: use code-block for c
2021-04-26 Erik Faye-Lunddocs: use code-block for glsl
2021-04-26 Erik Faye-Lunddocs: use code-block for console-content
2021-04-26 Erik Faye-Lunddocs: use math notation for example matrices
2021-04-26 Erik Faye-Lunddocs: use tables instead of pre-formatted text
2021-04-26 Erik Faye-Lunddocs: nest cherry-pick example under note
2021-04-26 Erik Faye-Lunddocs: remove documentation of MESA_HPCR_CLEAR
2021-04-26 Erik Faye-Lunddocs: remove documentation of MESA_PRIVATE_CMAP
2021-04-26 Erik Faye-Lunddocs: remove documentation of MESA_CI_VISUAL
2021-04-26 Erik Faye-Lunddocs: remove out-of-date gles info
2021-04-26 Samuel Pitoisetradv: re-introduce missing skip list for Polaris10
2021-04-26 Timothy Arcerimesa: fix incomplete GL_NV_half_float implementation
2021-04-24 Erico Nunesdocs/lima: add an initial page for Lima
2021-04-23 Jesse Nataliemicrosoft/spirv_to_dxil: Treat read-only storage images...
2021-04-23 Jesse Nataliemicrosoft/compiler: Treat read-only SSBOs as SRVs
2021-04-23 Jesse Natalienir_lower_readonly_images_to_tex: Use nir_shader_lower_...
2021-04-23 Jesse Natalienir_lower_readonly_images_to_tex: Support non-CL semantics
2021-04-23 Jesse Natalienir: Rename nir_lower_cl_images_to_tex, replace 'cl...
2021-04-23 Jesse Natalievtn: Propagate access data from UBO/SSBO/push constant...
2021-04-23 Jesse Natalievtn: Propagate access data that's present on all struct...
2021-04-23 Ian Romanicktgsi_exec: Fix NaN behavior of min and max
2021-04-23 Ian Romanicktgsi_exec: Fix NaN behavior of saturate
2021-04-23 Charlie Turnerradv: Merge dEQP default skips into all generation...
2021-04-23 Charlie Turnerci: Remove obsolete reference to DEQP_SKIPS
2021-04-23 Adam Jacksonglx: Implement GLX_EXT_no_config_context
2021-04-23 Eric Anholtci/radeonsi: Mark a glx_arb_sync_control/timing flake.
2021-04-23 Alyssa Rosenzweigd3d12: Switch to nir_lower_fragcolor
2021-04-23 Alyssa Rosenzweignir/lower_fragcolor: Take max cbufs as argument
2021-04-23 Alyssa Rosenzweignir/lower_fragcolor: Fix driver_location assignment
2021-04-23 Samuel Pitoisetradv: enable DCC stores with the LLVM backend
next