platform/upstream/mesa.git
2021-01-28 Kenneth Graunkeiris: Properly handle new unbind_num_trailing_slots...
2021-01-28 Ian Romanicki965: Don't parse driconf again
2021-01-28 Ian Romanicki965: Use allow_higher_compat_version option during...
2021-01-28 Ian Romanicki965: Don't advertise OpenGL 3.3+ if driconf disables...
2021-01-28 Simon Zeniegl/dri2: enable EGL_WL_bind_wayland_display in EGL...
2021-01-28 Marek Olšákradeonsi: fix centroid with VRS coarse shading
2021-01-27 Marek Olšákgallium/u_vbuf: skip draws with 0 vertices
2021-01-27 Marek Olšákst/mesa: set take_index_buffer_ownership to skip an...
2021-01-27 Marek Olšákgallium,u_threaded: add pipe_draw_info::take_index_buff...
2021-01-27 Marek Olšákgallium/util: optimize pipe_vertex_buffer_reference...
2021-01-27 Marek Olšákgallium/u_threaded: unify user and non-user codepaths...
2021-01-27 Marek Olšákgallium/u_threaded: add a null constant buffer codepath
2021-01-27 Marek Olšákgallium/u_upload_mgr: eliminate all atomics for the...
2021-01-27 Marek Olšákst/mesa: skip atomics when binding UBOs
2021-01-27 Marek Olšákst/mesa: eliminate all atomic ops when setting vertex...
2021-01-27 Marek Olšákcso_context,u_vbuf: add take_ownership param into set_v...
2021-01-27 Marek Olšákgallium: add take_ownership param into set_vertex_buffe...
2021-01-27 Marek Olšákgallium: add unbind_num_trailing_slots to set_sampler_views
2021-01-27 Marek Olšákgallium: add unbind_num_trailing_slots to set_shader_images
2021-01-27 Marek Olšákgallium: add unbind_num_trailing_slots to set_vertex_bu...
2021-01-27 Marek Olšákgallium: add take_ownership param into set_constant_buf...
2021-01-27 Marek OlšákRevert "gallium/u_upload_mgr: allow use of FLUSH_EXPLIC...
2021-01-27 Dave Airlielavapipe: handle shader draw parameters
2021-01-27 Dave Airliellvmpipe: handle firstvertex for vulkan draw parameters
2021-01-27 Eleni Maria... anv: Enabled the VK_EXT_sample_locations extension
2021-01-27 Eleni Maria... anv: Removed unused header file
2021-01-27 Eleni Maria... anv: Add support for sample locations
2021-01-27 Lionel Landwerlinintel/common: store sample position in plain arrays
2021-01-27 Eleni Maria... anv/state: Take explicit sample locations in emit helpers
2021-01-27 Jason Ekstrandanv: Break SAMPLE_PATTERN and MULTISAMPLE emit into...
2021-01-27 Eleni Maria... anv: Implement physical device properties for VK_EXT_sa...
2021-01-27 Eleni Maria... anv: Added the VK_EXT_sample_locations extension to...
2021-01-27 Eric Anholtci/freedreno: Make a630 piglit_shader run a manual...
2021-01-27 Caio Marcelo... anv: Implement VK_KHR_workgroup_memory_explicit_layout
2021-01-27 Caio Marcelo... spirv: Implement SPV_KHR_workgroup_memory_explicit_layout
2021-01-27 Caio Marcelo... nir: Two shared memory *blocks* may alias each other
2021-01-27 Caio Marcelo... spirv: Update headers and metadata from latest Khronos...
2021-01-27 Caio Marcelo... vulkan: Update XML and headers to 1.2.168
2021-01-27 Eric Anholtci/freedreno: Ban more flaky clip-enables tests.
2021-01-27 Adam Jacksonegl: Fix error string returned by eglQueryDeviceAttribEXT
2021-01-27 Dave Airlielavapipe: add support for external memory/fd/sempahore...
2021-01-27 Marek Olšákst/mesa: don't enable smoothing if multisampling is...
2021-01-27 Kenneth Graunkeiris: Move the URB size checks into iris_update_compiled_xs
2021-01-27 Kenneth Graunkeiris: Reconfigure the URB only if it's necessary or...
2021-01-27 Kenneth Graunkeintel: Produce a "constrained" output from gen_get_urb_...
2021-01-27 Mike Blumenkrantzzink: don't export PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS...
2021-01-27 Rhys Perryaco: implement non-uniform get_ssbo_size
2021-01-27 Rhys Perryradv,ac/nir: implement non-uniform get_ssbo_size
2021-01-27 Rhys Perrynir,spirv: allow non-uniform OpArrayLength
2021-01-27 Italo Nicolapanfrost: advertise images for midgard
2021-01-27 Italo Nicolapan/mdg: implement nir_intrinsic_image_size
2021-01-27 Italo Nicolapan/mdg: implement shader image instructions
2021-01-27 Italo Nicolapan/mdg: rename st_image opcodes and add float16 versions
2021-01-27 Italo Nicolapan/mdg: add ld_image opcodes
2021-01-27 Italo Nicolapan/mdg: enable image bitsize lowering pass
2021-01-27 Italo Nicolapan/mdg: create nir pass to lower image coord bitsize
2021-01-27 Italo Nicolapanfrost: implement image_size sysval
2021-01-27 Italo Nicolapanfrost: emit shader image attribute descriptors
2021-01-27 Italo Nicolapanfrost: implement gallium->set_shader_images
2021-01-27 Italo Nicolapanfrost: add resource modifier conversion
2021-01-27 Italo Nicolapanfrost: decode 3d attribute continuation
2021-01-27 Italo Nicolapanfrost: add 3d attribute buffer continuation to XML
2021-01-27 Italo Nicolapanfrost: fix attribute continuation decoding
2021-01-27 Marcin Ślusarzintel/perf: export information about units of performan...
2021-01-27 Tony Wasserkaaco/ra: Remove preprocessor guards for print_regs
2021-01-27 Tony Wasserkaaco/ra: Fix build with print_regs enabled
2021-01-27 Tony Wasserkaaco/ra: Fix print_regs using the wrong constant to...
2021-01-27 Abhishek Kumarintel: change urb max shader geometry for KBL GT1
2021-01-27 Samuel Pitoisetradv: enable TC-compat HTILE for mipmaps on GFX10+
2021-01-27 Samuel Pitoisetradv: teach radv_htile_enabled() about the number of...
2021-01-27 Samuel Pitoisetradv: add support for fast clearing levels of the HTILE...
2021-01-27 Samuel Pitoisetradv: remove mipmaps related assertions when initializi...
2021-01-27 Samuel Pitoisetradv: do not decompress/resummarize levels without...
2021-01-27 Samuel Pitoisetradv: check if HTILE is enabled per-level instead of...
2021-01-27 Samuel Pitoisetradv: use the image view range when fast clearing depth
2021-01-27 Samuel Pitoisetac/surface: store HTILE mip info into the surface
2021-01-27 Dave AirlieCI: add lavapipe to llvmpipe rules.
2021-01-27 Dave Airlielavapipe: add VK_EXT_conditional_rendering support.
2021-01-27 Dave Airliellvmpipe: handle vulkan conditional rendering
2021-01-27 Dave Airliegallium: add a cond rendering hook for vulkan.
2021-01-27 Dave Airlielavapipe: rewrite attachment clearing for conditional...
2021-01-27 Dave Airlielavapipe: refactor image surface creation
2021-01-26 Rhys Perryaco: don't affect isPrecise() after applying output...
2021-01-26 Nanley Cheryiris: Disable aux as needed in iris_flush_resource
2021-01-26 Nanley Cherygallium: Flush GL API resources in eglCreateImage
2021-01-26 Nanley Cherygallium: Map _DRI_IMAGE_FORMAT_NONE to NULL
2021-01-26 Mike Blumenkrantzst/drawpixels: use GL_CLAMP_TO_EDGE instead of GL_CLAMP...
2021-01-26 Mike Blumenkrantzst/bitmap: use GL_CLAMP_TO_EDGE for bitmap samplers
2021-01-26 Daniel Schürmannaco: fix nir_intrinsic_ballot with wave32
2021-01-26 Caio Marcelo... ci: Add nouveau chipset 162 to shader-db runs
2021-01-26 Caio Marcelo... compiler: Use util/bitset.h for system_values_read
2021-01-26 Caio Marcelo... nir/linking: Remove system_value handling from helper
2021-01-26 Eric Anholtci/freedreno: Ban vs-clip-vertex-enables which flakes...
2021-01-26 Eric Anholtci/freedreno: Detect cheza HFI errors and restart the...
2021-01-26 Samuel Pitoisetnir/algebraic: mark more optimization with fsat(NaN...
2021-01-26 Timur Kristófradv: Only enable sparse features on Polaris and newer.
2021-01-26 Samuel Pitoisetradv: remove unused EMPTY constant in radv_descript_set.c
2021-01-26 Samuel Pitoisetradv: remove stub() macros
2021-01-26 Samuel Pitoisetradv: remove radv_util.h
2021-01-26 Gert Wollnycompiler/nir: Add support for lowering stores with...
next