platform/upstream/mesa.git
2021-04-21 Marek OlšákRevert "ci/radeonsi: Add expected failures due to ...
2021-04-21 Marek OlšákRevert "st/pbo: use cso_set_vertex_buffers_and_elements...
2021-04-21 Anuj Phogatintel: Fix GEN_GEN macro checks
2021-04-21 Robert Fossfreedreno/regs: add 5nm DSI PHY/PLL regs
2021-04-21 Boris Brezillonpanfrost: Fix ZS reloading on Bifrost v6
2021-04-21 Mike Blumenkrantzgallium: when tracing is enabled for threaded drivers...
2021-04-21 Mike Blumenkrantzzink: add clear-on-flush mechanic deeper into flush...
2021-04-21 Mike Blumenkrantzzink: directly set batch->state->flush_res from flush_r...
2021-04-21 Mike Blumenkrantzzink: move wsi flush info conditional to queue submission
2021-04-21 Mike Blumenkrantzzink: add a flag indicating whether scanout object...
2021-04-21 Mike Blumenkrantzzink: move scanout sync to end of batch
2021-04-21 Mike BlumenkrantzRevert "zink: force scanout sync when mapping scanout...
2021-04-21 Alyssa Rosenzweigdocs/macos: Explain Apple GLX versus OSMesa on macOS
2021-04-21 Boris Brezillonpanfrost: Keep panfrost_batch_reserve_framebuffer(...
2021-04-21 Boris Brezillonpan/bi: Don't set the EOS flag if there's at least...
2021-04-21 Boris Brezillonpanfrost: Fix indirect draws
2021-04-21 Alyssa Rosenzweigpanfrost: Remove padded unorm blendable formats
2021-04-21 Alyssa Rosenzweigpanfrost: Always pick dithered tb formats
2021-04-21 Alyssa Rosenzweigpanfrost: Drop blendable format accessor
2021-04-21 Alyssa Rosenzweigpanfrost: Simplify format_to_bifrost_blend prototype
2021-04-21 Alyssa Rosenzweigpanfrost: Specialize blendable formats for sRGB
2021-04-21 Alyssa Rosenzweigpanfrost: Keep Bifrost blendable -> pixel in table
2021-04-21 Danylo Piliaievir3: make possible to specify branchstack up to 64
2021-04-21 Danylo Piliaievir3: do not double threadsize when exceeding branchstac...
2021-04-21 Marcin Ślusarzintel/batch_decoder: set foreground color of decoded...
2021-04-21 Marcin Ślusarzintel/tools: remove unused macros
2021-04-21 Rhys Perryaco: add and use Program::progress
2021-04-21 Rhys Perryaco: allow SDWA sels smaller than the operand size
2021-04-21 Rhys Perryaco: don't update register demand during RA validation
2021-04-21 Samuel Pitoisetradv: allow concurrent MSAA images to be FMASK compressed
2021-04-21 Juan A. Suarez... ci/broadcom: add EGL testing jobs
2021-04-21 Juan A. Suarez... ci/vc4: add KHR-GLES2.* job test
2021-04-21 Juan A. Suarez... ci/broadcom: update expected results
2021-04-21 Mike Blumenkrantzzink: use undefined layout for first scanout obj transition
2021-04-20 Jeremy Huddleston... libgl-xlib: Add missing dep_x11 dependency
2021-04-20 Jeremy Huddleston... libgl-xlib: Set darwin-versions
2021-04-20 Chia-I Wuvenus: change SpaceBeforeParens style option
2021-04-20 Chia-I Wuvenus: clang-format clean
2021-04-20 Danylo Piliaievturnip: enable shaderInt16
2021-04-20 Danylo Piliaievir3: treat 16b imul as mul.s24
2021-04-20 Rob Clarkir3: handle 16b op_i2b1
2021-04-20 Anuj Phogatintel: Rename _gen keyword to _gfx_ver in few build...
2021-04-20 Anuj Phogatintel: Rename since_gen to since ver
2021-04-20 Anuj Phogatintel: Rename {i965, iris, anv, isl}_gen prefix in...
2021-04-20 Anuj Phogatintel: Rename GEN_PART to INTEL_PART
2021-04-20 Anuj Phogatintel: Rename _gen_{program, part, batch, freq} to...
2021-04-20 Anuj Phogatintel: Rename calculate_gen_slm_size to intel_calculate...
2021-04-20 Anuj Phogatintel: Rename gen_10 to ver_10
2021-04-20 Anuj Phogatintel: Rename vk_to_gen keyword to vk_to_intel
2021-04-20 Anuj Phogatintel: Rename isl_to_gen keyword to isl_encode
2021-04-20 Anuj Phogatintel: Remove devinfo_to_gen() helper function
2021-04-20 Anuj Phogatintel: Rename gen_{mapped, clflush, invalidate} prefix...
2021-04-20 Anuj Phogatintel: Rename eu compact instruction tests
2021-04-20 Anuj Phogatintel: Rename index_gen keyword to index_ver
2021-04-20 Anuj Phogatintel: Rename gens keyword to gfx_vers
2021-04-20 Anuj Phogatintel: Rename gen keyword in test_eu_validate.cpp
2021-04-20 Anuj Phogatintel: Rename gen enum to gfx_ver
2021-04-20 Anuj Phogatintel: Rename brw_gen_enum.h to brw_gfx_ver_enum.h
2021-04-20 Anuj Phogatintel: Rename gen_{pipeline, oa, counter, hw} to intel_{..}
2021-04-20 Anuj Phogatintel: Rename GEN_PERF prefix to INTEL_PERF in source...
2021-04-20 Anuj Phogatintel: Rename GEN_PERF prefix to INTEL_PERF in build...
2021-04-20 Anuj Phogatintel: Fix alignment and line wrapping due to gen_perf...
2021-04-20 Anuj Phogatintel: Rename gen_perf prefix to intel_perf in source...
2021-04-20 Anuj Phogatintel: Rename gen_perf prefix in filenames to intel_perf
2021-04-20 Anuj Phogatintel: Rename gen_context prefix to intel_context
2021-04-20 Anuj Phogatintel: Rename gen_context.h to intel_context.h
2021-04-20 Anuj Phogatintel: Drop gen prefix in gen_has_get_tiling()
2021-04-20 Anuj Phogatintel: Rename gen_get_aperture_size to intel_get_apertu...
2021-04-20 Anuj Phogatintel: Rename gen_get_device prefix to intel_get_device
2021-04-20 Anuj Phogatintel: Rename GEN_DEVICE prefix in macros to INTEL_DEVICE
2021-04-20 Anuj Phogatintel: Fix alignment and line wrapping due to gen_devic...
2021-04-20 Anuj Phogatintel: Rename gen_device prefix to intel_device
2021-04-20 Anuj Phogatintel: Rename gen_device prefix in filenames
2021-04-20 Anuj Phogatintel: Rename intel_device_info.c to intel_dev_info.c
2021-04-20 Anuj Phogatintel: Rename GEN_DEBUG prefix to INTEL_DEBUG
2021-04-20 Anuj Phogatintel: Rename gen_debug prefix to intel_debug
2021-04-20 Anuj Phogatintel: Rename files with gen_debug prefix
2021-04-20 Mike Blumenkrantzutil/format: add util_format_is_rgbx_or_bgrx
2021-04-20 Matt Turnercompiler/glsl: Always propagate_invariance() last
2021-04-20 Matt Turnercompiler/glsl: Propagate invariant/precise when splitti...
2021-04-20 Matt Turnercompiler/glsl: Return progress from propagate_invariance()
2021-04-20 Rhys PerryRevert "radeonsi: set TRUNC_COORD=0 for Total War:...
2021-04-20 Rhys Perryaco: remove image parameter from get_sampler_desc()
2021-04-20 Rhys Perryac/nir: set TRUNC_COORD=0 for nir_texop_tg4
2021-04-20 Rhys Perryaco: set TRUNC_COORD=0 for nir_texop_tg4
2021-04-20 Erik Faye-Lundzink: do not require vulkan memory model for shader...
2021-04-20 Mike Blumenkrantzzink: force scanout sync when mapping scanout resource
2021-04-20 Mike Blumenkrantzzink: merge copy-to-scanout path into non-deferred...
2021-04-20 Juan A. Suarez... iris: enable GL_EXT_memory_object feature
2021-04-20 Juan A. Suarez... iris: hook up resource creation from memory object
2021-04-20 Juan A. Suarez... iris: hook up memory object creation from handle
2021-04-20 Tapani Pällianv: do not support image export with stencil aspect set
2021-04-20 Boris Brezillonpanfrost: Fix RSD emission on Bifrost v6
2021-04-20 Samuel Pitoisetradv: remove radv_image_iview::multiplane_planes
2021-04-20 Samuel Pitoisetradv: remove radv_image_iview::bo
2021-04-20 Bas Nieuwenhuizenamd/common: Use cap to test kernel modifier support.
2021-04-20 Boris Brezillonpanfrost: Reserve thread storage descriptor in panfrost...
2021-04-20 Juan A. Suarez... ci/softpipe: run KHR-GLESxx tests
2021-04-20 Juan A. Suarez... ci/llvmpipe: run KHR-GLES2.* tests
2021-04-20 Juan A. Suarez... ci/v3d: add KHR-GLES test jobs
next